HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.1.1). See the Directory of published versions
: JP Core Medication Example ホリゾン注射液10mg - XML Representation
Raw xml | Download
<Medication xmlns="http://hl7.org/fhir">
<id value="jp-medication-example-1"/>
<meta>
<profile
value="http://jpfhir.jp/fhir/core/StructureDefinition/JP_Medication"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Medication</b><a name="jp-medication-example-1"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Medication "jp-medication-example-1" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-jp-medication.html">JP Core Medication Profile</a></p></div><p><b>status</b>: active</p><h3>Ingredients</h3><table class="grid"><tr><td>-</td><td><b>Extension</b></td><td><b>Item[x]</b></td><td><b>Strength</b></td></tr><tr><td>*</td><td></td><td>ホリゾン注射液10mg <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (unknown#100558502)</span></td><td>1 アンプル<span style="background: LightGoldenRodYellow"> (Details: urn:oid:1.2.392.100495.20.2.101 code AMP = 'アンプル')</span>/1 回<span style="background: LightGoldenRodYellow"> (Details: urn:oid:1.2.392.100495.20.2.101 code TIME = '回')</span></td></tr></table></div>
</text>
<status value="active"/>
<ingredient>
<extension
url="http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Medication_Ingredient_DrugNo">
<valueInteger value="1"/>
</extension>
<itemCodeableConcept>
<coding>
<system value="urn:oid:1.2.392.200119.4.403.1"/>
<code value="100558502"/>
<display value="ホリゾン注射液10mg"/>
</coding>
</itemCodeableConcept>
<strength>
<extension
url="http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Medication_IngredientStrength_StrengthType">
<valueCodeableConcept>
<coding>
<system value="urn:oid:1.2.392.100495.20.2.22"/>
<code value="1"/>
<display value="製剤量"/>
</coding>
</valueCodeableConcept>
</extension>
<numerator>
<value value="1"/>
<unit value="アンプル"/>
<system value="urn:oid:1.2.392.100495.20.2.101"/>
<code value="AMP"/>
</numerator>
<denominator>
<value value="1"/>
<unit value="回"/>
<system value="urn:oid:1.2.392.100495.20.2.101"/>
<code value="TIME"/>
</denominator>
</strength>
</ingredient>
</Medication>