FHIR IG analytics| Package | ng.gov.nphcda.immunization |
| Resource Type | Encounter |
| Id | Encounter-encounter-001.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Encounter encounter-001
Profile: NG-Imm Encounter
NG-Imm Encounter Signature: No display for Signature (type: Author's Signature (Signature Type Codes#1.2.840.10065.1.12.1.1); when: 2025-08-16 10:20:00+0100; who: ->Practitioner Nkiru Okafor ; sigFormat: image/png; data: SGVsbG8=)
status: In Progress
class: IMMZ.D.DE3 Facility Type CS: phc-center-l2 (PHC Center Level 2)
subject: Chinedu Emeka Okafor Male, DoB: 2020-05-15 ( NIN)
| Individual |
| Practitioner Nkiru Okafor |
| Location |
| Location Surulere Primary Health Centre |
serviceProvider: Organization Surulere Primary Health Centre
{
"resourceType": "Encounter",
"id": "encounter-001",
"meta": {
"profile": [
"https://nphcda.gov.ng/ig/StructureDefinition/ng-imm-encounter"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://nphcda.gov.ng/ig/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-16T10:20:00+01:00",
"who": {
"reference": "Practitioner/practitioner-001"
},
"sigFormat": "image/png",
"data": "SGVsbG8="
}
}
],
"status": "in-progress",
"class": {
"system": "https://nphcda.gov.ng/ig/CodeSystem/nigeria-facility-type",
"code": "phc-center-l2",
"display": "PHC Center Level 2"
},
"subject": {
"reference": "Patient/patient-001"
},
"participant": [
{
"individual": {
"reference": "Practitioner/practitioner-001"
}
}
],
"location": [
{
"location": {
"reference": "Location/location-001"
}
}
],
"serviceProvider": {
"reference": "Organization/organization-001"
}
}