NPHCDA Immunization FHIR IG
1.0.0 - ci-build Nigeria flag

NPHCDA Immunization FHIR IG, published by https://nphcda.gov.ng. 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/Nigeria-FHIR-Community/ImmunizationIG/ and changes regularly. See the Directory of published versions

: NGImm Example Patient used in Bundle - XML Representation

Raw xml | Download


<Patient xmlns="http://hl7.org/fhir">
  <id value="NgImmExamplePatient"/>
  <meta>
    <lastUpdated value="2025-07-04T08:30:00+01:00"/>
    <profile
             value="http://nphcda.gov.ng/ig/immunization/StructureDefinition/NgImmPatient"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient NgImmExamplePatient</b></p><a name="NgImmExamplePatient"> </a><a name="hcNgImmExamplePatient"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Last updated: 2025-07-04 08:30:00+0100</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-NgImmPatient.html">NG-Imm Patient</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Zainab Abdulraheem  Female, DoB: 2024-02-20 ( https://nimc.gov.ng#NIN98765432100)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Record is active">Active:</td><td colspan="3">true</td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3">No. 10, Igalamela Compound, Ankpa Ankpa KO </td></tr><tr><td style="background-color: #f3f5da" title="Language spoken">Language:</td><td colspan="3"><span title="Codes:">Igbo</span></td></tr><tr><td style="background-color: #f3f5da" title="Nominated Contact: ">:</td><td colspan="3"><ul><li>Aisha Abdulraheem </li><li>No. 10, Igalamela Compound Ankpa KO </li><li><a href="tel:+2348031234567">+2348031234567</a></li></ul></td></tr><tr><td style="background-color: #f3f5da" title="Age of the Immunization Client recorded in years"><a href="StructureDefinition-age-in-years.html">NG-Imm Client Age in Years</a></td><td colspan="3">0</td></tr><tr><td style="background-color: #f3f5da" title="Age of the Immunization Client recorded in weeks"><a href="StructureDefinition-age-in-weeks.html">NG-Imm Client Age in Weeks</a></td><td colspan="3">20</td></tr><tr><td style="background-color: #f3f5da" title="Age of the Immunization Client recorded in months"><a href="StructureDefinition-age-in-months.html">NG-Imm Client Age in Months</a></td><td colspan="3">5</td></tr><tr><td style="background-color: #f3f5da" title="The Pregnancy status (pregnant or not-pregnant) of the Immunization Client"><a href="StructureDefinition-pregnancy-status.html">NG-Imm Client's Pregnancy status</a></td><td colspan="3"><span title="Codes:">Not Pregnant</span></td></tr><tr><td style="background-color: #f3f5da" title="Weight  of the Immunization Client at birth"><a href="StructureDefinition-birth-weight.html">NG-Imm Weight at birth</a></td><td colspan="3">3.1</td></tr></table></div>
  </text>
  <extension
             url="http://nphcda.gov.ng/ig/immunization/StructureDefinition/birth-weight">
    <valueDecimal value="3.1"/>
  </extension>
  <extension
             url="http://nphcda.gov.ng/ig/immunization/StructureDefinition/pregnancy-status">
    <valueCodeableConcept>
      <coding>
        <code value="notpregnant"/>
        <display value="Not Pregnant"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <extension
             url="http://nphcda.gov.ng/ig/immunization/StructureDefinition/age-in-weeks">
    <valueInteger value="20"/>
  </extension>
  <extension
             url="http://nphcda.gov.ng/ig/immunization/StructureDefinition/age-in-months">
    <valueInteger value="5"/>
  </extension>
  <extension
             url="http://nphcda.gov.ng/ig/immunization/StructureDefinition/age-in-years">
    <valueInteger value="0"/>
  </extension>
  <identifier>
    <system value="https://nimc.gov.ng"/>
    <value value="NIN98765432100"/>
  </identifier>
  <active value="true"/>
  <name>
    <family value="Abdulraheem"/>
    <given value="Zainab"/>
  </name>
  <gender value="female"/>
  <birthDate value="2024-02-20"/>
  <address>
    <extension
               url="http://nphcda.gov.ng/ig/immunization/StructureDefinition/nigeria-administrative-ward">
      <valueCodeableConcept>
        <coding>
          <code value="amac-01"/>
          <display value="Enjema"/>
        </coding>
      </valueCodeableConcept>
    </extension>
    <line value="No. 10, Igalamela Compound, Ankpa"/>
    <city value="Ankpa"/>
    <district value="ko-ankpa"/>
    <state value="KO"/>
  </address>
  <photo>
    <url value="https://personal_server.org/photos/zainab-abdulraheem.jpg"/>
  </photo>
  <contact>
    <relationship>
      <text value="mother"/>
    </relationship>
    <name>
      <family value="Abdulraheem"/>
      <given value="Aisha"/>
    </name>
    <telecom>
      <system value="phone"/>
      <value value="+2348031234567"/>
    </telecom>
    <address>
      <extension
                 url="http://nphcda.gov.ng/ig/immunization/StructureDefinition/nigeria-administrative-ward">
        <valueCodeableConcept>
          <coding>
            <code value="KO0802"/>
            <display value="Enjema"/>
          </coding>
        </valueCodeableConcept>
      </extension>
      <line value="No. 10, Igalamela Compound"/>
      <city value="Ankpa"/>
      <district value="ko-ankpa"/>
      <state value="KO"/>
    </address>
  </contact>
  <communication>
    <language>
      <coding>
        <code value="ibo"/>
        <display value="Igbo"/>
      </coding>
    </language>
  </communication>
</Patient>