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

FHIR IG analytics

Packagehl7.fhir.cz.hdr
Resource TypeLocation
IdLocation-loc-brno-maternity-room-3.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Location loc-brno-maternity-room-3

status: Active

name: Pokoj 3

description: Pokoj 3 na porodni oddeleni

physicalType: Room

managingOrganization: Organization Porodni oddeleni - Mestska nemocnice Brno

partOf: Porodni oddeleni


Source1

{
  "resourceType": "Location",
  "id": "loc-brno-maternity-room-3",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/core/StructureDefinition/cz-location-core"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "name": "Pokoj 3",
  "description": "Pokoj 3 na porodni oddeleni",
  "physicalType": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
        "code": "ro"
      }
    ]
  },
  "managingOrganization": {
    "reference": "Organization/2f823e1c-b1a5-42f8-9ba4-7df32768b2a7"
  },
  "partOf": {
    "reference": "Location/loc-brno-maternity-ward",
    "display": "Porodni oddeleni"
  }
}