HL7 Europe Medication Prescription and Dispense
0.1.0 - ci-build 150

HL7 Europe Medication Prescription and Dispense, published by HL7 Europe. 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/mpd/ and changes regularly. See the Directory of published versions

: 02A-ClotrimazoleCanifugCremolum - XML Representation

Raw xml | Download



<Medication xmlns="http://hl7.org/fhir">
  <id value="02A-ClotrimazoleCanifugCremolum"/>
  <meta>
    <profile
             value="http://hl7.eu/fhir/r5/mpd/StructureDefinition/Medication-eu-mpd"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Medication 02A-ClotrimazoleCanifugCremolum</b></p><a name="02A-ClotrimazoleCanifugCremolum"> </a><a name="hc02A-ClotrimazoleCanifugCremolum"> </a><a name="02A-ClotrimazoleCanifugCremolum-en-US"> </a><p><b>identifier</b>: <code>https://www.ravimiregister.ee</code>/1033692</p><p><b>doseForm</b>: <span title="Codes:{http://standardterms.edqm.eu 14001000}">Cream + pessary</span></p><blockquote><p><b>ingredient</b></p><h3>Items</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Reference</b></td></tr><tr><td style="display: none">*</td><td><a href="Medication-02A1-CanifugCremolumCreamItem.html">Medication: extension = Tube,20 gram; doseForm = Vaginal cream; totalVolume = 1 Tube</a></td></tr></table></blockquote><blockquote><p><b>ingredient</b></p><h3>Items</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Reference</b></td></tr><tr><td style="display: none">*</td><td><a href="Medication-02A2-CanifugCremolumPessaryItem.html">Medication: extension = Pessary; doseForm = Pessary; totalVolume = 6 Pessary</a></td></tr></table></blockquote></div>
  </text>
  <extension
             url="http://hl7.eu/fhir/r5/mpd/StructureDefinition/ihe-ext-medication-classification">
    <valueCodeableConcept>
      <coding>
        <system value="http://www.whocc.no/atc"/>
        <code value="G01AF02"/>
        <display value="clotrimazole"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <extension
             url="http://hl7.eu/fhir/r5/mpd/StructureDefinition/ihe-ext-medication-productname">
    <valueString value="Canifug Cremolum"/>
  </extension>
  <extension
             url="http://hl7.eu/fhir/r5/mpd/StructureDefinition/ihe-ext-medication-device">
    <extension url="device">
      <valueCodeableReference>
        <concept>
          <coding>
            <system value="http://standardterms.edqm.eu"/>
            <code value="30002000"/>
            <display value="Applicator"/>
          </coding>
        </concept>
      </valueCodeableReference>
    </extension>
    <extension url="quantity">
      <valueQuantity>
        <value value="1"/>
      </valueQuantity>
    </extension>
  </extension>
  <identifier>
    <system value="https://www.ravimiregister.ee"/>
    <value value="1033692"/>
  </identifier>
  <doseForm>
    <coding>
      <system value="http://standardterms.edqm.eu"/>
      <code value="14001000"/>
      <display value="Cream + pessary"/>
    </coding>
  </doseForm>
  <ingredient>
    <item>
      <reference>🔗 
        <reference value="Medication/02A1-CanifugCremolumCreamItem"/>
      </reference>
    </item>
  </ingredient>
  <ingredient>
    <item>
      <reference>🔗 
        <reference value="Medication/02A2-CanifugCremolumPessaryItem"/>
      </reference>
    </item>
  </ingredient>
</Medication>