• Include these codes as defined in http://terminology.hl7.org/CodeSystem/discharge-disposition
    CodeDisplayDefinition
    homeHomeThe patient was dicharged and has indicated that they are going to return home afterwards.
    alt-homeAlternative homeThe patient was discharged and has indicated that they are going to return home afterwards, but not the patient's home - e.g. a family member's home.
    other-hcfOther healthcare facilityThe patient was transferred to another healthcare facility.
    hospHospiceThe patient has been discharged into palliative care.
    longLong-term careThe patient has been discharged into long-term care where is likely to be monitored through an ongoing episode-of-care.
    aadviceLeft against adviceThe patient self discharged against medical advice.
    expExpiredThe patient has deceased during this encounter.
    psyPsychiatric hospitalThe patient has been transferred to a psychiatric facility.
    rehabRehabilitationThe patient was discharged and is to receive post acute care rehabilitation services.
    snfSkilled nursing facilityThe patient has been discharged to a skilled nursing facility for the patient to receive additional care.
<status value="active"/> <experimental value="false"/> <date value="2022-07-04"/> <publisher value="Health Level Seven, Inc. - CQI WG"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/special/committees/CQI"/> </telecom> </contact> <description value="This value set defines a set of codes that can be used to where the patient left the hospital. Note that this value set explicitly removes 'oth' (Other) to allow the binding strength to be extensible and therefore allow the exchange of additional concepts without requiring mapping to 'oth.'"/> <compose> <include> <system value="http://terminology.hl7.org/CodeSystem/discharge-disposition"/> <concept> <code value="home"/> </concept> <concept> <code value="alt-home"/> </concept> <concept> <code value="other-hcf"/> </concept> <concept> <code value="hosp"/> </concept> <concept> <code value="long"/> </concept> <concept> <code value="aadvice"/> </concept> <concept> <code value="exp"/> </concept> <concept> <code value="psy"/> </concept> <concept> <code value="rehab"/> </concept> <concept> <code value="snf"/> </concept> </include> </compose> </ValueSet>