HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.1.1). See the Directory of published versions
<MedicationRequest xmlns="http://hl7.org/fhir">
<id value="jp-medicationrequest-example-2"/>
<meta>
<profile
value="http://jpfhir.jp/fhir/core/StructureDefinition/JP_MedicationRequest"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: MedicationRequest</b><a name="jp-medicationrequest-example-2"> </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 MedicationRequest "jp-medicationrequest-example-2" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-jp-medicationrequest.html">JP Core MedicationRequest Profile</a></p></div><p><b>identifier</b>: id: 2, id: 2, id: 1234567890.1.2</p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>medication</b>: パンスポリンT錠100 100mg <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (unknown#110926901)</span></p><p><b>subject</b>: <a href="Patient-jp-patient-example-1.html">Patient/jp-patient-example-1</a> " 山田"</p><p><b>authoredOn</b>: 2020-04-01 12:28:17+0900</p><blockquote><p><b>dosageInstruction</b></p><p><b>JP Core Medication Dosage PeriodOfUse Extension</b>: 2020-04-01 --> (ongoing)</p><p><b>JP Core Medication Dosage UsageDuration Extension</b>: 3 日<span style="background: LightGoldenRodYellow"> (Details: UCUM code d = 'd')</span></p><p><b>text</b>: 内服・経口・1日3回朝昼夕食後</p><p><b>timing</b>: Code: 内服・経口・1日3回朝昼夕食後</p><p><b>route</b>: 口 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (route-codes#PO)</span></p><p><b>method</b>: 経口 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (unknown#10)</span></p></blockquote><blockquote><p><b>dispenseRequest</b></p><p><b>quantity</b>: 18 錠<span style="background: LightGoldenRodYellow"> (Details: urn:oid:1.2.392.100495.20.2.101 code TAB = '錠')</span></p><h3>ExpectedSupplyDurations</h3><table class="grid"><tr><td>-</td><td><b>Value</b></td><td><b>Unit</b></td><td><b>System</b></td><td><b>Code</b></td></tr><tr><td>*</td><td>3</td><td>日</td><td><a href="http://terminology.hl7.org/4.0.0/CodeSystem-v3-ucum.html">Unified Code for Units of Measure (UCUM)</a></td><td>d</td></tr></table></blockquote></div>
</text>
<identifier>
<system value="urn:oid:1.2.392.100495.20.3.81"/>
<value value="2"/>
</identifier>
<identifier>
<system value="urn:oid:1.2.392.100495.20.3.82"/>
<value value="2"/>
</identifier>
<identifier>
<system
value="http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier"/>
<value value="1234567890.1.2"/>
</identifier>
<status value="active"/>
<intent value="order"/>
<medicationCodeableConcept>
<coding>
<system value="urn:oid:1.2.392.200119.4.403.1"/>
<code value="110926901"/>
<display value="パンスポリンT錠100 100mg"/>
</coding>
</medicationCodeableConcept>
<subject>
<reference value="Patient/jp-patient-example-1"/>
</subject>
<authoredOn value="2020-04-01T12:28:17+09:00"/>
<dosageInstruction>
<extension
url="http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_PeriodOfUse">
<valuePeriod>
<start value="2020-04-01"/>
</valuePeriod>
</extension>
<extension
url="http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_UsageDuration">
<valueDuration>
<value value="3"/>
<unit value="日"/>
<system value="http://unitsofmeasure.org"/>
<code value="d"/>
</valueDuration>
</extension>
<text value="内服・経口・1日3回朝昼夕食後"/>
<timing>
<code>
<coding>
<system value="urn:oid:1.2.392.200250.2.2.20"/>
<code value="1013044400000000"/>
<display value="内服・経口・1日3回朝昼夕食後"/>
</coding>
</code>
</timing>
<route>
<coding>
<system value="http://jpfhir.jp/fhir/core/CodeSystem/route-codes"/>
<code value="PO"/>
<display value="口"/>
</coding>
</route>
<method>
<coding>
<system value="urn:oid:1.2.392.200250.2.2.20.40"/>
<code value="10"/>
<display value="経口"/>
</coding>
</method>
<doseAndRate>
<type>
<coding>
<system value="urn:oid:1.2.392.100495.20.2.22"/>
<code value="1"/>
<display value="製剤量"/>
</coding>
</type>
<doseQuantity>
<value value="2"/>
<unit value="錠"/>
<system value="urn:oid:1.2.392.100495.20.2.101"/>
<code value="TAB"/>
</doseQuantity>
<rateRatio>
<numerator>
<value value="6"/>
<unit value="錠"/>
<system value="urn:oid:1.2.392.100495.20.2.101"/>
<code value="TAB"/>
</numerator>
<denominator>
<value value="1"/>
<unit value="日"/>
<system value="http://unitsofmeasure.org"/>
<code value="d"/>
</denominator>
</rateRatio>
</doseAndRate>
</dosageInstruction>
<dispenseRequest>
<quantity>
<value value="18"/>
<unit value="錠"/>
<system value="urn:oid:1.2.392.100495.20.2.101"/>
<code value="TAB"/>
</quantity>
<expectedSupplyDuration>
<value value="3"/>
<unit value="日"/>
<system value="http://unitsofmeasure.org"/>
<code value="d"/>
</expectedSupplyDuration>
</dispenseRequest>
</MedicationRequest>
IG © 2022+ FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI). Package hl7.fhir.jp.core#1.1.1 based on FHIR 4.0.1. Generated 2022-11-02
Links: Table of Contents |
QA Report