FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagech.fhir.ig.ch-ems
Resource TypeLocation
IdLocation-2-Einsatzort.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Location",
  "id": "2-Einsatzort",
  "name": "Sternen Oerlikon",
  "address": {
    "line": [
      "Schaffhauserstr. 350"
    ],
    "city": "Zürich",
    "postalCode": "8050",
    "country": "CH"
  },
  "physicalType": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "74964007",
        "display": "Other (qualifier value)"
      }
    ],
    "text": "andere / anderes"
  }
}