FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/CodeSystem-DischargeDisposition

Packageca.on.ehr.r4
Resource TypeCodeSystem
IdCodeSystem-DischargeDisposition
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.ehr.r4@1.0.0-snapshot10&canonical=http://cihi.ca/fhir/CodeSystem/aac-discharge-disposition
URLhttp://cihi.ca/fhir/CodeSystem/aac-discharge-disposition
Version2018
Statusactive
Date2019-02-20
NameDischargeDisposition
TitleDischarge Disposition
Authoritynational
DescriptionThis field contains the disposition of the patient at time of discharge (i.e., discharged to home, expired, etc.). It is contributed in PV1-36 in HL7v2 and is used by the resource element Encounter.hospitalization.dischargeDisposition in FHIR
Contentcomplete

Resources that use this resource

ValueSet
aac-discharge-dispositionDischarge Disposition

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "CodeSystem-DischargeDisposition",
  "url": "http://cihi.ca/fhir/CodeSystem/aac-discharge-disposition",
  "version": "2018",
  "name": "DischargeDisposition",
  "title": "Discharge Disposition",
  "status": "active",
  "date": "2019-02-20",
  "publisher": "Canadian Institute for Health Information",
  "contact": [
    {
      "name": "CIHI",
      "telecom": [
        {
          "system": "email",
          "value": "datastandards@cihi.ca"
        }
      ]
    }
  ],
  "description": "This field contains the disposition of the patient at time of discharge (i.e., discharged to home, expired, etc.).  It is contributed in  PV1-36 in HL7v2 and is used by the resource element Encounter.hospitalization.dischargeDisposition in FHIR",
  "content": "complete",
  "concept": [
    {
      "code": "04",
      "display": "Home with Support/Referral"
    },
    {
      "code": "05",
      "display": "Private Home"
    },
    {
      "code": "06",
      "display": "Admit to reporting facility as Inpatient to special care unit or from ambulatory care visit functional centre"
    },
    {
      "code": "07",
      "display": "Admit to reporting facility as an inpatient to another unit of the reporting facility from the ambulatory care visit functional centre"
    },
    {
      "code": "08",
      "display": "Transfer to another acute care facility directly from ambulatory care visit functional centre"
    },
    {
      "code": "09",
      "display": "Transfer to another non-acute care facility directly from ambulatory care functional centre (e.g. stand-alone rehab, mental health)"
    },
    {
      "code": "10",
      "display": "Inpatient Care"
    },
    {
      "code": "12",
      "display": "Intra-facility transfer to day surgery"
    },
    {
      "code": "13",
      "display": "Intra-facility transfer to the ED"
    },
    {
      "code": "14",
      "display": "Intra-facility transfer to clinic"
    },
    {
      "code": "20",
      "display": "ED and Ambulatory Care"
    },
    {
      "code": "30",
      "display": "Residential Care"
    },
    {
      "code": "40",
      "display": "Group/Supportive Living"
    },
    {
      "code": "59",
      "display": "Absent Without Leave (AWOL)"
    },
    {
      "code": "60",
      "display": "Left Against Medical Advice (LAMA)"
    },
    {
      "code": "61",
      "display": "Leave Post Registration"
    },
    {
      "code": "62",
      "display": "Leave Post Initial Treatment"
    },
    {
      "code": "63",
      "display": "Left After Triage"
    },
    {
      "code": "64",
      "display": "Left After Initial Assessment"
    },
    {
      "code": "65",
      "display": "Did not Return from Pass/Leave"
    },
    {
      "code": "66",
      "display": "Died While on Pass/Leave"
    },
    {
      "code": "67",
      "display": "Suicide out of Facility"
    },
    {
      "code": "71",
      "display": "Dead on Arrival (DOA)"
    },
    {
      "code": "72",
      "display": "Died in Facility"
    },
    {
      "code": "73",
      "display": "Medical Assistance in Dying (MAID)"
    },
    {
      "code": "74",
      "display": "Suicide in Facility"
    }
  ]
}