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="admission-no-longer-needed-reason"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet admission-no-longer-needed-reason</b></p><a name="admission-no-longer-needed-reason"> </a><a name="hcadmission-no-longer-needed-reason"> </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 📦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-improved">improved</a></td><td>Treated and improved</td><td>The patient improved and no longer needs admitting.</td></tr><tr><td><a href="CodeSystem-admission-codesystem.html#admission-codesystem-referred-out">referred-out</a></td><td>Referred out instead</td><td>The patient was referred elsewhere instead.</td></tr><tr><td><a href="CodeSystem-admission-codesystem.html#admission-codesystem-went-elsewhere">went-elsewhere</a></td><td>Went to another hospital</td><td>The patient went to another hospital while waiting.</td></tr><tr><td><a href="CodeSystem-admission-codesystem.html#admission-codesystem-refused">refused</a></td><td>Patient refused admission</td><td>The patient refused admission.</td></tr><tr><td><a href="CodeSystem-admission-codesystem.html#admission-codesystem-died-waiting">died-waiting</a></td><td>Died while waiting</td><td>The patient died before a bed was found. A closed record, not a reversible decision.</td></tr><tr><td><a href="CodeSystem-admission-codesystem.html#admission-codesystem-duplicate-admission">duplicate-admission</a></td><td>Duplicate or raised in error</td><td>A duplicate of another request.</td></tr></table></li></ul></div>
</text>
<url
value="https://fhir.slade360.co.ke/fhir/ValueSet/admission-no-longer-needed-reason"/>
<version value="0.1.0"/>
<name value="SGHIAdmissionNoLongerNeededReason"/>
<title value="SGHI Admission No Longer Needed Reason"/>
<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="Why a queued admission is no longer needed. Reasons carrying ours-to-fix = true are the ones the hospital could have prevented."/>
<compose>
<include>
<system
value="https://fhir.slade360.co.ke/fhir/CodeSystem/admission-codesystem"/>
<concept>
<code value="improved"/>
<display value="Treated and improved"/>
</concept>
<concept>
<code value="referred-out"/>
<display value="Referred out instead"/>
</concept>
<concept>
<code value="went-elsewhere"/>
<display value="Went to another hospital"/>
</concept>
<concept>
<code value="refused"/>
<display value="Patient refused admission"/>
</concept>
<concept>
<code value="died-waiting"/>
<display value="Died while waiting"/>
</concept>
<concept>
<code value="duplicate-admission"/>
<display value="Duplicate or raised in error"/>
</concept>
</include>
</compose>
</ValueSet>