FHIR IG analytics| Package | ch.fhir.ig.ch-ekm |
| Resource Type | Organization |
| Id | Organization-ChEkmOrganizationTreatingPhysicianExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization ChEkmOrganizationTreatingPhysicianExample
CH EKM Extension: Department: Immunologie
identifier: GLN/7601000435777, BER/A99086600
name: Regionalspital Genesis
telecom: +26 34 876 54 33, immuno@hospidoc.com
address: Radixstrasse 88 Pankreas 4088
{
"resourceType": "Organization",
"id": "ChEkmOrganizationTreatingPhysicianExample",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://fhir.ch/ig/ch-ekm/StructureDefinition/ch-ekm-ext-department",
"valueString": "Immunologie"
}
],
"identifier": [
{
"system": "urn:oid:2.51.1.3",
"value": "7601000435777"
},
{
"system": "urn:oid:2.16.756.5.45",
"value": "A99086600"
}
],
"name": "Regionalspital Genesis",
"telecom": [
{
"system": "phone",
"value": "+26 34 876 54 33"
},
{
"system": "email",
"value": "immuno@hospidoc.com"
}
],
"address": [
{
"line": [
"Radixstrasse 88"
],
"city": "Pankreas",
"postalCode": "4088"
}
]
}