SGHI FHIR Profile Implementation Guide
0.1.0 - ci-build
SGHI FHIR Profile Implementation Guide, published by Kathurima Kimathi. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/savannahghi/sil_fhir_profile_ig/ and changes regularly. See the Directory of published versions
| Draft as of 2026-09-15 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="bed-status"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet bed-status</b></p><a name="bed-status"> </a><a name="hcbed-status"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-identifier-codesystem.html"><code>https://fhir.slade360.co.ke/fhir/CodeSystem/identifier-codesystem</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version 📦0.1.0</span><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="CodeSystem-identifier-codesystem.html#identifier-codesystem-closed">closed</a></td><td>Closed</td><td>Closed</td></tr><tr><td><a href="CodeSystem-identifier-codesystem.html#identifier-codesystem-housekeeping">housekeeping</a></td><td>Housekeeping</td><td>Being cleaned between patients, and not offered at allocation. This is the concept a bed board labels 'cleaning'.</td></tr><tr><td><a href="CodeSystem-identifier-codesystem.html#identifier-codesystem-occupied">occupied</a></td><td>Occupied</td><td>Occupied</td></tr><tr><td><a href="CodeSystem-identifier-codesystem.html#identifier-codesystem-unoccupied">unoccupied</a></td><td>Unoccupied</td><td>Free and offered at allocation. This is the concept a bed board labels 'available'.</td></tr><tr><td><a href="CodeSystem-identifier-codesystem.html#identifier-codesystem-contaminated">contaminated</a></td><td>Contaminated</td><td>Contaminated</td></tr><tr><td><a href="CodeSystem-identifier-codesystem.html#identifier-codesystem-isolated">isolated</a></td><td>Isolated</td><td>Isolated</td></tr><tr><td><a href="CodeSystem-identifier-codesystem.html#identifier-codesystem-reserved">reserved</a></td><td>Reserved</td><td>Physically free but held for a named patient or admission, and so not offered to anyone else at allocation.</td></tr><tr><td><a href="CodeSystem-identifier-codesystem.html#identifier-codesystem-maintenance">maintenance</a></td><td>Maintenance</td><td>Out of service for repair rather than cleaning, and not offered at allocation.</td></tr></table></li></ul></div>
</text>
<url value="https://fhir.slade360.co.ke/fhir/ValueSet/bed-status"/>
<version value="0.1.0"/>
<name value="SGHIBedStatus"/>
<title value="SGHI Bed Status"/>
<status value="draft"/>
<date value="2026-09-15T11:40:24+00:00"/>
<publisher value="Kathurima Kimathi"/>
<contact>
<name value="Kathurima Kimathi"/>
<telecom>
<system value="url"/>
<value value="https://www.linkedin.com/in/kathurima-kimathi/"/>
</telecom>
<telecom>
<system value="email"/>
<value value="kathurimakimathi415@gmail.com"/>
</telecom>
</contact>
<contact>
<name value="Oscar John"/>
<telecom>
<system value="email"/>
<value value="oscarjohnotieno@gmail.com"/>
<use value="work"/>
</telecom>
</contact>
<contact>
<name value="Kennedy Omondi"/>
<telecom>
<system value="email"/>
<value value="kennankole@gmail.com"/>
<use value="work"/>
</telecom>
</contact>
<description
value="Codes that can be used to indicate the operating status of an organization's location"/>
<compose>
<include>
<system
value="https://fhir.slade360.co.ke/fhir/CodeSystem/identifier-codesystem"/>
<concept>
<code value="closed"/>
<display value="Closed"/>
</concept>
<concept>
<code value="housekeeping"/>
<display value="Housekeeping"/>
</concept>
<concept>
<code value="occupied"/>
<display value="Occupied"/>
</concept>
<concept>
<code value="unoccupied"/>
<display value="Unoccupied"/>
</concept>
<concept>
<code value="contaminated"/>
<display value="Contaminated"/>
</concept>
<concept>
<code value="isolated"/>
<display value="Isolated"/>
</concept>
<concept>
<code value="reserved"/>
<display value="Reserved"/>
</concept>
<concept>
<code value="maintenance"/>
<display value="Maintenance"/>
</concept>
</include>
</compose>
</ValueSet>