FHIR IG analytics| Package | ch.fhir.ig.ch-ems |
| Resource Type | Location |
| Id | Location-1-Einsatzort.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Location",
"id": "1-Einsatzort",
"name": "Waldrand",
"address": {
"city": "Zürich",
"postalCode": "8044",
"country": "CH"
},
"physicalType": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "257710009",
"display": "Street (environment)"
}
],
"text": "Strasse / öffentlicher Raum"
},
"position": {
"longitude": 8.553192,
"latitude": 47.392115
}
}