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-living-situation",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem bha-living-situation</b></p><a name=\"bha-living-situation\"> </a><a name=\"hcbha-living-situation\"> </a><p>This case-sensitive code system <code>http://bha.colorado.gov/fhir/bha-test-ig/CodeSystem/bha-living-situation</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-living-situation-1\"> </a></td><td>Correctional facility / Jail</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"bha-living-situation-2\"> </a></td><td>Inpatient</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"bha-living-situation-3\"> </a></td><td>ATU, Adults Only</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"bha-living-situation-4\"> </a></td><td>Residential Treatment / Group (Youth)</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"bha-living-situation-5\"> </a></td><td>Foster Home (Youth)</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"bha-living-situation-6\"> </a></td><td>Boarding Home (Adult)</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"bha-living-situation-7\"> </a></td><td>Group Home (Adult)</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"bha-living-situation-8\"> </a></td><td>Nursing Home</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"bha-living-situation-9\"> </a></td><td>Residential Facility (MH Adult)</td></tr><tr><td style=\"white-space:nowrap\">10<a name=\"bha-living-situation-10\"> </a></td><td>Residential Facility (Other)</td></tr><tr><td style=\"white-space:nowrap\">11<a name=\"bha-living-situation-11\"> </a></td><td>Sober Living</td></tr><tr><td style=\"white-space:nowrap\">12<a name=\"bha-living-situation-12\"> </a></td><td>Houseless</td></tr><tr><td style=\"white-space:nowrap\">13<a name=\"bha-living-situation-13\"> </a></td><td>Supported Housing</td></tr><tr><td style=\"white-space:nowrap\">14<a name=\"bha-living-situation-14\"> </a></td><td>Assisted Living</td></tr><tr><td style=\"white-space:nowrap\">15<a name=\"bha-living-situation-15\"> </a></td><td>Independent Living</td></tr><tr><td style=\"white-space:nowrap\">16<a name=\"bha-living-situation-16\"> </a></td><td>Halfway House</td></tr></table></div>"
},
"url" : "http://bha.colorado.gov/fhir/bha-test-ig/CodeSystem/bha-living-situation",
"version" : "0.1.0",
"name" : "BHALivingSituationCS",
"title" : "BHA Living Situation",
"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" : "Code system for living situations used in BHA episodes",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "840"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 16,
"concept" : [
{
"code" : "1",
"display" : "Correctional facility / Jail"
},
{
"code" : "2",
"display" : "Inpatient"
},
{
"code" : "3",
"display" : "ATU, Adults Only"
},
{
"code" : "4",
"display" : "Residential Treatment / Group (Youth)"
},
{
"code" : "5",
"display" : "Foster Home (Youth)"
},
{
"code" : "6",
"display" : "Boarding Home (Adult)"
},
{
"code" : "7",
"display" : "Group Home (Adult)"
},
{
"code" : "8",
"display" : "Nursing Home"
},
{
"code" : "9",
"display" : "Residential Facility (MH Adult)"
},
{
"code" : "10",
"display" : "Residential Facility (Other)"
},
{
"code" : "11",
"display" : "Sober Living"
},
{
"code" : "12",
"display" : "Houseless"
},
{
"code" : "13",
"display" : "Supported Housing"
},
{
"code" : "14",
"display" : "Assisted Living"
},
{
"code" : "15",
"display" : "Independent Living"
},
{
"code" : "16",
"display" : "Halfway House"
}
]
}