{
  "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"
  }
}