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-asam-level-of-care-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem bha-asam-level-of-care-cs</b></p><a name=\"bha-asam-level-of-care-cs\"> </a><a name=\"hcbha-asam-level-of-care-cs\"> </a><p>This case-sensitive code system <code>http://bha.colorado.gov/fhir/bha-test-ig/CodeSystem/bha-asam-level-of-care-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.0<a name=\"bha-asam-level-of-care-cs-1.460\"> </a></td><td>Outpatient (OP) and EOP</td></tr><tr><td style=\"white-space:nowrap\">2.1<a name=\"bha-asam-level-of-care-cs-2.461\"> </a></td><td>Intensive Outpatient</td></tr><tr><td style=\"white-space:nowrap\">2.5<a name=\"bha-asam-level-of-care-cs-2.465\"> </a></td><td>Partial Hospitalization</td></tr><tr><td style=\"white-space:nowrap\">3.1<a name=\"bha-asam-level-of-care-cs-3.461\"> </a></td><td>Clinically Managed Low-Intensity Residential Services</td></tr><tr><td style=\"white-space:nowrap\">3.2-D<a name=\"bha-asam-level-of-care-cs-3.462-D\"> </a></td><td>Clinically Managed Residential Withdrawal Management - Going away with New 2025 ASAM</td></tr><tr><td style=\"white-space:nowrap\">3.3<a name=\"bha-asam-level-of-care-cs-3.463\"> </a></td><td>Clinically Managed Medium-Intensity Residential Services - Going away with New 2025 ASAM</td></tr><tr><td style=\"white-space:nowrap\">3.5<a name=\"bha-asam-level-of-care-cs-3.465\"> </a></td><td>Clinically Managed High-Intensity Residential Services</td></tr><tr><td style=\"white-space:nowrap\">3.7<a name=\"bha-asam-level-of-care-cs-3.467\"> </a></td><td>Medically Monitored Intensive Residential Treatment</td></tr><tr><td style=\"white-space:nowrap\">3.7x<a name=\"bha-asam-level-of-care-cs-3.467x\"> </a></td><td>Medically Monitored Inpatient Withdrawal Management</td></tr></table></div>"
},
"url" : "http://bha.colorado.gov/fhir/bha-test-ig/CodeSystem/bha-asam-level-of-care-cs",
"version" : "0.1.0",
"name" : "BHAASAMLevelOfCareCS",
"title" : "BHA ASAM Levels of Care",
"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" : "ASAM Levels of Care for BHA services/admissions.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "840"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 9,
"concept" : [
{
"code" : "1.0",
"display" : "Outpatient (OP) and EOP"
},
{
"code" : "2.1",
"display" : "Intensive Outpatient"
},
{
"code" : "2.5",
"display" : "Partial Hospitalization"
},
{
"code" : "3.1",
"display" : "Clinically Managed Low-Intensity Residential Services"
},
{
"code" : "3.2-D",
"display" : "Clinically Managed Residential Withdrawal Management - Going away with New 2025 ASAM"
},
{
"code" : "3.3",
"display" : "Clinically Managed Medium-Intensity Residential Services - Going away with New 2025 ASAM"
},
{
"code" : "3.5",
"display" : "Clinically Managed High-Intensity Residential Services"
},
{
"code" : "3.7",
"display" : "Medically Monitored Intensive Residential Treatment"
},
{
"code" : "3.7x",
"display" : "Medically Monitored Inpatient Withdrawal Management"
}
]
}