FHIR IG analytics| Package | ch.fhir.ig.ch-ekm |
| Resource Type | Practitioner |
| Id | Practitioner-ChEkmPractitionerTreatingPhysicianExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner ChEkmPractitionerTreatingPhysicianExample
identifier: GLN/7601000435666
name: Potagon Brachialis
telecom: +24 74 200 88 77, p.brach@sampledoc.com
address: Sodaweg 55 Flammingen 3921
{
"resourceType": "Practitioner",
"id": "ChEkmPractitionerTreatingPhysicianExample",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.51.1.3",
"value": "7601000435666"
}
],
"name": [
{
"family": "Brachialis",
"given": [
"Potagon"
]
}
],
"telecom": [
{
"system": "phone",
"value": "+24 74 200 88 77"
},
{
"system": "email",
"value": "p.brach@sampledoc.com"
}
],
"address": [
{
"line": [
"Sodaweg 55"
],
"city": "Flammingen",
"postalCode": "3921"
}
]
}