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

: 01C-Cefuroxime1500Branded - XML Representation

Raw xml | Download



<Medication xmlns="http://hl7.org/fhir">
  <id value="01C-Cefuroxime1500Branded"/>
  <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 01C-Cefuroxime1500Branded</b></p><a name="01C-Cefuroxime1500Branded"> </a><a name="hc01C-Cefuroxime1500Branded"> </a><a name="01C-Cefuroxime1500Branded-en-US"> </a><p><b>identifier</b>: <code>https://www.ravimiregister.ee</code>/1529962</p><p><b>marketingAuthorizationHolder</b>: MIP Pharma GmbH</p><p><b>doseForm</b>: <span title="Codes:{http://standardterms.edqm.eu 50053000}">Powder for solution for injection or infusion</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><span title="Codes:{http://snomed.info/sct 48753004}">Cefuroxime sodium</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://hl7.eu/fhir/r5/mpd/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://hl7.eu/fhir/r5/mpd/StructureDefinition/ihe-ext-medication-productname">
    <valueString
                 value="Cefuroxime MIP 1500 mg, süste-/infusioonilahuse pulber"/>
  </extension>
  <extension
             url="http://hl7.eu/fhir/r5/mpd/StructureDefinition/ihe-ext-medication-unitofpresentation">
    <valueCodeableConcept>
      <coding>
        <system value="http://standardterms.edqm.eu"/>
        <code value="15060000"/>
        <display value="Vial"/>
      </coding>
    </valueCodeableConcept>
  </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="48753004"/>
          <display value="Cefuroxime sodium"/>
        </coding>
      </concept>
    </item>
    <isActive value="true"/>
    <strengthRatio>
      <extension
                 url="http://hl7.eu/fhir/r5/mpd/StructureDefinition/ihe-ext-medication-strengthsubstance">
        <valueCodeableConcept>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="372833007"/>
            <display value="Cefuroxime"/>
          </coding>
        </valueCodeableConcept>
      </extension>
      <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>