: Example of Admission Bed within a Room Location - XML Representation
Raw xml | Download
<Location xmlns="http://hl7.org/fhir">
<id value="ce73942d-4a38-4001-90cc-199ccbf82f3c"/>
<meta>
<profile
value="https://fhir.medirecords.com/StructureDefinition/mr-location-admission"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Location ce73942d-4a38-4001-90cc-199ccbf82f3c</b></p><a name="ce73942d-4a38-4001-90cc-199ccbf82f3c"> </a><a name="hcce73942d-4a38-4001-90cc-199ccbf82f3c"> </a><a name="ce73942d-4a38-4001-90cc-199ccbf82f3c-en-US"> </a><p><b>identifier</b>: <code>https://fhir.medirecords.com/location-scoped/981171dc-64ee-4b0f-80b6-4d69be265d69</code>/001</p><p><b>status</b>: Inactive</p><p><b>operationalStatus</b>: <a href="http://terminology.hl7.org/6.2.0/CodeSystem-v2-0116.html#v2-0116-C">bedStatus C</a>: Closed</p><p><b>description</b>: Red Room Bed 1</p><p><b>mode</b>: Instance</p><p><b>physicalType</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type bd}">Bed</span></p><p><b>managingOrganization</b>: <a href="Organization-5ae12958-6291-4101-a6f5-45ed8bbbcb34.html">Organization Practice FHIR</a></p><p><b>partOf</b>: <a href="Location-981171dc-64ee-4b0f-80b6-4d69be265d69.html">Location Red Room</a></p></div>
</text>
<identifier>
<system
value="https://fhir.medirecords.com/location-scoped/981171dc-64ee-4b0f-80b6-4d69be265d69"/>
<value value="001"/>
</identifier>
<status value="inactive"/>
<operationalStatus>
<system value="http://terminology.hl7.org/CodeSystem/v2-0116"/>
<code value="C"/>
<display value="Closed"/>
</operationalStatus>
<description value="Red Room Bed 1"/>
<mode value="instance"/>
<physicalType>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/location-physical-type"/>
<code value="bd"/>
<display value="Bed"/>
</coding>
</physicalType>
<managingOrganization>🔗
<reference value="Organization/5ae12958-6291-4101-a6f5-45ed8bbbcb34"/>
</managingOrganization>
<partOf>🔗
<reference value="Location/981171dc-64ee-4b0f-80b6-4d69be265d69"/>
</partOf>
</Location>