FHIR JP Core CI/CD実験
1.0.0 - ci-build

FHIR JP Core CI/CD実験 - Local Development build (v1.0.0). See the Directory of published versions

: a97c3c13-ac3c-412a-a9fb-2237a17138b8 - XML Representation

Raw xml | Download



<MedicationRequest xmlns="http://hl7.org/fhir">
  <id value="a97c3c13-ac3c-412a-a9fb-2237a17138b8"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></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 "a97c3c13-ac3c-412a-a9fb-2237a17138b8" </p></div><p><b>identifier</b>: id: 123456789012345, id: 123456789012345_01_001</p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>category</b>: 入院患者オーダ <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/3.1.0/CodeSystem-v2-0482.html">orderType</a>#I)</span>, 入院処方 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (MR9PCategory#IHP)</span>, 定時処方 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (JHSI0001#FTP)</span></p><p><b>medication</b>: <a href="urn:uuid:a97c3c13-ac3c-412a-a9fb-2237a17138b8">urn:uuid:a97c3c13-ac3c-412a-a9fb-2237a17138b8</a></p><p><b>subject</b>: <a href="urn:uuid:7bc33f58-121a-4e59-bdd5-96cd7ce4f158">urn:uuid:7bc33f58-121a-4e59-bdd5-96cd7ce4f158</a></p><p><b>authoredOn</b>: 2016-07-01</p><p><b>requester</b>: <a href="urn:uuid:70c503af-b04b-4104-8c18-1bf97766927c">urn:uuid:70c503af-b04b-4104-8c18-1bf97766927c</a></p><p><b>insurance</b>: <a href="urn:uuid:02222cfc-81c0-4a45-a8bd-50b814f885ae">urn:uuid:02222cfc-81c0-4a45-a8bd-50b814f885ae</a></p></div>
  </text>
  <contained>
    <Medication>
      <id value="a97c3c13-ac3c-412a-a9fb-2237a17138b8"/>
      <ingredient>
        <itemCodeableConcept>
          <coding>
            <system value="urn:oid:1.2.392.100495.20.2.74"/>
            <code value="107750602"/>
            <display value="ソリタ-T3号輸液500mL"/>
          </coding>
        </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="KAI"/>
          </denominator>
        </strength>
      </ingredient>
      <ingredient>
        <itemCodeableConcept>
          <coding>
            <system value="urn:oid:1.2.392.100495.20.2.74"/>
            <code value="108010001"/>
            <display value="アドナ注(静脈用)50mg"/>
          </coding>
        </itemCodeableConcept>
        <strength>
          <numerator>
            <value value="1"/>
            <unit value="アンプル"/>
            <system value="urn:oid:1.2.392.100495.20.2.101"/>
            <code value="AMP"/>
          </numerator>
          <denominator>
            <value value="1"/>
            <unit value="回"/>
            <system value="urn:oid:1.2.392.100495.20.2.101"/>
            <code value="KAI"/>
          </denominator>
        </strength>
      </ingredient>
    </Medication>
  </contained>
  <contained>
    <BodyStructure>
      <id value="2726417c-4d80-4bd3-8175-109d8e26379b"/>
      <location>
        <coding>
          <system value="http://terminology.hl7.org/CodeSystem/v2-0550"/>
          <code value="ARM"/>
          <display value="腕"/>
        </coding>
      </location>
      <locationQualifier>
        <coding>
          <system value="http://terminology.hl7.org/CodeSystem/v2-0495"/>
          <code value="L"/>
          <display value="左"/>
        </coding>
      </locationQualifier>
      <patient>
        <reference value="urn:uuid:7bc33f58-121a-4e59-bdd5-96cd7ce4f158"/>
        <type value="Patient"/>
      </patient>
    </BodyStructure>
  </contained>
  <identifier>
    <system value="urn:oid:1.2.392.100495.20.3.11"/>
    <value value="123456789012345"/>
  </identifier>
  <identifier>
    <system value="urn:oid:1.2.392.100495.20.3.81"/>
    <value value="123456789012345_01_001"/>
  </identifier>
  <status value="active"/>
  <intent value="order"/>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0482"/>
      <code value="I"/>
      <display value="入院患者オーダ"/>
    </coding>
  </category>
  <category>
    <coding>
      <system value="http://hl7fhir.jp/medication/MR9PCategory"/>
      <code value="IHP"/>
      <display value="入院処方"/>
    </coding>
  </category>
  <category>
    <coding>
      <system value="http://hl7fhir.jp/medication/JHSI0001"/>
      <code value="FTP"/>
      <display value="定時処方"/>
    </coding>
  </category>
  <medicationReference>
    <reference value="urn:uuid:a97c3c13-ac3c-412a-a9fb-2237a17138b8"/>
    <type value="Medication"/>
  </medicationReference>
  <subject>
    <reference value="urn:uuid:7bc33f58-121a-4e59-bdd5-96cd7ce4f158"/>
    <type value="Patient"/>
  </subject>
  <authoredOn value="2016-07-01"/>
  <requester>
    <reference value="urn:uuid:70c503af-b04b-4104-8c18-1bf97766927c"/>
    <type value="PractitionerRole"/>
  </requester>
  <insurance>
    <reference value="urn:uuid:02222cfc-81c0-4a45-a8bd-50b814f885ae"/>
    <type value="Coverage"/>
  </insurance>
  <dosageInstruction>
    <extension
               url="http://jpfhir.jp/fhir/core/StructureDefinition/JP_MedicationRequestLine">
      <valueCodeableConcept>
        <coding>
          <system value="http://hl7fhir.jp/medication/99ILL"/>
          <code value="01"/>
          <display value="主管"/>
        </coding>
      </valueCodeableConcept>
    </extension>
    <timing>
      <repeat>
        <boundsPeriod>
          <start value="2016-07-01T08:00:00+09:00"/>
          <end value="2016-07-01T13:00:00+09:00"/>
        </boundsPeriod>
      </repeat>
    </timing>
    <site>
      <extension url="http://hl7.org/fhir/StructureDefinition/bodySite">
        <valueReference>
          <reference value="urn:uuid:2726417c-4d80-4bd3-8175-109d8e26379b"/>
          <type value="BodyStructure"/>
        </valueReference>
      </extension>
    </site>
    <route>
      <coding>
        <system value="urn:oid:1.2.392.100495.20.2.35"/>
        <code value="30"/>
        <display value="静脈注射"/>
      </coding>
    </route>
    <method>
      <coding>
        <system value="urn:oid:1.2.392.100495.20.2.34"/>
        <code value="3"/>
        <display value="注射"/>
      </coding>
    </method>
    <doseAndRate>
      <doseQuantity>
        <value value="510"/>
        <unit value="ミリリッター"/>
      </doseQuantity>
    </doseAndRate>
    <doseAndRate>
      <rateRatio>
        <numerator>
          <value value="102"/>
          <unit value="ml"/>
        </numerator>
        <denominator>
          <value value="1"/>
          <unit value="h"/>
        </denominator>
      </rateRatio>
    </doseAndRate>
  </dosageInstruction>
</MedicationRequest>