Zambia Immunizations FHIR Implementation Guide
1.0.0 - STU1 Zambia flag

Zambia Immunizations FHIR Implementation Guide, published by Ministry of Health. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Xhanti2309/Immunisation-IG/ and changes regularly. See the Directory of published versions

: Medication - HPV Vaccine Details - XML Representation

Raw xml | Download



<Medication xmlns="http://hl7.org/fhir">
  <id value="HPVVaccineExample"/>
  <meta>
    <profile
             value="http://openhie.org/fhir/zambia-immunizations/StructureDefinition/hpv-vaccine-details"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Medication HPVVaccineExample</b></p><a name="HPVVaccineExample"> </a><a name="hcHPVVaccineExample"> </a><a name="HPVVaccineExample-en-US"> </a><p><b>code</b>: <span title="Codes:{http://id.who.int/icd11/mms J07BM01}">J07BM01</span></p><h3>Batches</h3><table class="grid"><tr><td style="display: none">-</td><td><b>LotNumber</b></td></tr><tr><td style="display: none">*</td><td>123</td></tr></table></div>
  </text>
  <code>
    <coding>
      <system value="http://id.who.int/icd11/mms"/>
      <code value="J07BM01"/>
    </coding>
  </code>
  <batch>
    <lotNumber value="123"/>
  </batch>
</Medication>