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
{
"resourceType" : "Encounter",
"id" : "encounter-002",
"meta" : {
"profile" : [
🔗 "http://nphcda.gov.ng/ig/immunization/StructureDefinition/ng-imm-encounter"
]
},
"text" : {
"status" : "extensions",
"div" : "<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: ->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>"
},
"extension" : [
{
"url" : "http://nphcda.gov.ng/ig/immunization/StructureDefinition/ng-encounter-signature",
"valueSignature" : {
"type" : [
{
"system" : "urn:iso-astm:E1762-95:2013",
"code" : "1.2.840.10065.1.12.1.1",
"display" : "Author's Signature"
}
],
"when" : "2025-08-16T13:45:00+01:00",
"who" : {
🔗 "reference" : "Practitioner/practitioner-002"
},
"sigFormat" : "image/png",
"data" : "U2lnbkJ5dGVz"
}
}
],
"status" : "finished",
"class" : {
"system" : "http://nphcda.gov.ng/ig/immunization/CodeSystem/nigeria-facility-type",
"code" : "phc-center-l2",
"display" : "PHC Center Level 2"
},
"subject" : {
🔗 "reference" : "Patient/patient-003"
},
"participant" : [
{
"individual" : {
🔗 "reference" : "Practitioner/practitioner-002"
}
},
{
"individual" : {
🔗 "reference" : "Practitioner/practitioner-003"
}
}
],
"location" : [
{
"location" : {
🔗 "reference" : "Location/location-002"
}
}
],
"serviceProvider" : {
🔗 "reference" : "Organization/organization-002"
}
}