FHIR IG analytics| Package | ch.fhir.ig.ch-ems |
| Resource Type | Location |
| Id | Location-1-Zielort.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Location",
"id": "1-Zielort",
"identifier": [
{
"system": "urn:oid:2.51.1.3",
"value": "7601002155939"
}
],
"name": "Universitätsspital Zürich, Notfall",
"address": {
"line": [
"Rämistrasse 100"
],
"city": "Zürich",
"postalCode": "8091",
"country": "Switzerland"
},
"physicalType": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "22232009",
"display": "Hospital (environment)"
}
],
"text": "Spital"
}
}