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

FHIR IG Statistics: CodeSystem/reason-for-discharge

Packagesignal.core.r4
Resource TypeCodeSystem
Idreason-for-discharge
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=signal.core.r4@0.2.10&canonical=https://signalbhn.org/fhir/CodeSystem/reason-for-discharge
URLhttps://signalbhn.org/fhir/CodeSystem/reason-for-discharge
Statusdraft
Date2023-08-16T16:08:23+05:30
NameReasonForDischarge
TitleReason For Discharge
Realmus
Authorityhl7
DescriptionReason For Discharge with its Description.
Contentcomplete

Resources that use this resource

ValueSet
reason-for-dischargeReason For Discharge

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "reason-for-discharge",
  "url": "https://signalbhn.org/fhir/CodeSystem/reason-for-discharge",
  "name": "ReasonForDischarge",
  "title": "Reason For Discharge",
  "status": "draft",
  "experimental": false,
  "date": "2023-08-16T16:08:23+05:30",
  "description": "Reason For Discharge with its Description.",
  "caseSensitive": true,
  "valueSet": "https://signalbhn.org/fhir/ValueSet/reason-for-discharge",
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "Attendance"
    },
    {
      "code": "2",
      "display": "Client Decision"
    },
    {
      "code": "3",
      "display": "Client stopped coming and contact efforts failed"
    },
    {
      "code": "4",
      "display": "Financial/Payments"
    },
    {
      "code": "5",
      "display": "Lack of Progress"
    },
    {
      "code": "6",
      "display": "Medical Reasons"
    },
    {
      "code": "7",
      "display": "Military Deployment"
    },
    {
      "code": "8",
      "display": "Moved"
    },
    {
      "code": "9",
      "display": "Incarcerated"
    },
    {
      "code": "10",
      "display": "Died"
    },
    {
      "code": "11",
      "display": "Agency closed/no longer in business"
    },
    {
      "code": "12",
      "display": "Care successfully completed"
    },
    {
      "code": "13",
      "display": "Transferred to another level of care"
    },
    {
      "code": "14",
      "display": "Transferred to another provider same level of care"
    },
    {
      "code": "15",
      "display": "N/A"
    }
  ]
}