FHIR IG analytics| Package | ch.fhir.ig.ch-epr-fhir |
| Resource Type | Practitioner |
| Id | Practitioner-mCSD-Peer-to-peer-Practitioner-DrKoreander.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner mCSD-Peer-to-peer-Practitioner-DrKoreander
Profile: CH mCSD Practitioner
identifier: GLN/7601000732385, LDAP/uid=CommunityA:00000004001,OU=HCProfessional,DC=HPD,O=BAG,C=ch
active: false
name: Karl Koreander
telecom: Karl.Koreander@email.com, +41 32 001 00 04
gender: Male
| Code |
| Physician |
communication: German, French, English, Italian
{
"resourceType": "Practitioner",
"id": "mCSD-Peer-to-peer-Practitioner-DrKoreander",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/CH.mCSD.Practitioner"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.51.1.3",
"value": "7601000732385"
},
{
"system": "urn:ietf:rfc:4514",
"value": "uid=CommunityA:00000004001,OU=HCProfessional,DC=HPD,O=BAG,C=ch"
}
],
"active": false,
"name": [
{
"text": "Karl Koreander",
"family": "Koreander",
"given": [
"Karl"
],
"prefix": [
"Dr."
]
}
],
"telecom": [
{
"system": "email",
"value": "Karl.Koreander@email.com"
},
{
"system": "phone",
"value": "+41 32 001 00 04"
}
],
"gender": "male",
"qualification": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "309343006",
"display": "Physician"
}
]
}
}
],
"communication": [
{
"coding": [
{
"system": "urn:ietf:bcp:47",
"code": "de"
}
]
},
{
"coding": [
{
"system": "urn:ietf:bcp:47",
"code": "fr"
}
]
},
{
"coding": [
{
"system": "urn:ietf:bcp:47",
"code": "en"
}
]
},
{
"coding": [
{
"system": "urn:ietf:bcp:47",
"code": "it"
}
]
}
]
}