FHIR IG analytics| Package | ch.fhir.ig.ch-elm |
| Resource Type | Practitioner |
| Id | Practitioner-Pract-PeterHauser.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Practitioner",
"id": "Pract-PeterHauser",
"identifier": [
{
"system": "urn:oid:2.51.1.3",
"value": "7601000000514"
}
],
"name": [
{
"family": "Hauser",
"given": [
"Peter"
]
}
],
"telecom": [
{
"system": "email",
"value": "peter.hauser@hauserpraxis.ch"
},
{
"system": "phone",
"value": "+41 79 222 33 44"
}
]
}