IHE Pharmacy Medication Overview
0.1.0 - ci-build
IHE Pharmacy Medication Overview, published by Integrating the Healthcare Enterprise (IHE). 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/IHE/pharm-meow/ and changes regularly. See the Directory of published versions
<Medication xmlns="http://hl7.org/fhir">
<id value="01C-Cefuroxime1500Branded"/>
<meta>
<profile
value="http://profiles.ihe.net/PHARM/MEOW/StructureDefinition/IHEMedication"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Medication </b><a name="01C-Cefuroxime1500Branded"> </a><a name="hc01C-Cefuroxime1500Branded"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">ResourceMedication "01C-Cefuroxime1500Branded" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-IHEMedication.html">Medicinal product</a></p></div><p><b>Medication - Classification</b>: cefuroxime <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-v3-WC.html">WHO ATC</a>#J01DC02)</span></p><blockquote><p><b>Medication - Product Name</b></p><blockquote><p><b>url</b></p><code>name</code></blockquote><p><b>value</b>: Cefuroxime MIP 1500 mg, süste-/infusioonilahuse pulber</p><blockquote><p><b>url</b></p><a href="http://hl7.org/fhir/extensions/1.0.0/StructureDefinition-language.html">Human Language</a></blockquote><p><b>value</b>: Estonian (Estonia) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-v3-ietf3066.html">Tags for the Identification of Languages</a>#et-EE)</span></p></blockquote><p><b>identifier</b>: <code>https://www.ravimiregister.ee</code>/1529962</p><p><b>marketingAuthorizationHolder</b>: <span>: MIP Pharma GmbH</span></p><p><b>doseForm</b>: Powder for solution for injection or infusion <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (standardterms.edqm.eu#50053000)</span></p><p><b>totalVolume</b>: 10 Vial<span style="background: LightGoldenRodYellow"> (Details: standardterms.edqm.eu code15060000 = 'Vial')</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>Cefuroxime <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#372833007)</span></td></tr></table><p><b>isActive</b>: true</p><p><b>strength</b>: 1500 milligram<span style="background: LightGoldenRodYellow"> (Details: UCUM codemg = 'mg')</span>/1 Vial<span style="background: LightGoldenRodYellow"> (Details: standardterms.edqm.eu code15060000 = 'Vial')</span></p></blockquote></div>
</text>
<extension
url="http://profiles.ihe.net/PHARM/MEOW/StructureDefinition/ihe-ext-medication-classification">
<valueCodeableConcept>
<coding>
<system value="http://www.whocc.no/atc"/>
<code value="J01DC02"/>
<display value="cefuroxime"/>
</coding>
</valueCodeableConcept>
</extension>
<extension
url="http://profiles.ihe.net/PHARM/MEOW/StructureDefinition/ihe-ext-medication-productname">
<extension url="name">
<valueString
value="Cefuroxime MIP 1500 mg, süste-/infusioonilahuse pulber"/>
</extension>
<extension url="language">
<valueCodeableConcept>
<coding>
<system value="urn:ietf:bcp:47"/>
<code value="et-EE"/>
<display value="Estonian (Estonia)"/>
</coding>
</valueCodeableConcept>
</extension>
</extension>
<identifier>
<system value="https://www.ravimiregister.ee"/>
<value value="1529962"/>
</identifier>
<marketingAuthorizationHolder>
<display value="MIP Pharma GmbH"/>
</marketingAuthorizationHolder>
<doseForm>
<coding>
<system value="http://standardterms.edqm.eu"/>
<code value="50053000"/>
<display value="Powder for solution for injection or infusion"/>
</coding>
</doseForm>
<totalVolume>
<value value="10"/>
<unit value="Vial"/>
<system value="http://standardterms.edqm.eu"/>
<code value="15060000"/>
</totalVolume>
<ingredient>
<item>
<concept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="372833007"/>
<display value="Cefuroxime"/>
</coding>
</concept>
</item>
<isActive value="true"/>
<strengthRatio>
<numerator>
<value value="1500"/>
<unit value="milligram"/>
<system value="http://unitsofmeasure.org"/>
<code value="mg"/>
</numerator>
<denominator>
<value value="1"/>
<unit value="Vial"/>
<system value="http://standardterms.edqm.eu"/>
<code value="15060000"/>
</denominator>
</strengthRatio>
</ingredient>
</Medication>