HL7 Europe Hospital Discharge Report
0.1.0-ballot - draft 150

This page is part of the HL7 Europe Hospital Discharge Report (v0.1.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Medication: 01A-Cefuroxime1500GenericExplicit - XML Representation

Raw xml | Download


<Medication xmlns="http://hl7.org/fhir">
  <id value="01A-Cefuroxime1500GenericExplicit"/>
  <meta>
    <profile
             value="http://hl7.eu/fhir/hdr/StructureDefinition/medication-eu-hdr"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Medication 01A-Cefuroxime1500GenericExplicit</b></p><a name="01A-Cefuroxime1500GenericExplicit"> </a><a name="hc01A-Cefuroxime1500GenericExplicit"> </a><a name="01A-Cefuroxime1500GenericExplicit-en-US"> </a><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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-medication-eu-hdr.html">Medication (HDR)</a></p></div><p><b>Medication - Classification</b>: <span title="Codes:{http://www.whocc.no/atc J01DC02}">cefuroxime</span></p><p><b>form</b>: <span title="Codes:{http://standardterms.edqm.eu 50053000}">Powder for solution for injection or infusion</span></p><h3>Ingredients</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Item[x]</b></td><td><b>IsActive</b></td><td><b>Strength</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 372833007}">Cefuroxime</span></td><td>true</td><td>1500 milligram<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemg = 'mg')</span>/1 Vial<span style="background: LightGoldenRodYellow"> (Details: standardterms.edqm.eu  code15060000 = 'Vial')</span></td></tr></table></div>
  </text>
  <extension
             url="https://profiles.ihe.net/PHARM/MPD/StructureDefinition/ihe-ext-medication-classification">
    <valueCodeableConcept>
      <coding>
        <system value="http://www.whocc.no/atc"/>
        <code value="J01DC02"/>
        <display value="cefuroxime"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <form>
    <coding>
      <system value="http://standardterms.edqm.eu"/>
      <code value="50053000"/>
      <display value="Powder for solution for injection or infusion"/>
    </coding>
  </form>
  <ingredient>
    <itemCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="372833007"/>
        <display value="Cefuroxime"/>
      </coding>
    </itemCodeableConcept>
    <isActive value="true"/>
    <strength>
      <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>
    </strength>
  </ingredient>
</Medication>