FHIR IG analytics| Package | bha-test-ig |
| Resource Type | CodeSystem |
| Id | CodeSystem-bha-end-of-treatment-reason-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/RatioPBC/bha-test-ig/CodeSystem-bha-end-of-treatment-reason-cs.html |
| URL | http://bha.colorado.gov/fhir/bha-test-ig/CodeSystem/bha-end-of-treatment-reason-cs |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-03-06T19:31:49+00:00 |
| Name | BHAEndOfTreatmentReasonCS |
| Title | BHA End of Treatment Reasons |
| Realm | us |
| Description | End of Treatment Reasons for BHA services/admissions. |
| Content | complete |
| ValueSet | ||
| bha-test-ig#current | bha-end-of-treatment-reason-vs | BHA End of Treatment Reasons Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem bha-end-of-treatment-reason-cs
This case-sensitive code system http://bha.colorado.gov/fhir/bha-test-ig/CodeSystem/bha-end-of-treatment-reason-cs defines the following codes:
{
"resourceType": "CodeSystem",
"id": "bha-end-of-treatment-reason-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://bha.colorado.gov/fhir/bha-test-ig/CodeSystem/bha-end-of-treatment-reason-cs",
"version": "0.1.0",
"name": "BHAEndOfTreatmentReasonCS",
"title": "BHA End of Treatment Reasons",
"status": "active",
"experimental": false,
"date": "2026-03-06T19:31:49+00:00",
"publisher": "Colorado Behavioral Health Administration",
"contact": [
{
"name": "Colorado Behavioral Health Administration",
"telecom": [
{
"system": "url",
"value": "https://bha.colorado.gov"
},
{
"system": "email",
"value": "cdhs_bha_provider_support@state.co.us"
}
]
}
],
"description": "End of Treatment Reasons for BHA services/admissions.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "840"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 11,
"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"
}
]
}