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

FHIR IG analytics

Packagebha-test-ig
Resource TypeCodeSystem
IdCodeSystem-bha-race-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/RatioPBC/bha-test-ig/CodeSystem-bha-race-cs.html
URLhttp://bha.colorado.gov/fhir/bha-test-ig/CodeSystem/bha-race-cs
Version0.1.0
Statusactive
Date2026-03-06T19:31:49+00:00
NameBHARaceCS
TitleBHA Race Codes
Realmus
DescriptionRace codes used by BHA
Contentcomplete

Resources that use this resource

ValueSet
bha-test-ig#currentbha-race-vsBHA Race Value Set

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem bha-race-cs

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

CodeDisplay
01 American Indian/Alaskan Native
02 Asian
03 Black/African American
04 Native Hawaiian/Pacific Islander
05 White/Caucasian
98 Declined

Source1

{
  "resourceType": "CodeSystem",
  "id": "bha-race-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://bha.colorado.gov/fhir/bha-test-ig/CodeSystem/bha-race-cs",
  "version": "0.1.0",
  "name": "BHARaceCS",
  "title": "BHA Race Codes",
  "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": "Race codes used by BHA",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "840"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "01",
      "display": "American Indian/Alaskan Native"
    },
    {
      "code": "02",
      "display": "Asian"
    },
    {
      "code": "03",
      "display": "Black/African American"
    },
    {
      "code": "04",
      "display": "Native Hawaiian/Pacific Islander"
    },
    {
      "code": "05",
      "display": "White/Caucasian"
    },
    {
      "code": "98",
      "display": "Declined"
    }
  ]
}