HL7 FHIR JP Core ImplementationGuide
1.1.2-dev - ci-build Japan flag

HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.1.2-dev) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: JP Core MedicationRequest Example 内服処方指示 ムコダイン錠250mg - XML Representation

Raw xml | Download



<MedicationRequest xmlns="http://hl7.org/fhir">
  <id value="jp-medicationrequest-example-1"/>
  <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-1"> </a><a name="hcjp-medicationrequest-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 MedicationRequest &quot;jp-medicationrequest-example-1&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-jp-medicationrequest.html">JP Core MedicationRequest Profile</a></p></div><p><b>identifier</b>: <code>urn:oid:1.2.392.100495.20.3.81</code>/1, <code>urn:oid:1.2.392.100495.20.3.82</code>/1, <code>http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier</code>/1234567890.1.1</p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>medication</b>: ムコダイン錠250mg <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="urn:oid:1.2.392.200119.4.403.1">MEDIS 基準番号(HOT9)</a>#103835401)</span></p><p><b>subject</b>: <a href="Patient-jp-patient-example-1.html">Patient/jp-patient-example-1</a> &quot; 山田&quot;</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 --&gt; (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"> (<a href="http://jpfhir.jp/fhir/core/CodeSystem/route-codes">JP Core Medication HL70162-based Route CodeSystem</a>#PO)</span></p><p><b>method</b>: 経口 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="urn:oid:1.2.392.200250.2.2.20.40">JP Core Medication JAMI Detail Usage Type CodeSystem</a>#10)</span></p><blockquote><p><b>doseAndRate</b></p></blockquote></blockquote><blockquote><p><b>dispenseRequest</b></p><p><b>quantity</b>: 9 錠<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 style="display: none">-</td><td><b>Value</b></td><td><b>Unit</b></td><td><b>System</b></td><td><b>Code</b></td></tr><tr><td style="display: none">*</td><td>3</td><td>日</td><td><a href="http://unitsofmeasure.org">The 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="1"/>
  </identifier>
  <identifier>
    <system value="urn:oid:1.2.392.100495.20.3.82"/>
    <value value="1"/>
  </identifier>
  <identifier>
    <system
            value="http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier"/>
    <value value="1234567890.1.1"/>
  </identifier>
  <status value="active"/>
  <intent value="order"/>
  <medicationCodeableConcept>
    <coding>
      <system value="urn:oid:1.2.392.200119.4.403.1"/>
      <code value="103835401"/>
      <display value="ムコダイン錠250mg"/>
    </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="1"/>
        <unit value="錠"/>
        <system value="urn:oid:1.2.392.100495.20.2.101"/>
        <code value="TAB"/>
      </doseQuantity>
      <rateRatio>
        <numerator>
          <value value="3"/>
          <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="9"/>
      <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>