NPHCDA Immunization FHIR IG
0.7.0 - ci-build
NPHCDA Immunization FHIR IG, published by https://nphcda.gov.ng. This guide is not an authorized publication; it is the continuous build for version 0.7.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Nigeria-FHIR-Community/NPHCDA-ImmunizationIG/ and changes regularly. See the Directory of published versions
<Immunization xmlns="http://hl7.org/fhir">
<id value="immunization-002"/>
<meta>
<profile
value="https://nphcda.gov.ng/ig/StructureDefinition/NgImmImmunization"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Immunization</b>: Measles vaccine administered</p><p><b>Date</b>: 2024-02-10</p><p><b>Patient</b>: Ifeoma Okeke</p><p><b>Performer</b>: Mr. John Bello</p><p><b>Adverse Event</b>: Mild fever reported</p><p><b>Location</b>: Kano State PHC Board</p></div>
</text>
<extension
url="https://nphcda.gov.ng/ig/StructureDefinition/contraindicated">
<valueBoolean value="true"/>
</extension>
<status value="not-done"/>
<vaccineCode>
<coding>
<system value="https://nphcda.gov.ng/ig/CodeSystem/ng-vaccine-local"/>
<code value="IMMZ.Z.DE16"/>
<display value="Rotavirus 3"/>
</coding>
</vaccineCode>
<patient>🔗
<reference value="Patient/patient-003"/>
</patient>
<occurrenceDateTime value="2025-08-15T10:30:00+01:00"/>
<manufacturer>🔗
<reference value="Organization/organization-002"/>
</manufacturer>
<lotNumber value="BCG-LOT-25-0045"/>
<expirationDate value="2026-12-31"/>
<site>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActSite"/>
<code value="LA"/>
<display value="Left Arm"/>
</coding>
</site>
<route>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration"/>
<code value="PO"/>
<display value="Swallow, oral"/>
</coding>
</route>
<doseQuantity>
<value value="0.05"/>
<unit value="mL"/>
<system value="http://unitsofmeasure.org"/>
<code value="mL"/>
</doseQuantity>
<performer>
<function>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0443"/>
<code value="AP"/>
<display value="Administering Provider"/>
</coding>
</function>
<actor>🔗
<reference value="Practitioner/practitioner-002"/>
</actor>
</performer>
<performer>
<function>
<text value="Reporting Officer"/>
</function>
<actor>🔗
<reference value="Practitioner/practitioner-003"/>
</actor>
</performer>
<reaction>
<date value="2025-08-15T12:00:00+01:00"/>
<detail>🔗
<reference value="Observation/observation-002"/>
</detail>
<reported value="true"/>
</reaction>
<protocolApplied>
<series value="RI Newborn"/>
<targetDisease>
<coding>
<system value="http://snomed.info/sct"/>
<code value="397428000"/>
</coding>
</targetDisease>
<doseNumberPositiveInt value="1"/>
<seriesDosesPositiveInt value="1"/>
</protocolApplied>
</Immunization>