FHIR IG analytics| Package | ch.fhir.ig.ch-etoc |
| Resource Type | Practitioner |
| Id | Practitioner-SMeier.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner SMeier
Profile: CH Core Practitioner
identifier: GLN/7601000234322
name: Sabine Meier (Official)
telecom: +41 44 333 13 15, s.meier@praxisseeblick.ch
{
"resourceType": "Practitioner",
"id": "SMeier",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.51.1.3",
"value": "7601000234322"
}
],
"name": [
{
"use": "official",
"family": "Meier",
"given": [
"Sabine"
],
"prefix": [
"Dr. med."
],
"_prefix": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode": "AC"
}
]
}
]
}
],
"telecom": [
{
"system": "phone",
"value": "+41 44 333 13 15"
},
{
"system": "email",
"value": "s.meier@praxisseeblick.ch"
}
]
}