: MediRecords Admission Encounter Location PhysicalType - XML Representation
Raw xml | Download
<ValueSet xmlns="http://hl7.org/fhir">
<id value="mr-encounter-admission-locationPhysicalType"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/6.0.2/CodeSystem-location-physical-type.html"><code>http://terminology.hl7.org/CodeSystem/location-physical-type</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/6.0.2/CodeSystem-location-physical-type.html#location-physical-type-ro">ro</a></td><td>Room</td><td>A space that is allocated as a room, it may have walls/roof etc., but does not require these.</td></tr><tr><td><a href="http://terminology.hl7.org/6.0.2/CodeSystem-location-physical-type.html#location-physical-type-wa">wa</a></td><td>Ward</td><td>A Ward is a section of a medical facility that may contain rooms and other types of location.</td></tr><tr><td><a href="http://terminology.hl7.org/6.0.2/CodeSystem-location-physical-type.html#location-physical-type-bd">bd</a></td><td>Bed</td><td>A space that is allocated for sleeping/laying on. This is not the physical bed/trolley that may be moved about, but the space it may occupy.</td></tr></table></li></ul></div>
</text>
<url
value="https://fhir.medirecords.com/ValueSet/mr-encounter-admission-locationPhysicalType"/>
<version value="1.4.1"/>
<name value="MREncounterAdmissionLocationPhysicalType"/>
<title value="MediRecords Admission Encounter Location PhysicalType"/>
<status value="active"/>
<date value="2024-10-28T02:34:31+00:00"/>
<description
value="MediRecords Admission Encounter Location PhysicalType ValueSet"/>
<compose>
<include>
<system
value="http://terminology.hl7.org/CodeSystem/location-physical-type"/>
<concept>
<code value="ro"/>
<display value="Room"/>
</concept>
<concept>
<code value="wa"/>
<display value="Ward"/>
</concept>
<concept>
<code value="bd"/>
<display value="Bed"/>
</concept>
</include>
</compose>
</ValueSet>