Fujitsu Healthy Living Implementation Guide
1.1.28 - release
Publication Build: This will be filled in by the publication tooling
<MedicationStatement xmlns="http://hl7.org/fhir">
<id value="MedicationStatementExample"/>
<meta>
<profile
value="http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-medicationstatement"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: MedicationStatement</b><a name="MedicationStatementExample"> </a><a name="hcMedicationStatementExample"> </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 MedicationStatement "MedicationStatementExample" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-fujitsu-medicationstatement.html">Fujitsu MedicationStatement Profile</a></p></div><p><b>basedOn</b>: <a href="MedicationRequest-m001.html">MedicationRequest/m001</a></p><p><b>status</b>: completed</p><p><b>medication</b>: ムコソルバン(15) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://ig.fujitsu.com/healthy-living-jpcore-ext/CodeSystem-jp-medicationcode-yj-cs.html">JP Core YJ コード(個別医薬品コード)</a>#2239001F1696 "ムコソルバン錠15mg"; <a href="http://ig.fujitsu.com/healthy-living-jpcore-ext/CodeSystem-jp-medicationcode-hot9-cs.html">JP Core MedicationCode HOT9 CodeSystem</a>#103895802 "ムコソルバン錠15mg")</span></p><p><b>subject</b>: <a href="Patient-p001.html">Patient/p001</a> " 健康"</p><p><b>effective</b>: 2021-10-02</p><p><b>dateAsserted</b>: 2021-10-02 10:13:21+0900</p><p><b>informationSource</b>: <a href="Patient-p001.html">Patient/p001</a> " 健康"</p><blockquote><p><b>dosage</b></p><p><b>text</b>: 朝食後 1錠</p><p><b>timing</b>: , after breakfast</p><p><b>method</b>: 内服・経口 <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>#1 "内服"; <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>#10 "経口")</span></p><blockquote><p><b>doseAndRate</b></p></blockquote></blockquote></div>
</text>
<basedOn>🔗
<reference value="MedicationRequest/m001"/>
</basedOn>
<status value="completed"/>
<medicationCodeableConcept>
<coding>
<system value="urn:oid:1.2.392.100495.20.1.73"/>
<code value="2239001F1696"/>
<display value="ムコソルバン錠15mg"/>
</coding>
<coding>
<system value="urn:oid:1.2.392.200119.4.403.1"/>
<code value="103895802"/>
<display value="ムコソルバン錠15mg"/>
</coding>
<text value="ムコソルバン(15)"/>
</medicationCodeableConcept>
<subject>🔗
<reference value="Patient/p001"/>
</subject>
<effectiveDateTime value="2021-10-02"/>
<dateAsserted value="2021-10-02T10:13:21+09:00"/>
<informationSource>🔗
<reference value="Patient/p001"/>
</informationSource>
<dosage>
<text value="朝食後 1錠"/>
<timing>
<repeat>
<when value="PCM"/>
</repeat>
</timing>
<method>
<coding>
<system value="urn:oid:1.2.392.200250.2.2.20.30"/>
<code value="1"/>
<display value="内服"/>
</coding>
<coding>
<system value="urn:oid:1.2.392.200250.2.2.20.40"/>
<code value="10"/>
<display value="経口"/>
</coding>
<text value="内服・経口"/>
</method>
<doseAndRate>
<doseQuantity>
<value value="1"/>
<unit value="錠"/>
<system value="urn:oid:1.2.392.100495.20.2.101"/>
<code value="TAB"/>
</doseQuantity>
</doseAndRate>
</dosage>
</MedicationStatement>