FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagebha-test-ig
Resource TypeCodeSystem
IdCodeSystem-bha-referral-source.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/RatioPBC/bha-test-ig/CodeSystem-bha-referral-source.html
URLhttp://bha.colorado.gov/fhir/bha-test-ig/CodeSystem/bha-referral-source
Version0.1.0
Statusactive
Date2026-03-06T19:31:49+00:00
NameBHAReferralSourceCS
TitleBHA Referral Source
Realmus
DescriptionCode system for referral sources used in BHA admission process
Contentcomplete

Resources that use this resource

ValueSet
bha-test-ig#currentbha-referral-source-vsBHA Referral Source

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem bha-referral-source

This case-sensitive code system http://bha.colorado.gov/fhir/bha-test-ig/CodeSystem/bha-referral-source defines the following codes:

CodeDisplay
1 Individual (self, family, friend)
2 Alcohol/drug use care provider
3 Other health care provider (e.g., medical, mental)
4 School (educational)
5 Employer
6 Social/Human Services
7 Non-DUI Criminal Justice (Probation, Parole/TASC, SB-94, Community Corrections)
8 DUI/DWI Criminal Justice
9 Involuntary Commitment
10 Other Community Referral
11 Drug Court
12 STIRT
13 Crisis System
14 I MATTER
15 Residential Facility, Mental Health
16 Residential Facility, Other
17 Referral source not known

Source1

{
  "resourceType": "CodeSystem",
  "id": "bha-referral-source",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
    }
  ]
}