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

: SGHI Waiting Patient Location - XML Representation

Active as of 2026-09-15

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="waiting-patient-location"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet waiting-patient-location</b></p><a name="waiting-patient-location"> </a><a name="hcwaiting-patient-location"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-admission-codesystem.html"><code>https://fhir.slade360.co.ke/fhir/CodeSystem/admission-codesystem</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version &#x1F4E6;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-admission-codesystem.html#admission-codesystem-at-emergency-department">at-emergency-department</a></td><td>Emergency department</td><td>Waiting in the emergency department.</td></tr><tr><td><a href="CodeSystem-admission-codesystem.html#admission-codesystem-at-outpatient">at-outpatient</a></td><td>Outpatient area</td><td>Waiting in an outpatient area.</td></tr><tr><td><a href="CodeSystem-admission-codesystem.html#admission-codesystem-at-corridor-trolley">at-corridor-trolley</a></td><td>Corridor trolley</td><td>Waiting on a trolley in a corridor.</td></tr><tr><td><a href="CodeSystem-admission-codesystem.html#admission-codesystem-at-another-ward">at-another-ward</a></td><td>Another ward</td><td>Waiting on another ward.</td></tr><tr><td><a href="CodeSystem-admission-codesystem.html#admission-codesystem-at-home">at-home</a></td><td>At home</td><td>Waiting at home.</td></tr><tr><td><a href="CodeSystem-admission-codesystem.html#admission-codesystem-at-theatre">at-theatre</a></td><td>In theatre</td><td>In theatre.</td></tr><tr><td><a href="CodeSystem-admission-codesystem.html#admission-codesystem-at-another-facility">at-another-facility</a></td><td>Another facility</td><td>At another facility.</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://fhir.slade360.co.ke/fhir/ValueSet/waiting-patient-location"/>
  <version value="0.1.0"/>
  <name value="SGHIWaitingPatientLocation"/>
  <title value="SGHI Waiting Patient Location"/>
  <status value="active"/>
  <experimental value="false"/>
  <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="Where a patient waiting for a bed physically is, so the ward knows where to fetch them from."/>
  <compose>
    <include>
      <system
              value="https://fhir.slade360.co.ke/fhir/CodeSystem/admission-codesystem"/>
      <concept>
        <code value="at-emergency-department"/>
        <display value="Emergency department"/>
      </concept>
      <concept>
        <code value="at-outpatient"/>
        <display value="Outpatient area"/>
      </concept>
      <concept>
        <code value="at-corridor-trolley"/>
        <display value="Corridor trolley"/>
      </concept>
      <concept>
        <code value="at-another-ward"/>
        <display value="Another ward"/>
      </concept>
      <concept>
        <code value="at-home"/>
        <display value="At home"/>
      </concept>
      <concept>
        <code value="at-theatre"/>
        <display value="In theatre"/>
      </concept>
      <concept>
        <code value="at-another-facility"/>
        <display value="Another facility"/>
      </concept>
    </include>
  </compose>
</ValueSet>