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

FHIR IG analytics

Packagehl7.fhir.cz.hdr
Resource TypeLocation
IdLocation-0f4953dc-59db-4ada-b9b9-3d80ffc5c657.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 0f4953dc-59db-4ada-b9b9-3d80ffc5c657

status: Active

name: Porodni oddeleni

description: Porodni oddeleni - Mestska nemocnice Brno

physicalType: Ward

managingOrganization: Organization Porodni oddeleni - Mestska nemocnice Brno

partOf: Mestska nemocnice Brno


Source1

{
  "resourceType": "Location",
  "id": "0f4953dc-59db-4ada-b9b9-3d80ffc5c657",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/core/StructureDefinition/cz-location-core"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "name": "Porodni oddeleni",
  "description": "Porodni oddeleni - Mestska nemocnice Brno",
  "physicalType": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
        "code": "wa"
      }
    ]
  },
  "managingOrganization": {
    "reference": "urn:uuid:2f823e1c-b1a5-42f8-9ba4-7df32768b2a7"
  },
  "partOf": {
    "reference": "urn:uuid:6c2932f4-fe42-4aea-87b3-182ca2e3670e",
    "display": "Mestska nemocnice Brno"
  }
}