FHIR IG analytics| Package | ch.fhir.ig.ch-orf |
| Resource Type | Practitioner |
| Id | Practitioner-StabiloBoss.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner StabiloBoss
Profile: CH Core Practitioner
name: Stabilo Boss
telecom: ph: 044 333 22 12, stabilo.boss@praxisseeblick.ch
{
"resourceType": "Practitioner",
"id": "StabiloBoss",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": [
{
"family": "Boss",
"given": [
"Stabilo"
]
}
],
"telecom": [
{
"system": "phone",
"value": "044 333 22 12"
},
{
"system": "email",
"value": "stabilo.boss@praxisseeblick.ch"
}
]
}