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
| Active as of 2026-09-15 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="transfer-type"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet transfer-type</b></p><a name="transfer-type"> </a><a name="hctransfer-type"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-transfer-codesystem.html"><code>https://fhir.slade360.co.ke/fhir/CodeSystem/transfer-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-transfer-codesystem.html#transfer-codesystem-ward-transfer">ward-transfer</a></td><td>Ward transfer</td><td>A move to another ward at the same level of care. The bed the patient leaves is given up.</td></tr><tr><td><a href="CodeSystem-transfer-codesystem.html#transfer-codesystem-escalation">escalation</a></td><td>Escalation</td><td>A move to a higher level of care, such as a general ward to high dependency or intensive care, because the patient has deteriorated or needs closer monitoring than the sending ward can give.</td></tr><tr><td><a href="CodeSystem-transfer-codesystem.html#transfer-codesystem-de-escalation">de-escalation</a></td><td>De-escalation</td><td>A move to a lower level of care, such as intensive care to high dependency or a general ward, because the patient has improved enough to be nursed with less support.</td></tr><tr><td><a href="CodeSystem-transfer-codesystem.html#transfer-codesystem-theatre">theatre</a></td><td>Theatre</td><td>A move to an operating theatre for surgery. Temporary: the patient returns to the ward, or to recovery and then the ward, and the bed is held for them.</td></tr><tr><td><a href="CodeSystem-transfer-codesystem.html#transfer-codesystem-procedure">procedure</a></td><td>Procedure</td><td>A move to a procedure or investigation area for something that cannot be done at the bedside. Temporary in the same way theatre is, and separate from it because it needs no theatre list, no anaesthetic booking and usually no recovery bay.</td></tr></table></li></ul></div>
</text>
<url value="https://fhir.slade360.co.ke/fhir/ValueSet/transfer-type"/>
<version value="0.1.0"/>
<name value="SGHITransferType"/>
<title value="SGHI Transfer Type"/>
<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="The kind of move a patient is being made within the facility. Bound to the transfer form's 'Transfer type' question. A ward transfer gives up the sending bed, an escalation or de-escalation changes the level of care as well, and theatre and procedure are temporary moves the patient returns from with the bed held."/>
<compose>
<include>
<system
value="https://fhir.slade360.co.ke/fhir/CodeSystem/transfer-codesystem"/>
<concept>
<code value="ward-transfer"/>
<display value="Ward transfer"/>
</concept>
<concept>
<code value="escalation"/>
<display value="Escalation"/>
</concept>
<concept>
<code value="de-escalation"/>
<display value="De-escalation"/>
</concept>
<concept>
<code value="theatre"/>
<display value="Theatre"/>
</concept>
<concept>
<code value="procedure"/>
<display value="Procedure"/>
</concept>
</include>
</compose>
</ValueSet>