FHIR IG analytics| Package | fhir.kenyaEmergencyIG |
| Resource Type | Practitioner |
| Id | Practitioner-em-practitioner-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner em-practitioner-example
active: true
name: Sarah Njoroge
telecom: +254700100200
{
"resourceType": "Practitioner",
"id": "em-practitioner-example",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"name": [
{
"family": "Njoroge",
"given": [
"Sarah"
]
}
],
"telecom": [
{
"system": "phone",
"value": "+254700100200"
}
]
}