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

FHIR IG analytics

Packagebha-test-ig
Resource TypeCodeSystem
IdCodeSystem-bha-education-level-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/RatioPBC/bha-test-ig/CodeSystem-bha-education-level-cs.html
URLhttp://bha.colorado.gov/fhir/bha-test-ig/CodeSystem/bha-education-level-cs
Version0.1.0
Statusactive
Date2026-03-06T19:31:49+00:00
NameBHAEducationLevelCS
TitleBHA Education Level
Realmus
DescriptionCode system for education levels used in BHA episodes
Contentcomplete

Resources that use this resource

ValueSet
bha-test-ig#currentbha-education-level-vsBHA Education Level

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem bha-education-level-cs

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

CodeDisplay
PK The client has less than a Kindergarten education/No Formal education
00 Kindergarten
01 Grade 1
02 Grade 2
03 Grade 3
04 Grade 4
05 Grade 5
06 Grade 6
07 Grade 7
08 Grade 8
09 Grade 9
10 Grade 10
11 Grade 11
12 Grade 12 or GED
14 Some College
16 College Degree
18 Masters Degree
20 Doctoral Degree

Source1

{
  "resourceType": "CodeSystem",
  "id": "bha-education-level-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://bha.colorado.gov/fhir/bha-test-ig/CodeSystem/bha-education-level-cs",
  "version": "0.1.0",
  "name": "BHAEducationLevelCS",
  "title": "BHA Education Level",
  "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 education levels used in BHA episodes",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "840"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 18,
  "concept": [
    {
      "code": "PK",
      "display": "The client has less than a Kindergarten education/No Formal education"
    },
    {
      "code": "00",
      "display": "Kindergarten"
    },
    {
      "code": "01",
      "display": "Grade 1"
    },
    {
      "code": "02",
      "display": "Grade 2"
    },
    {
      "code": "03",
      "display": "Grade 3"
    },
    {
      "code": "04",
      "display": "Grade 4"
    },
    {
      "code": "05",
      "display": "Grade 5"
    },
    {
      "code": "06",
      "display": "Grade 6"
    },
    {
      "code": "07",
      "display": "Grade 7"
    },
    {
      "code": "08",
      "display": "Grade 8"
    },
    {
      "code": "09",
      "display": "Grade 9"
    },
    {
      "code": "10",
      "display": "Grade 10"
    },
    {
      "code": "11",
      "display": "Grade 11"
    },
    {
      "code": "12",
      "display": "Grade 12 or GED"
    },
    {
      "code": "14",
      "display": "Some College"
    },
    {
      "code": "16",
      "display": "College Degree"
    },
    {
      "code": "18",
      "display": "Masters Degree"
    },
    {
      "code": "20",
      "display": "Doctoral Degree"
    }
  ]
}