FHIR IG analytics| Package | org.dhin-hie.sandbox |
| Resource Type | Patient |
| Id | Patient-NgPatient-Consent-001.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient NgPatient-Consent-001
Last updated: 2025-10-21 09:59:00+0100
Profile: NG Patient
Eko Okon Female, DoB: 1992-06-18 ( mobile)
| Active: | true | ||
| Contact Detail | Uyo AK | ||
{
"resourceType": "Patient",
"id": "NgPatient-Consent-001",
"meta": {
"lastUpdated": "2025-10-21T09:59:00+01:00",
"profile": [
"https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-patient"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "https://sandbox.dhin-hie.org/ig/CodeSystem/patient-identifier-cs",
"code": "MOBILE"
}
]
},
"system": "https://sandbox.dhin-hie.org/ig/CodeSystem/patient-identifier-cs",
"value": "08070001234"
}
],
"active": true,
"name": [
{
"family": "Okon",
"given": [
"Eko"
]
}
],
"gender": "female",
"birthDate": "1992-06-18",
"address": [
{
"city": "Uyo",
"district": "ak-uyo",
"state": "AK"
}
]
}