FHIR IG analytics| Package | ch.fhir.ig.ch-ekm |
| Resource Type | Practitioner |
| Id | Practitioner-ChEkmPractitionerBrokerExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner ChEkmPractitionerBrokerExample
name: Monika Giacometti
telecom: input@output.org
{
"resourceType": "Practitioner",
"id": "ChEkmPractitionerBrokerExample",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": [
{
"family": "Giacometti",
"given": [
"Monika"
]
}
],
"telecom": [
{
"system": "email",
"value": "input@output.org"
}
]
}