CH UMZH Connect IG (R4)
1.0.0-cibuild - ci-build Switzerland flag

CH UMZH Connect IG (R4), published by UMZH. This guide is not an authorized publication; it is the continuous build for version 1.0.0-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/umzhconnect/umzhconnect-ig/ and changes regularly. See the Directory of published versions

: Universitätsspital Zürich - JSON Representation

Raw json | Download

{
  "resourceType" : "Organization",
  "id" : "HospitalP",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization HospitalP</b></p><a name=\"HospitalP\"> </a><a name=\"hcHospitalP\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://fhir.ch/ig/ch-core/6.0.0/StructureDefinition-ch-core-organization.html\">CH Core Organization</a></p></div><p><b>name</b>: HospitalP(lacer)</p><p><b>alias</b>: HospitalP</p><p><b>address</b>: Zürich 8091 CH </p></div>"
  },
  "name" : "HospitalP(lacer)",
  "alias" : [
    "HospitalP"
  ],
  "address" : [
    {
      "city" : "Zürich",
      "postalCode" : "8091",
      "country" : "CH"
    }
  ]
}