| Package | signal.core.r4 |
| Resource Type | CodeSystem |
| Id | reason-for-discharge |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=signal.core.r4@0.2.10&canonical=https://signalbhn.org/fhir/CodeSystem/reason-for-discharge |
| URL | https://signalbhn.org/fhir/CodeSystem/reason-for-discharge |
| Status | draft |
| Date | 2023-08-16T16:08:23+05:30 |
| Name | ReasonForDischarge |
| Title | Reason For Discharge |
| Realm | us |
| Authority | hl7 |
| Description | Reason For Discharge with its Description. |
| Content | complete |
| ValueSet | |
| reason-for-discharge | Reason For Discharge |
No resources found
No narrative content found in resource
{
"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"
}
]
}