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
<Medication xmlns="http://hl7.org/fhir">
<id value="02A2-CanifugCremolumPessaryItem"/>
<meta>
<profile
value="http://hl7.eu/fhir/r5/mpd/StructureDefinition/Medication-eu-mpd"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Medication 02A2-CanifugCremolumPessaryItem</b></p><a name="02A2-CanifugCremolumPessaryItem"> </a><a name="hc02A2-CanifugCremolumPessaryItem"> </a><a name="02A2-CanifugCremolumPessaryItem-en-US"> </a><p><b>Medication - Unit of presentation</b>: <span title="Codes:{http://standardterms.edqm.eu 15039000}">Pessary</span></p><p><b>doseForm</b>: <span title="Codes:{http://standardterms.edqm.eu 10909000}">Pessary</span></p><p><b>totalVolume</b>: 6 Pessary<span style="background: LightGoldenRodYellow"> (Details: standardterms.edqm.eu code15039000 = 'Pessary')</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:{http://snomed.info/sct 387325003}">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 = 'Pessary')</span></p></blockquote></div>
</text>
<extension
url="http://hl7.eu/fhir/r5/mpd/StructureDefinition/ihe-ext-medication-unitofpresentation">
<valueCodeableConcept>
<coding>
<system value="http://standardterms.edqm.eu"/>
<code value="15039000"/>
<display value="Pessary"/>
</coding>
</valueCodeableConcept>
</extension>
<doseForm>
<coding>
<system value="http://standardterms.edqm.eu"/>
<code value="10909000"/>
<display value="Pessary"/>
</coding>
</doseForm>
<totalVolume>
<value value="6"/>
<unit value="Pessary"/>
<system value="http://standardterms.edqm.eu"/>
<code value="15039000"/>
</totalVolume>
<ingredient>
<item>
<concept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="387325003"/>
<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="http://standardterms.edqm.eu"/>
<code value="15039000"/>
</denominator>
</strengthRatio>
</ingredient>
</Medication>