FHIR IG analytics| Package | org.dhin-hie.sandbox |
| Resource Type | Immunization |
| Id | Immunization-00128455-e5f6-4789-a123-456789abcdef.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Immunization 00128455-e5f6-4789-a123-456789abcdef
Profile: NG Immunization
NG Next Dose Date: 2024-09-10
status: Completed
vaccineCode: Pentavalent 1
patient: Suleiman Bala Male, DoB: 2019-09-05 ( birthcert)
occurrence: 2025-09-10 10:00:00+0100
manufacturer: Organization Asokoro District Hospital
lotNumber: PENTA25-0001
expirationDate: 2026-06-30
site: Left thigh
route: Intramuscular
doseQuantity: 0.5 mL (Details: UCUM codemL = 'mL')
| Actor |
| Practitioner Hauwa Garba |
| DoseNumber[x] |
| 4 |
{
"resourceType": "Immunization",
"id": "00128455-e5f6-4789-a123-456789abcdef",
"meta": {
"profile": [
"https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-immunization"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://sandbox.dhin-hie.org/ig/StructureDefinition/next-dose-date",
"valueDate": "2024-09-10"
}
],
"status": "completed",
"vaccineCode": {
"coding": [
{
"system": "https://sandbox.dhin-hie.org/ig/CodeSystem/ng-vaccine-local",
"code": "IMMZ.Z.DE4",
"display": "Pentavalent 1"
}
]
},
"patient": {
"reference": "Patient/NgPatient-003"
},
"occurrenceDateTime": "2025-09-10T10:00:00+01:00",
"manufacturer": {
"reference": "Organization/00134455-e5f6-4789-a123-456789abcdef"
},
"lotNumber": "PENTA25-0001",
"expirationDate": "2026-06-30",
"site": {
"text": "Left thigh"
},
"route": {
"text": "Intramuscular"
},
"doseQuantity": {
"value": 0.5,
"unit": "mL",
"system": "http://unitsofmeasure.org",
"code": "mL"
},
"performer": [
{
"actor": {
"reference": "Practitioner/NgPractitioner-003"
}
}
],
"protocolApplied": [
{
"doseNumberPositiveInt": 4
}
]
}