Fujitsu Healthy Living Implementation Guide
1.1.28 - release
Publication Build: This will be filled in by the publication tooling
<MedicationAdministration xmlns="http://hl7.org/fhir">
<id value="cancer-related-medication-admin-cyclophosphamide"/>
<meta>
<profile
value="http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-medicationadministration-cancer-related-injection"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: MedicationAdministration</b><a name="cancer-related-medication-admin-cyclophosphamide"> </a><a name="hccancer-related-medication-admin-cyclophosphamide"> </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 MedicationAdministration "cancer-related-medication-admin-cyclophosphamide" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-fujitsu-medicationadministration-cancer-related-injection.html">Fujitsu Cancer-Related Medication Administration Injection Profile</a></p></div><p><b>identifier</b>: <code>urn:oid:1.2.392.100495.20.3.81</code>/1</p><p><b>status</b>: completed</p><p><b>medication</b>: <a name="hcmedication"> </a></p><blockquote><p/><p><a name="medication"> </a></p><p><a name="hcmedication"> </a></p><p><b>status</b>: active</p><h3>Ingredients</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Item[x]</b></td><td><b>Strength</b></td></tr><tr><td style="display: none">*</td><td>注射用エンドキサン100mg <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>#109032101)</span></td><td>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></td></tr></table></blockquote><p><b>subject</b>: <a href="Patient-p001.html">Patient/p001</a> " 健康"</p><p><b>context</b>: <a href="Encounter-e001.html">Encounter/e001</a></p><p><b>effective</b>: 2018-04-22</p><h3>Performers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td><a href="PractitionerRole-r001.html">PractitionerRole/r001</a></td></tr></table><h3>Dosages</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Method</b></td><td><b>Dose</b></td></tr><tr><td style="display: none">*</td><td>静脈注射 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://jpfhir.jp/fhir/core/CodeSystem-jp-medication-method-jami-basic-usage-cs.html">JP Core Medication JAMI Basic Usage Type CodeSystem</a>#3 "注射"; <a href="http://jpfhir.jp/fhir/core/CodeSystem-jp-medication-method-jami-detail-usage-cs.html">JP Core Medication JAMI Detail Usage Type CodeSystem</a>#30)</span></td><td>3 mg<span style="background: LightGoldenRodYellow"> (Details: urn:oid:1.2.392.100495.20.2.101 code MG = 'mg')</span></td></tr></table><hr/><blockquote><p><b>Generated Narrative: Medication #medication</b><a name="medication"> </a><a name="hcmedication"> </a></p><p><b>status</b>: active</p><h3>Ingredients</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Item[x]</b></td><td><b>Strength</b></td></tr><tr><td style="display: none">*</td><td>注射用エンドキサン100mg <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>#109032101)</span></td><td>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></td></tr></table></blockquote></div>
</text>
<contained>
<Medication>
<id value="medication"/>
<meta>
<profile
value="http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-medication"/>
</meta>
<status value="active"/>
<ingredient>
<itemCodeableConcept>
<coding>
<system value="urn:oid:1.2.392.200119.4.403.1"/>
<code value="109032101"/>
<display value="注射用エンドキサン100mg"/>
</coding>
<text value="注射用エンドキサン100mg"/>
</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>
</Medication>
</contained>
<identifier>
<system value="urn:oid:1.2.392.100495.20.3.81"/>
<value value="1"/>
</identifier>
<status value="completed"/>
<medicationReference>
<reference value="#medication"/>
</medicationReference>
<subject>🔗
<reference value="Patient/p001"/>
</subject>
<context>🔗
<reference value="Encounter/e001"/>
</context>
<effectiveDateTime value="2018-04-22"/>
<performer>
<actor>🔗
<reference value="PractitionerRole/r001"/>
</actor>
</performer>
<dosage>
<method>
<coding>
<system value="urn:oid:1.2.392.200250.2.2.20.30"/>
<code value="3"/>
<display value="注射"/>
</coding>
<coding>
<system value="urn:oid:1.2.392.200250.2.2.20.40"/>
<code value="30"/>
<display value="静脈注射"/>
</coding>
<text value="静脈注射"/>
</method>
<dose>
<value value="3"/>
<unit value="mg"/>
<system value="urn:oid:1.2.392.100495.20.2.101"/>
<code value="MG"/>
</dose>
</dosage>
</MedicationAdministration>