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