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

<Medication xmlns="http://hl7.org/fhir">
  <id value="med0323"/>
  <contained>
    <Substance>
      <id value="sub10"/>
      <code>
        <concept>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="419442005"/>
            <display value="Ethanol (substance)"/>
          </coding>
        </concept>
      </code>
    </Substance>
  </contained>
  <contained>
    <Substance>
      <id value="sub11"/>
      <code>
        <concept>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="387171003"/>
            <display value="Hydrogen peroxide (substance)"/>
          </coding>
        </concept>
      </code>
    </Substance>
  </contained>
  <contained>
    <Substance>
      <id value="sub12"/>
      <code>
        <concept>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="80582002"/>
            <display value="Glycerol (substance)"/>
          </coding>
        </concept>
      </code>
    </Substance>
  </contained>
  <contained>
    <Substance>
      <id value="sub13"/>
      <code>
        <concept>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="444883009"/>
            <display value="Distilled Water (substance)"/>
          </coding>
        </concept>
      </code>
    </Substance>
  </contained>
  <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>
      <reference>
        <reference value="#sub10"/>
      </reference>
    </item>
    <strengthQuantity>
      <value value="8333"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="mL"/>
    </strengthQuantity>
  </ingredient>
  <ingredient>
    <item>
      <reference>
        <reference value="#sub11"/>
      </reference>
    </item>
    <strengthQuantity>
      <value value="417"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="mL"/>
    </strengthQuantity>
  </ingredient>
  <ingredient>
    <item>
      <reference>
        <reference value="#sub12"/>
      </reference>
    </item>
    <strengthQuantity>
      <value value="145"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="mL"/>
    </strengthQuantity>
  </ingredient>
  <ingredient>
    <item>
      <reference>
        <reference value="#sub13"/>
      </reference>
    </item>
    <strengthCodeableConcept>
      <coding>
        <system value="http://hl7.org/fhir/CodeSystem/medication-ingredientstrength"/>
        <code value="qs"/>
        <display value="QS"/>
      </coding>
    </strengthCodeableConcept>
  </ingredient>
</Medication>