FHIR IG analytics| Package | smart.who.int.immunizations |
| Resource Type | Patient |
| Id | Patient-IMMZ.C.Patient.2.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient IMMZ.C.Patient.2
Zanele Mbeki Male, DoB: 1998-09-22 ( 12345-ZA)
| Contact Detail |
| ||
{
"resourceType": "Patient",
"id": "IMMZ.C.Patient.2",
"meta": {
"profile": [
"http://smart.who.int/immunizations/StructureDefinition/IMMZ.Patient"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"value": "12345-ZA"
}
],
"name": [
{
"text": "Zanele Mbeki",
"family": "Mbeki",
"given": [
"Zanele"
]
}
],
"telecom": [
{
"system": "phone",
"value": "+27 21 465 8000"
}
],
"gender": "male",
"birthDate": "1998-09-22",
"address": [
{
"text": "123 Main Street, Cape Town, Western Cape, 8001, ZA"
}
]
}