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
<Medication xmlns="http://hl7.org/fhir">
<id value="Cefuroxime1500-Powder-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 Cefuroxime1500-Powder-Medication-Item</b></p><a name="Cefuroxime1500-Powder-Medication-Item"> </a><a name="hcCefuroxime1500-Powder-Medication-Item"> </a><a name="Cefuroxime1500-Powder-Medication-Item-en-US"> </a><p><b>code</b>: <span title="Codes:{http://www.snomed.org 1217025007}">Cefuroxime (as cefuroxime sodium) 1.5 g powder for solution for infusion and/or injection vial</span></p><p><b>doseForm</b>: <span title="Codes:{https://standardterms.edqm.eu 50053000}">Powder for solution for injection or infusion</span></p><p><b>totalVolume</b>: 1 Vial<span style="background: LightGoldenRodYellow"> (Details: standardterms.edqm.eu code15060000 = '15060000')</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 100000092667}">CEFUROXIME</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 = '15060000')</span></p></blockquote></div>
</text>
<code>
<coding>
<system value="http://www.snomed.org"/>
<code value="1217025007"/>
<display
value="Cefuroxime (as cefuroxime sodium) 1.5 g powder for solution for infusion and/or injection vial"/>
</coding>
</code>
<doseForm>
<coding>
<system value="https://standardterms.edqm.eu"/>
<code value="50053000"/>
<display value="Powder for solution for injection or infusion"/>
</coding>
</doseForm>
<totalVolume>
<value value="1"/>
<unit value="Vial"/>
<system value="https://standardterms.edqm.eu"/>
<code value="15060000"/>
</totalVolume>
<ingredient>
<item>
<concept>
<coding>
<system value="https://spor.ema.europa.eu/v2/SubstanceDefinition"/>
<code value="100000092667"/>
<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="https://standardterms.edqm.eu"/>
<code value="15060000"/>
</denominator>
</strengthRatio>
</ingredient>
</Medication>