FHIR IG analytics| Package | ng.gov.nphcda.immunization |
| Resource Type | Patient |
| Id | Patient-patient-003.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Patient: Chinedu Obi (male), born 1990-11-11
Identifiers: MRN: ENU-445-9932
Address: Enugu City, Enugu State, Nigeria
{
"resourceType": "Patient",
"id": "patient-003",
"meta": {
"lastUpdated": "2025-08-16T12:00:00Z",
"profile": [
"https://nphcda.gov.ng/ig/StructureDefinition/NgImmPatient"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "https://nphcda.gov.ng/ig/ValueSet/patient-identifier-cs",
"code": "MRN"
}
]
},
"system": "https://nphcda.gov.ng/ig/ValueSet/patient-identifier-cs",
"value": "LUTH-MRN-2025-0789"
},
{
"type": {
"coding": [
{
"system": "https://nphcda.gov.ng/ig/ValueSet/patient-identifier-cs",
"code": "MOBILE"
}
]
},
"system": "https://nphcda.gov.ng/ig/ValueSet/patient-identifier-cs",
"value": "08051234567"
}
],
"active": true,
"name": [
{
"family": "Adeyemi",
"given": [
"Tolu",
"Oluwatobi"
]
}
],
"gender": "male",
"birthDate": "2022-09-21",
"address": [
{
"line": [
"Flat 3, Block B, Surulere Housing Estate"
],
"city": "Surulere",
"district": "la-surulere",
"state": "LA"
}
],
"contact": [
{
"relationship": [
{
"text": "MOTHER"
}
],
"name": {
"family": "Adeyemi",
"given": [
"Kemi"
]
},
"telecom": [
{
"system": "phone",
"value": "08063456789"
}
],
"address": {
"extension": [
{
"url": "https://nphcda.gov.ng/ig/StructureDefinition/nigeria-administrative-ward",
"valueCodeableConcept": {
"coding": [
{
"code": "fc-amac-gurdi",
"display": "Gurdi"
}
]
}
}
],
"line": [
"Flat 3, Block B, Surulere Housing Estate"
],
"city": "Surulere",
"district": "la-surulere",
"state": "LA"
}
}
]
}