FHIR IG analytics| Package | ch.fhir.ig.ch-orf |
| Resource Type | Practitioner |
| Id | Practitioner-SabineMeier.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner SabineMeier
Profile: CH Core Practitioner
identifier: GLN/7601000618627, urn:oid:2.16.756.5.30.1.123.100.2.1.1/L248519
name: Sabine Meier
telecom: ph: 044 333 22 11, sabine.meier@praxisseeblick.ch
{
"resourceType": "Practitioner",
"id": "SabineMeier",
"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": "7601000618627"
},
{
"system": "urn:oid:2.16.756.5.30.1.123.100.2.1.1",
"value": "L248519"
}
],
"name": [
{
"family": "Meier",
"given": [
"Sabine"
],
"prefix": [
"Dr. med."
],
"_prefix": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode": "AC"
}
]
}
]
}
],
"telecom": [
{
"system": "phone",
"value": "044 333 22 11"
},
{
"system": "email",
"value": "sabine.meier@praxisseeblick.ch"
}
]
}