UnicomIG
0.1.0 - ci-build

UnicomIG, published by UNICOM. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/unicom-ig/ and changes regularly. See the Directory of published versions

: CanifugCremolum-EE-Pessary-Medication-Item - XML Representation

Raw xml | Download



<Medication xmlns="http://hl7.org/fhir">
  <id value="CanifugCremolum-EE-Pessary-Medication-Item"/>
  <meta>
    <profile
             value="http://unicom-project.eu/fhir/StructureDefinition/MedicationAsManufacturedItem"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Medication CanifugCremolum-EE-Pessary-Medication-Item</b></p><a name="CanifugCremolum-EE-Pessary-Medication-Item"> </a><a name="hcCanifugCremolum-EE-Pessary-Medication-Item"> </a><a name="hcCanifugCremolum-EE-Pessary-Medication-Item-en-US"> </a><p><b>doseForm</b>: <span title="Codes:{https://standardterms.edqm.eu 10909000}">Pessary</span></p><p><b>totalVolume</b>: 6 Pessary<span style="background: LightGoldenRodYellow"> (Details: standardterms.edqm.eu  code15039000 = '15039000')</span></p><blockquote><p><b>ingredient</b></p><h3>Items</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Concept</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{https://spor.ema.europa.eu/v2/SubstanceDefinition 100000092074}">CLOTRIMAZOLE</span></td></tr></table><p><b>isActive</b>: true</p><p><b>strength</b>: 100 milligram<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemg = 'mg')</span>/1 Pessary<span style="background: LightGoldenRodYellow"> (Details: standardterms.edqm.eu  code15039000 = '15039000')</span></p></blockquote></div>
  </text>
  <doseForm>
    <coding>
      <system value="https://standardterms.edqm.eu"/>
      <code value="10909000"/>
      <display value="Pessary"/>
    </coding>
  </doseForm>
  <totalVolume>
    <value value="6"/>
    <unit value="Pessary"/>
    <system value="https://standardterms.edqm.eu"/>
    <code value="15039000"/>
  </totalVolume>
  <ingredient>
    <item>
      <concept>
        <coding>
          <system value="https://spor.ema.europa.eu/v2/SubstanceDefinition"/>
          <code value="100000092074"/>
          <display value="CLOTRIMAZOLE"/>
        </coding>
      </concept>
    </item>
    <isActive value="true"/>
    <strengthRatio>
      <numerator>
        <value value="100"/>
        <unit value="milligram"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="mg"/>
      </numerator>
      <denominator>
        <value value="1"/>
        <unit value="Pessary"/>
        <system value="https://standardterms.edqm.eu"/>
        <code value="15039000"/>
      </denominator>
    </strengthRatio>
  </ingredient>
</Medication>