NPHCDA Immunization FHIR IG
0.7.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 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

: Example NG-Imm Encounter (Outreach) - XML Representation

Raw xml | Download


<Encounter xmlns="http://hl7.org/fhir">
  <id value="encounter-002"/>
  <meta>
    <profile
             value="https://nphcda.gov.ng/ig/StructureDefinition/ng-imm-encounter"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter encounter-002</b></p><a name="encounter-002"> </a><a name="hcencounter-002"> </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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ng-imm-encounter.html">NG-Imm Encounter</a></p></div><p><b>NG-Imm Encounter Signature</b>: No display for Signature  (type: Author's Signature (Signature Type Codes#1.2.840.10065.1.12.1.1); when: 2025-08-16 13:45:00+0100; who: -&gt;Practitioner Musa Abdullahi ; sigFormat: image/png; data: U2lnbkJ5dGVz)</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href="CodeSystem-nigeria-facility-type.html#nigeria-facility-type-phc-center-l2">IMMZ.D.DE3 Facility Type CS phc-center-l2</a>: PHC Center Level 2</p><p><b>subject</b>: <a href="Patient-patient-003.html">Tolu Oluwatobi Adeyemi  Male, DoB: 2022-09-21 ( MRN)</a></p><blockquote><p><b>participant</b></p><p><b>individual</b>: <a href="Practitioner-practitioner-002.html">Practitioner Musa Abdullahi </a></p></blockquote><blockquote><p><b>participant</b></p><p><b>individual</b>: <a href="Practitioner-practitioner-003.html">Practitioner Chinelo Eze </a></p></blockquote><h3>Locations</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Location</b></td></tr><tr><td style="display: none">*</td><td><a href="Location-location-002.html">Location Sabon Gari Primary School Outreach Post</a></td></tr></table><p><b>serviceProvider</b>: <a href="Organization-organization-002.html">Organization Garki Specialist Hospital</a></p></div>
  </text>
  <extension
             url="https://nphcda.gov.ng/ig/StructureDefinition/ng-encounter-signature">
    <valueSignature>
      <type>
        <system value="urn:iso-astm:E1762-95:2013"/>
        <code value="1.2.840.10065.1.12.1.1"/>
        <display value="Author's Signature"/>
      </type>
      <when value="2025-08-16T13:45:00+01:00"/>
      <who>🔗 
        <reference value="Practitioner/practitioner-002"/>
      </who>
      <sigFormat value="image/png"/>
      <data value="U2lnbkJ5dGVz"/>
    </valueSignature>
  </extension>
  <status value="finished"/>
  <class>
    <system
            value="https://nphcda.gov.ng/ig/CodeSystem/nigeria-facility-type"/>
    <code value="phc-center-l2"/>
    <display value="PHC Center Level 2"/>
  </class>
  <subject>🔗 
    <reference value="Patient/patient-003"/>
  </subject>
  <participant>
    <individual>🔗 
      <reference value="Practitioner/practitioner-002"/>
    </individual>
  </participant>
  <participant>
    <individual>🔗 
      <reference value="Practitioner/practitioner-003"/>
    </individual>
  </participant>
  <location>
    <location>🔗 
      <reference value="Location/location-002"/>
    </location>
  </location>
  <serviceProvider>🔗 
    <reference value="Organization/organization-002"/>
  </serviceProvider>
</Encounter>