FHIR IG analytics| Package | ch.fhir.ig.ch-emr |
| Resource Type | Practitioner |
| Id | Practitioner-UC5-Practitioner-Hausarzt.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner UC5-Practitioner-Hausarzt
Language: de-CH
Profile: CH IPS Practitioner
identifier: GLN/7601000000095
name: UC5 Hausarzt (Official)
| Code |
| Arzt |
{
"resourceType": "Practitioner",
"id": "UC5-Practitioner-Hausarzt",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-practitioner"
]
},
"language": "de-CH",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.51.1.3",
"value": "7601000000095"
}
],
"name": [
{
"use": "official",
"family": "Hausarzt",
"given": [
"UC5"
],
"prefix": [
"Dr. med."
]
}
],
"qualification": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/2011000195101",
"code": "309343006"
}
],
"text": "Arzt"
}
}
]
}