FHIR IG analytics| Package | fhir.ke.nccp |
| Resource Type | Patient |
| Id | Patient-example-patient.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Placeholder patient used as a reference target in example instances.
{
"resourceType": "Patient",
"id": "example-patient",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": [
{
"family": "Wanjiku",
"given": [
"Mary"
]
}
],
"gender": "female",
"birthDate": "1975-06-15"
}