<?xml version="1.0" encoding="UTF-8"?>

<Medication xmlns="http://hl7.org/fhir">
  <id value="med0323"/>
  <code>
    <text value="WHO Hand Sanitizer Formulation 1% - 10L"/>
  </code>
  <doseForm>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="739006009"/>
      <display value="Solution (basic dose form)"/>
    </coding>
  </doseForm>
  <ingredient>
    <item>
      <concept>
        <coding>
          <system value="http://snomed.info/sct"/>
          <code value="419442005"/>
          <display value="Ethanol (substance)"/>
        </coding>
      </concept>
    </item>
    <strengthQuantity>
      <value value="8333"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="mL"/>
    </strengthQuantity>
  </ingredient>
  <ingredient>
    <item>
      <concept>
        <coding>
          <system value="http://snomed.info/sct"/>
          <code value="387171003"/>
          <display value="Hydrogen peroxide (substance)"/>
        </coding>
      </concept>
    </item>
    <strengthQuantity>
      <value value="417"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="mL"/>
    </strengthQuantity>
  </ingredient>
  <ingredient>
    <item>
      <concept>
        <coding>
          <system value="http://snomed.info/sct"/>
          <code value="80582002"/>
          <display value="Glycerol (substance)"/>
        </coding>
      </concept>
    </item>
    <strengthQuantity>
      <value value="145"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="mL"/>
    </strengthQuantity>
  </ingredient>
  <ingredient>
    <item>
      <concept>
        <coding>
          <system value="http://snomed.info/sct"/>
          <code value="444883009"/>
          <display value="Distilled Water (substance)"/>
        </coding>
      </concept>
    </item>
    <strengthCodeableConcept>
      <coding>
        <system value="http://hl7.org/fhir/CodeSystem/medication-ingredientstrength"/>
        <code value="qs"/>
        <display value="QS"/>
      </coding>
    </strengthCodeableConcept>
  </ingredient>
</Medication>