FHIR IG analytics| Package | ng.gov.nphcda.immunization |
| Resource Type | Immunization |
| Id | Immunization-immunization-002.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Immunization: Measles vaccine administered
Date: 2024-02-10
Patient: Ifeoma Okeke
Performer: Mr. John Bello
Adverse Event: Mild fever reported
Location: Kano State PHC Board
{
"resourceType": "Immunization",
"id": "immunization-002",
"meta": {
"profile": [
"https://nphcda.gov.ng/ig/StructureDefinition/NgImmImmunization"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://nphcda.gov.ng/ig/StructureDefinition/contraindicated",
"valueBoolean": true
}
],
"status": "not-done",
"vaccineCode": {
"coding": [
{
"system": "https://nphcda.gov.ng/ig/CodeSystem/ng-vaccine-local",
"code": "IMMZ.Z.DE16",
"display": "Rotavirus 3"
}
]
},
"patient": {
"reference": "Patient/patient-003"
},
"occurrenceDateTime": "2025-08-15T10:30:00+01:00",
"manufacturer": {
"reference": "Organization/organization-002"
},
"lotNumber": "BCG-LOT-25-0045",
"expirationDate": "2026-12-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": "PO",
"display": "Swallow, oral"
}
]
},
"doseQuantity": {
"value": 0.05,
"unit": "mL",
"system": "http://unitsofmeasure.org",
"code": "mL"
},
"performer": [
{
"function": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0443",
"code": "AP",
"display": "Administering Provider"
}
]
},
"actor": {
"reference": "Practitioner/practitioner-002"
}
},
{
"function": {
"text": "Reporting Officer"
},
"actor": {
"reference": "Practitioner/practitioner-003"
}
}
],
"reaction": [
{
"date": "2025-08-15T12:00:00+01:00",
"detail": {
"reference": "Observation/observation-002"
},
"reported": true
}
],
"protocolApplied": [
{
"series": "RI Newborn",
"targetDisease": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "397428000"
}
]
}
],
"doseNumberPositiveInt": 1,
"seriesDosesPositiveInt": 1
}
]
}