CH RAD-Order (R4)
2.0.0 - trial-use Switzerland flag

CH RAD-Order (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-rad-order/ and changes regularly. See the Directory of published versions

: Spital Small Hospital - JSON Representation

Raw json | Download

{
  "resourceType" : "Organization",
  "id" : "OrgSmallHospital",
  "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 OrgSmallHospital</b></p><a name=\"OrgSmallHospital\"> </a><a name=\"hcOrgSmallHospital\"> </a><a name=\"OrgSmallHospital-en-US\"> </a><p><b>name</b>: Spital Small Hospital</p><p><b>address</b>: Hausmatten Kammersrohr 4535 Schweiz </p></div>"
  },
  "name" : "Spital Small Hospital",
  "address" : [
    {
      "line" : [
        "Hausmatten"
      ],
      "city" : "Kammersrohr",
      "postalCode" : "4535",
      "country" : "Schweiz"
    }
  ]
}