FHIR IG analytics| Package | fhir.ke.nccp |
| Resource Type | Practitioner |
| Id | Practitioner-example-practitioner.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Placeholder practitioner (oncologist) used as a reference target in example instances.
{
"resourceType": "Practitioner",
"id": "example-practitioner",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": [
{
"family": "Otieno",
"given": [
"James"
],
"prefix": [
"Dr."
]
}
]
}