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

FHIR IG analytics

Packageil.hdp.fhir.r4
Resource TypeLocation
IdLocation-hospital1-ward-a-room-14-bed-1.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

Hospital1 Ward A - Room 14 Bed 1

Source1

{
  "resourceType": "Location",
  "id": "hospital1-ward-a-room-14-bed-1",
  "meta": {
    "security": [
      {
        "system": "http://fhir.health.gov.il/cs/il-hdp-information-buckets",
        "code": "organization"
      }
    ],
    "profile": [
      "http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-location"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://hospital1.example.org/locations",
      "value": "HOSP1-WARD-A-R14-B1"
    }
  ],
  "managingOrganization": {
    "reference": "Organization/hospital1-ward-a"
  },
  "status": "active",
  "name": "Ward A Room 14 Bed 1",
  "mode": "instance"
}