German Practice Management FHIR Profiles (R4)
0.90.0 - STU1 Germany

German Practice Management FHIR Profiles (R4) - Local Development build (v0.90.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Treatment room — Gibitzenhof - JSON Representation

Raw json | Download

{
  "resourceType" : "Location",
  "id" : "ExampleTreatmentRoomGibitzenhof",
  "meta" : {
    "profile" : [
      🔗 "https://gematik.de/fhir/isik/StructureDefinition/ISiKStandortRaum"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Location ExampleTreatmentRoomGibitzenhof</b></p><a name=\"ExampleTreatmentRoomGibitzenhof\"> </a><a name=\"hcExampleTreatmentRoomGibitzenhof\"> </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=\"https://simplifier.net/resolve?scope=de.gematik.isik-basismodul@4.0.3&amp;canonical=https://gematik.de/fhir/isik/StructureDefinition/ISiKStandortRaum\">ISiKStandortRaum</a></p></div><p><b>status</b>: Active</p><p><b>name</b>: Treatment Room 3</p><p><b>mode</b>: Instance</p><p><b>physicalType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type ro}\">Room</span></p><p><b>managingOrganization</b>: <a href=\"Organization-ExamplePraxisOrganizationHs.html\">Organization MVZ Gibitzenhof</a></p><p><b>partOf</b>: <a href=\"Location-ExampleSharedPracticeLocation.html\">Location Praxis Gibitzenhof — Hauptstandort</a></p></div>"
  },
  "status" : "active",
  "name" : "Treatment Room 3",
  "mode" : "instance",
  "physicalType" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/location-physical-type",
        "code" : "ro",
        "display" : "Room"
      }
    ]
  },
  "managingOrganization" : {
    🔗 "reference" : "Organization/ExamplePraxisOrganizationHs"
  },
  "partOf" : {
    🔗 "reference" : "Location/ExampleSharedPracticeLocation"
  }
}