:py:mod:`spark_auto_mapper_fhir.value_sets.discharge_disposition` ================================================================= .. py:module:: spark_auto_mapper_fhir.value_sets.discharge_disposition Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.discharge_disposition.DischargeDispositionCode spark_auto_mapper_fhir.value_sets.discharge_disposition.DischargeDispositionCodeValues .. py:class:: DischargeDispositionCode(value) Bases: :py:obj:`spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode` DischargeDisposition From: http://terminology.hl7.org/CodeSystem/discharge-disposition in valuesets.xml This value set defines a set of codes that can be used to where the patient left the hospital. .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/discharge-disposition .. py:class:: DischargeDispositionCodeValues The patient was dicharged and has indicated that they are going to return home afterwards. From: http://terminology.hl7.org/CodeSystem/discharge-disposition in valuesets.xml .. py:attribute:: Home The 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. From: http://terminology.hl7.org/CodeSystem/discharge-disposition in valuesets.xml .. py:attribute:: AlternativeHome The patient was transferred to another healthcare facility. From: http://terminology.hl7.org/CodeSystem/discharge-disposition in valuesets.xml .. py:attribute:: OtherHealthcareFacility The patient has been discharged into palliative care. From: http://terminology.hl7.org/CodeSystem/discharge-disposition in valuesets.xml .. py:attribute:: Hospice The patient has been discharged into long-term care where is likely to be monitored through an ongoing episode-of-care. From: http://terminology.hl7.org/CodeSystem/discharge-disposition in valuesets.xml .. py:attribute:: Long_termCare The patient self discharged against medical advice. From: http://terminology.hl7.org/CodeSystem/discharge-disposition in valuesets.xml .. py:attribute:: LeftAgainstAdvice The patient has deceased during this encounter. From: http://terminology.hl7.org/CodeSystem/discharge-disposition in valuesets.xml .. py:attribute:: Expired The patient has been transferred to a psychiatric facility. From: http://terminology.hl7.org/CodeSystem/discharge-disposition in valuesets.xml .. py:attribute:: PsychiatricHospital The patient was discharged and is to receive post acute care rehabilitation services. From: http://terminology.hl7.org/CodeSystem/discharge-disposition in valuesets.xml .. py:attribute:: Rehabilitation The patient has been discharged to a skilled nursing facility for the patient to receive additional care. From: http://terminology.hl7.org/CodeSystem/discharge-disposition in valuesets.xml .. py:attribute:: SkilledNursingFacility The discharge disposition has not otherwise defined. From: http://terminology.hl7.org/CodeSystem/discharge-disposition in valuesets.xml .. py:attribute:: Other