Zambia Immunizations FHIR Implementation Guide
1.0.0 - STU1
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 xmlns="http://hl7.org/fhir">
<id value="CovaxVaccineExample"/>
<meta>
<profile
value="http://openhie.org/fhir/zambia-immunizations/StructureDefinition/covax-vaccine-details"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Medication CovaxVaccineExample</b></p><a name="CovaxVaccineExample"> </a><a name="hcCovaxVaccineExample"> </a><a name="CovaxVaccineExample-en-US"> </a><p><b>code</b>: <span title="Codes:{http://id.who.int/icd11/mms XM1G90}">XM1G90</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="XM1G90"/>
</coding>
</code>
<batch>
<lotNumber value="123"/>
</batch>
</Medication>