Fujitsu Healthy Living Implementation Guide
1.1.28 - release
Publication Build: This will be filled in by the publication tooling
<Medication xmlns="http://hl7.org/fhir">
<id value="MedicationUnitAbsentExample"/>
<meta>
<profile
value="http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-medication"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Medication</b><a name="MedicationUnitAbsentExample"> </a><a name="hcMedicationUnitAbsentExample"> </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 "MedicationUnitAbsentExample" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-fujitsu-medication.html">Fujitsu Medication Profile</a></p></div><p><b>status</b>: active</p><blockquote><p><b>ingredient</b></p><p><b>item</b>: ソリタ-T3号輸液 500mL <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://ig.fujitsu.com/healthy-living-jpcore-ext/CodeSystem-jp-medicationcode-hot9-cs.html">JP Core MedicationCode HOT9 CodeSystem</a>#107750602)</span></p><p><b>strength</b>: 1 本<span style="background: LightGoldenRodYellow"> (Details: urn:oid:1.2.392.100495.20.2.101 code HON = '本')</span>/1 回<span style="background: LightGoldenRodYellow"> (Details: urn:oid:1.2.392.100495.20.2.101 code TIME = '回')</span></p></blockquote><blockquote><p><b>ingredient</b></p><p><b>item</b>: アドナ注(静脈用)50mg 0.5%10mL <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://ig.fujitsu.com/healthy-living-jpcore-ext/CodeSystem-jp-medicationcode-hot9-cs.html">JP Core MedicationCode HOT9 CodeSystem</a>#108010001)</span></p><p><b>strength</b>: 1 ABC<span style="background: LightGoldenRodYellow"> (Details: http://terminology.hl7.org/CodeSystem/data-absent-reason code unknown = 'Unknown')</span>/1 回<span style="background: LightGoldenRodYellow"> (Details: urn:oid:1.2.392.100495.20.2.101 code TIME = '回')</span></p></blockquote></div>
</text>
<status value="active"/>
<ingredient>
<itemCodeableConcept>
<coding>
<system value="urn:oid:1.2.392.200119.4.403.1"/>
<code value="107750602"/>
<display value="ソリタ-T3号輸液 500mL"/>
</coding>
<text value="ソリタ-T3号輸液 500mL"/>
</itemCodeableConcept>
<strength>
<numerator>
<value value="1"/>
<unit value="本"/>
<system value="urn:oid:1.2.392.100495.20.2.101"/>
<code value="HON"/>
</numerator>
<denominator>
<value value="1"/>
<unit value="回"/>
<system value="urn:oid:1.2.392.100495.20.2.101"/>
<code value="TIME"/>
</denominator>
</strength>
</ingredient>
<ingredient>
<itemCodeableConcept>
<coding>
<system value="urn:oid:1.2.392.200119.4.403.1"/>
<code value="108010001"/>
<display value="アドナ注(静脈用)50mg 0.5%10mL"/>
</coding>
<text value="アドナ注(静脈用)50mg 0.5%10mL"/>
</itemCodeableConcept>
<strength>
<numerator>
<value value="1"/>
<unit value="ABC"/>
<system
value="http://terminology.hl7.org/CodeSystem/data-absent-reason"/>
<code value="unknown"/>
</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>