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 Referral Source - JSON Representation

Active as of 2026-03-06

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "bha-referral-source",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem bha-referral-source</b></p><a name=\"bha-referral-source\"> </a><a name=\"hcbha-referral-source\"> </a><p>This case-sensitive code system <code>http://bha.colorado.gov/fhir/bha-test-ig/CodeSystem/bha-referral-source</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-referral-source-1\"> </a></td><td>Individual (self, family, friend)</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"bha-referral-source-2\"> </a></td><td>Alcohol/drug use care provider</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"bha-referral-source-3\"> </a></td><td>Other health care provider (e.g., medical, mental)</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"bha-referral-source-4\"> </a></td><td>School (educational)</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"bha-referral-source-5\"> </a></td><td>Employer</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"bha-referral-source-6\"> </a></td><td>Social/Human Services</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"bha-referral-source-7\"> </a></td><td>Non-DUI Criminal Justice (Probation, Parole/TASC, SB-94, Community Corrections)</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"bha-referral-source-8\"> </a></td><td>DUI/DWI Criminal Justice</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"bha-referral-source-9\"> </a></td><td>Involuntary Commitment</td></tr><tr><td style=\"white-space:nowrap\">10<a name=\"bha-referral-source-10\"> </a></td><td>Other Community Referral</td></tr><tr><td style=\"white-space:nowrap\">11<a name=\"bha-referral-source-11\"> </a></td><td>Drug Court</td></tr><tr><td style=\"white-space:nowrap\">12<a name=\"bha-referral-source-12\"> </a></td><td>STIRT</td></tr><tr><td style=\"white-space:nowrap\">13<a name=\"bha-referral-source-13\"> </a></td><td>Crisis System</td></tr><tr><td style=\"white-space:nowrap\">14<a name=\"bha-referral-source-14\"> </a></td><td>I MATTER</td></tr><tr><td style=\"white-space:nowrap\">15<a name=\"bha-referral-source-15\"> </a></td><td>Residential Facility, Mental Health</td></tr><tr><td style=\"white-space:nowrap\">16<a name=\"bha-referral-source-16\"> </a></td><td>Residential Facility, Other</td></tr><tr><td style=\"white-space:nowrap\">17<a name=\"bha-referral-source-17\"> </a></td><td>Referral source not known</td></tr></table></div>"
  },
  "url" : "http://bha.colorado.gov/fhir/bha-test-ig/CodeSystem/bha-referral-source",
  "version" : "0.1.0",
  "name" : "BHAReferralSourceCS",
  "title" : "BHA Referral Source",
  "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 referral sources used in BHA admission process",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "840"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 17,
  "concept" : [
    {
      "code" : "1",
      "display" : "Individual (self, family, friend)"
    },
    {
      "code" : "2",
      "display" : "Alcohol/drug use care provider"
    },
    {
      "code" : "3",
      "display" : "Other health care provider (e.g., medical, mental)"
    },
    {
      "code" : "4",
      "display" : "School (educational)"
    },
    {
      "code" : "5",
      "display" : "Employer"
    },
    {
      "code" : "6",
      "display" : "Social/Human Services"
    },
    {
      "code" : "7",
      "display" : "Non-DUI Criminal Justice (Probation, Parole/TASC, SB-94, Community Corrections)"
    },
    {
      "code" : "8",
      "display" : "DUI/DWI Criminal Justice"
    },
    {
      "code" : "9",
      "display" : "Involuntary Commitment"
    },
    {
      "code" : "10",
      "display" : "Other Community Referral"
    },
    {
      "code" : "11",
      "display" : "Drug Court"
    },
    {
      "code" : "12",
      "display" : "STIRT"
    },
    {
      "code" : "13",
      "display" : "Crisis System"
    },
    {
      "code" : "14",
      "display" : "I MATTER"
    },
    {
      "code" : "15",
      "display" : "Residential Facility, Mental Health"
    },
    {
      "code" : "16",
      "display" : "Residential Facility, Other"
    },
    {
      "code" : "17",
      "display" : "Referral source not known"
    }
  ]
}