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

: BHA Home Stability and Safety - XML Representation

Active as of 2026-03-06

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="bha-home-stability-safety-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem bha-home-stability-safety-cs</b></p><a name="bha-home-stability-safety-cs"> </a><a name="hcbha-home-stability-safety-cs"> </a><p>This case-sensitive code system <code>http://bha.colorado.gov/fhir/bha-test-ig/CodeSystem/bha-home-stability-safety-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">01<a name="bha-home-stability-safety-cs-01"> </a></td><td>Stable and safe housing</td></tr><tr><td style="white-space:nowrap">02<a name="bha-home-stability-safety-cs-02"> </a></td><td>Housing instability</td></tr><tr><td style="white-space:nowrap">03<a name="bha-home-stability-safety-cs-03"> </a></td><td>Housing in unsafe area</td></tr><tr><td style="white-space:nowrap">04<a name="bha-home-stability-safety-cs-04"> </a></td><td>Housing instability and in unsafe area</td></tr></table></div>
  </text>
  <url
       value="http://bha.colorado.gov/fhir/bha-test-ig/CodeSystem/bha-home-stability-safety-cs"/>
  <version value="0.1.0"/>
  <name value="BHAHomeStabilitySafetyCS"/>
  <title value="BHA Home Stability and Safety"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-03-06T19:31:49+00:00"/>
  <publisher value="Colorado Behavioral Health Administration"/>
  <contact>
    <name value="Colorado Behavioral Health Administration"/>
    <telecom>
      <system value="url"/>
      <value value="https://bha.colorado.gov"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="cdhs_bha_provider_support@state.co.us"/>
    </telecom>
  </contact>
  <description
               value="Code system for home stability and safety used in BHA Special Connections"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="840"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="01"/>
    <display value="Stable and safe housing"/>
  </concept>
  <concept>
    <code value="02"/>
    <display value="Housing instability"/>
  </concept>
  <concept>
    <code value="03"/>
    <display value="Housing in unsafe area"/>
  </concept>
  <concept>
    <code value="04"/>
    <display value="Housing instability and in unsafe area"/>
  </concept>
</CodeSystem>