Colorado BHA FHIR Implementation Guide
0.1.0 - ci-build
Unknown region code '840'
Colorado BHA FHIR Implementation Guide, published by Colorado Behavioral Health Administration. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/RatioPBC/bha-test-ig/ and changes regularly. See the Directory of published versions
| Active as of 2026-03-06 |
{
"resourceType" : "CodeSystem",
"id" : "bha-end-of-treatment-reason-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem bha-end-of-treatment-reason-cs</b></p><a name=\"bha-end-of-treatment-reason-cs\"> </a><a name=\"hcbha-end-of-treatment-reason-cs\"> </a><p>This case-sensitive code system <code>http://bha.colorado.gov/fhir/bha-test-ig/CodeSystem/bha-end-of-treatment-reason-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"bha-end-of-treatment-reason-cs-1\"> </a></td><td>Attendance</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"bha-end-of-treatment-reason-cs-2\"> </a></td><td>Client Decision</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"bha-end-of-treatment-reason-cs-3\"> </a></td><td>Client stopped coming and contact efforts failed</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"bha-end-of-treatment-reason-cs-4\"> </a></td><td>Financial/Payments</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"bha-end-of-treatment-reason-cs-5\"> </a></td><td>Lack of Progress</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"bha-end-of-treatment-reason-cs-6\"> </a></td><td>Medical Reasons</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"bha-end-of-treatment-reason-cs-7\"> </a></td><td>Military Deployment</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"bha-end-of-treatment-reason-cs-8\"> </a></td><td>Moved</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"bha-end-of-treatment-reason-cs-9\"> </a></td><td>Incarcerated</td></tr><tr><td style=\"white-space:nowrap\">10<a name=\"bha-end-of-treatment-reason-cs-10\"> </a></td><td>Died</td></tr><tr><td style=\"white-space:nowrap\">11<a name=\"bha-end-of-treatment-reason-cs-11\"> </a></td><td>Agency closed/No longer in business</td></tr></table></div>"
},
"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"
}
]
}