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 Counties Value Set - JSON Representation

Draft as of 2026-03-06

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "bha-counties-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet bha-counties-vs</b></p><a name=\"bha-counties-vs\"> </a><a name=\"hcbha-counties-vs\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-bha-counties-cs.html\"><code>http://bha.colorado.gov/fhir/bha-test-ig/CodeSystem/bha-counties-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0</span></li></ul></div>"
  },
  "url" : "http://bha.colorado.gov/fhir/bha-test-ig/ValueSet/bha-counties-vs",
  "version" : "0.1.0",
  "name" : "BHACountiesVS",
  "title" : "BHA Counties Value Set",
  "status" : "draft",
  "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" : "Allowed client county values for BHA reporting",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "840"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://bha.colorado.gov/fhir/bha-test-ig/CodeSystem/bha-counties-cs"
      }
    ]
  }
}