This page is part of the Point-of-care Device FHIR IG (v0.2.0: STU 1 Ballot 2) based on FHIR v3.5.0. . For a full list of available versions, see the Directory of published versions
This is a pre-release version (Ballot 2) of Point of Care Devices (PoCD) R1/STU. There is no current official version.
For a full list of available versions, see the Directory of published versions .
{ "resourceType" : "Location", "id" : "6a10c89f-8a65-46c9-af60-4f6c12f9bd48", "text" : { "status" : "generated", "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: 6a10c89f-8a65-46c9-af60-4f6c12f9bd48</p><p><b>name</b>: Bed 42</p><p><b>mode</b>: INSTANCE</p><p><b>type</b>: Intensive care unit <span style="background: LightGoldenRodYellow">(Details : {http://terminology.hl7.org/CodeSystem/v3-RoleCode code 'ICU' = 'Intensive care unit', given as 'Intensive care unit'})</span></p><p><b>physicalType</b>: Bed <span style="background: LightGoldenRodYellow">(Details : {http://terminology.hl7.org/CodeSystem/location-physical-type code 'bd' = 'Bed', given as 'Bed'})</span></p></div>" }, "name" : "Bed 42", "mode" : "instance", "type" : [ { "coding" : [ { "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", "code" : "ICU", "display" : "Intensive care unit" } ] } ], "physicalType" : { "coding" : [ { "system" : "http://terminology.hl7.org/CodeSystem/location-physical-type", "code" : "bd", "display" : "Bed" } ] } }