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 ホリゾン注射液10mg - XML Representation

Raw xml | Download





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

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

  <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-1</b></p><a name="jp-medication-example-1"> </a><a name="hcjp-medication-example-1"> </a><a name="jp-medication-example-1-ja"> </a><p><b>status</b>: Active</p><h3>Ingredients</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Extension</b></td><td><b>Item[x]</b></td><td><b>Strength</b></td></tr><tr><td style="display: none">*</td><td/><td><span title="Codes:{http://medis.or.jp/CodeSystem/master-HOT9 100558502}">ホリゾン注射液10mg</span></td><td>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></td></tr></table></div>

  </text>

  <status value="active"/>

  <ingredient>

    <extension

               url="http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Medication_Ingredient_DrugNo">

      <valueInteger value="1"/>

    </extension>

    <itemCodeableConcept>

      <coding>

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

        <code value="100558502"/>

        <display value="ホリゾン注射液10mg"/>

      </coding>

    </itemCodeableConcept>

    <strength>

      <extension

                 url="http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Medication_IngredientStrength_StrengthType">

        <valueCodeableConcept>

          <coding>

            <system

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

            <code value="1"/>

            <display value="製剤量"/>

          </coding>

        </valueCodeableConcept>

      </extension>

      <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>