FHIR IG analytics| Package | ch.fhir.ig.ch-rad-order |
| Resource Type | Location |
| Id | Location-LocationRadiography.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Location LocationRadiography
Profile: CH ORF Location
name: Radiologie Klinik Happy Hospital
telecom: +41 44 412 65 56
address: Kantonsstrasse 133 Haus C Zürich 8000 Schweiz
{
"resourceType": "Location",
"id": "LocationRadiography",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-location"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": "Radiologie Klinik Happy Hospital",
"telecom": [
{
"system": "phone",
"value": "+41 44 412 65 56"
}
],
"address": {
"line": [
"Kantonsstrasse 133",
"Haus C"
],
"city": "Zürich",
"postalCode": "8000",
"country": "Schweiz"
}
}