<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="discharge-disposition"/>
  <text>
    <status value="extensions"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet discharge-disposition</b></p><a name="discharge-disposition"> </a><a name="hcdischarge-disposition"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/7.3.0/CodeSystem-discharge-disposition.html"><code>http://terminology.hl7.org/CodeSystem/discharge-disposition</code></a><span title="Version is not explicitly stated, which means it is fixed to 1.0.1, the version found through the package references"> version &#x1F4E6;1.0.1</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="http://terminology.hl7.org/7.3.0/CodeSystem-discharge-disposition.html#discharge-disposition-home">home</a></td><td>Home</td><td>The patient was dicharged and has indicated that they are going to return home afterwards.</td></tr><tr><td><a href="http://terminology.hl7.org/7.3.0/CodeSystem-discharge-disposition.html#discharge-disposition-rehab">rehab</a></td><td>Rehabilitation</td><td>The patient was discharged and is to receive post acute care rehabilitation services.</td></tr><tr><td><a href="http://terminology.hl7.org/7.3.0/CodeSystem-discharge-disposition.html#discharge-disposition-snf">snf</a></td><td>Nursing home or care facility</td><td>The patient has been discharged to a skilled nursing facility for the patient to receive additional care.</td></tr></table></li><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-home-with-community-follow-up">home-with-community-follow-up</a></td><td>Home with community follow-up</td><td>The patient went home with a community health worker or a home visit arranged.</td></tr><tr><td><a href="CodeSystem-admission-codesystem.html#admission-codesystem-outpatient-clinic-follow-up">outpatient-clinic-follow-up</a></td><td>Outpatient clinic follow-up</td><td>The patient went home with a clinic appointment arranged to continue their care.</td></tr></table></li></ul></div>
  </text>
  <url value="https://fhir.slade360.co.ke/fhir/ValueSet/discharge-disposition"/>
  <version value="0.1.0"/>
  <name value="SGHIDischargeDisposition"/>
  <title value="SGHI Discharge Disposition"/>
  <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 the patient is going. Asked only of a living patient leaving with an agreed plan: a death has no disposition, and a transfer out names the receiving facility instead."/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/discharge-disposition"/>
      <concept>
        <code value="home"/>
        <display value="Home"/>
      </concept>
      <concept>
        <code value="rehab"/>
        <display value="Rehabilitation"/>
      </concept>
      <concept>
        <code value="snf"/>
        <display value="Nursing home or care facility"/>
      </concept>
    </include>
    <include>
      <system value="https://fhir.slade360.co.ke/fhir/CodeSystem/admission-codesystem"/>
      <concept>
        <code value="home-with-community-follow-up"/>
        <display value="Home with community follow-up"/>
      </concept>
      <concept>
        <code value="outpatient-clinic-follow-up"/>
        <display value="Outpatient clinic follow-up"/>
      </concept>
    </include>
  </compose>
</ValueSet>