HL7 FHIR JP Core ImplementationGuide
1.1.2-url - ci-build Japan

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

: JP Core Medication Example ソリタ-+アドナ注 - XML Representation

Raw xml | Download





<Medication xmlns="http://hl7.org/fhir">

  <id value="jp-medication-example-2"/>

  <meta>

    <profile

             value="http://jpfhir.jp/fhir/core/StructureDefinition/JP_Medication"/>

  </meta>

  <text>

    <status value="generated"/>

    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Medication jp-medication-example-2</b></p><a name="jp-medication-example-2"> </a><a name="hcjp-medication-example-2"> </a><a name="jp-medication-example-2-ja"> </a><p><b>status</b>: Active</p><blockquote><p><b>ingredient</b></p><p><b>item</b>: <span title="Codes:{http://medis.or.jp/CodeSystem/master-HOT9 107750603}">ソリタ-T3号輸液500mL</span></p><p><b>strength</b>: 1 本<span style="background: LightGoldenRodYellow"> (Details: JP Core Medication MERIT9 Unit CodeSystem  codeHON = '本')</span>/1 回<span style="background: LightGoldenRodYellow"> (Details: JP Core Medication MERIT9 Unit CodeSystem  codeTIME = '回')</span></p></blockquote><blockquote><p><b>ingredient</b></p><p><b>item</b>: <span title="Codes:{http://medis.or.jp/CodeSystem/master-HOT9 108010002}">アドナ注(静脈用)50mg/10mL</span></p><p><b>strength</b>: 1 アンプル<span style="background: LightGoldenRodYellow"> (Details: JP Core Medication MERIT9 Unit CodeSystem  codeAMP = 'アンプル')</span>/1 回<span style="background: LightGoldenRodYellow"> (Details: JP Core Medication MERIT9 Unit CodeSystem  codeTIME = '回')</span></p></blockquote></div>

  </text>

  <status value="active"/>

  <ingredient>

    <itemCodeableConcept>

      <coding>

        <system value="http://medis.or.jp/CodeSystem/master-HOT9"/>

        <code value="107750603"/>

        <display value="ソリタ-T3号輸液500mL"/>

      </coding>

    </itemCodeableConcept>

    <strength>

      <numerator>

        <value value="1"/>

        <unit value="本"/>

        <system

                value="http://jpfhir.jp/fhir/core/mhlw/CodeSystem/MedicationUnitMERIT9Code"/>

        <code value="HON"/>

      </numerator>

      <denominator>

        <value value="1"/>

        <unit value="回"/>

        <system

                value="http://jpfhir.jp/fhir/core/mhlw/CodeSystem/MedicationUnitMERIT9Code"/>

        <code value="TIME"/>

      </denominator>

    </strength>

  </ingredient>

  <ingredient>

    <itemCodeableConcept>

      <coding>

        <system value="http://medis.or.jp/CodeSystem/master-HOT9"/>

        <code value="108010002"/>

        <display value="アドナ注(静脈用)50mg/10mL"/>

      </coding>

    </itemCodeableConcept>

    <strength>

      <numerator>

        <value value="1"/>

        <unit value="アンプル"/>

        <system

                value="http://jpfhir.jp/fhir/core/mhlw/CodeSystem/MedicationUnitMERIT9Code"/>

        <code value="AMP"/>

      </numerator>

      <denominator>

        <value value="1"/>

        <unit value="回"/>

        <system

                value="http://jpfhir.jp/fhir/core/mhlw/CodeSystem/MedicationUnitMERIT9Code"/>

        <code value="TIME"/>

      </denominator>

    </strength>

  </ingredient>

</Medication>