FHIR IG analytics| Package | ng.gov.nphcda.immunization |
| Resource Type | Immunization |
| Id | Immunization-immunization-001.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Immunization immunization-001
Profile: NG-Imm Immunization
NG-Imm Immunization Contraindicated: false
status: Completed
vaccineCode: Pentavalent 1
patient: Chinedu Emeka Okafor Male, DoB: 2020-05-15 ( NIN)
occurrence: 2025-08-10 09:35:00+0100
manufacturer: Organization Surulere Primary Health Centre
lotNumber: PENTA-LOT-24-0098
expirationDate: 2026-03-31
site: Left arm
route: Injection, intramuscular
doseQuantity: 0.5 mL (Details: UCUM codemL = 'mL')
| Function | Actor |
| Vaccinator | Practitioner Nkiru Okafor |
| Date | Detail | Reported |
| 2025-08-10 12:00:00+0100 | Observation Age | true |
protocolApplied
series: RI Infant
targetDisease: Diphtheria, Hepatitis B vaccine
doseNumber: 1
{
"resourceType": "Immunization",
"id": "immunization-001",
"meta": {
"profile": [
"https://nphcda.gov.ng/ig/StructureDefinition/NgImmImmunization"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://nphcda.gov.ng/ig/StructureDefinition/contraindicated",
"valueBoolean": false
}
],
"status": "completed",
"vaccineCode": {
"coding": [
{
"system": "https://nphcda.gov.ng/ig/CodeSystem/ng-vaccine-local",
"code": "IMMZ.Z.DE4",
"display": "Pentavalent 1"
}
]
},
"patient": {
"reference": "Patient/patient-001"
},
"occurrenceDateTime": "2025-08-10T09:35:00+01:00",
"manufacturer": {
"reference": "Organization/organization-001"
},
"lotNumber": "PENTA-LOT-24-0098",
"expirationDate": "2026-03-31",
"site": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActSite",
"code": "LA",
"display": "Left arm"
}
]
},
"route": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration",
"code": "IM",
"display": "Injection, intramuscular"
}
]
},
"doseQuantity": {
"value": 0.5,
"unit": "mL",
"system": "http://unitsofmeasure.org",
"code": "mL"
},
"performer": [
{
"function": {
"text": "Vaccinator"
},
"actor": {
"reference": "Practitioner/practitioner-001"
}
}
],
"reaction": [
{
"date": "2025-08-10T12:00:00+01:00",
"detail": {
"reference": "Observation/observation-001"
},
"reported": true
}
],
"protocolApplied": [
{
"series": "RI Infant",
"targetDisease": [
{
"text": "Diphtheria"
},
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "871822003",
"display": "Hepatitis B vaccine"
}
]
}
],
"doseNumberPositiveInt": 1
}
]
}