FHIR IG analytics| Package | hl7.fhir.us.pacio-cs |
| Resource Type | Practitioner |
| Id | Practitioner-Practitioner-HoneyJones.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner Practitioner-HoneyJones
active: true
name: Honey Jones
gender: Female
{
"resourceType": "Practitioner",
"id": "Practitioner-HoneyJones",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"name": [
{
"text": "Honey Jones",
"family": "Jones",
"given": [
"Honey"
]
}
],
"gender": "female"
}