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.3.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/CoBHA/CoBHRM-FHIR-IG/ and changes regularly. See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 1 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/bha-education-level-cs> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "bha-education-level-cs"] ;
fhir:Resource.language [ fhir:value "en"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem bha-education-level-cs</b></p><a name=\"bha-education-level-cs\"> </a><a name=\"hcbha-education-level-cs\"> </a><p>This case-sensitive code system <code>http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-education-level-cs</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\">PK<a name=\"bha-education-level-cs-PK\"> </a></td><td>The client has less than a Kindergarten education/No Formal education</td></tr><tr><td style=\"white-space:nowrap\">00<a name=\"bha-education-level-cs-00\"> </a></td><td>Kindergarten</td></tr><tr><td style=\"white-space:nowrap\">01<a name=\"bha-education-level-cs-01\"> </a></td><td>Grade 1</td></tr><tr><td style=\"white-space:nowrap\">02<a name=\"bha-education-level-cs-02\"> </a></td><td>Grade 2</td></tr><tr><td style=\"white-space:nowrap\">03<a name=\"bha-education-level-cs-03\"> </a></td><td>Grade 3</td></tr><tr><td style=\"white-space:nowrap\">04<a name=\"bha-education-level-cs-04\"> </a></td><td>Grade 4</td></tr><tr><td style=\"white-space:nowrap\">05<a name=\"bha-education-level-cs-05\"> </a></td><td>Grade 5</td></tr><tr><td style=\"white-space:nowrap\">06<a name=\"bha-education-level-cs-06\"> </a></td><td>Grade 6</td></tr><tr><td style=\"white-space:nowrap\">07<a name=\"bha-education-level-cs-07\"> </a></td><td>Grade 7</td></tr><tr><td style=\"white-space:nowrap\">08<a name=\"bha-education-level-cs-08\"> </a></td><td>Grade 8</td></tr><tr><td style=\"white-space:nowrap\">09<a name=\"bha-education-level-cs-09\"> </a></td><td>Grade 9</td></tr><tr><td style=\"white-space:nowrap\">10<a name=\"bha-education-level-cs-10\"> </a></td><td>Grade 10</td></tr><tr><td style=\"white-space:nowrap\">11<a name=\"bha-education-level-cs-11\"> </a></td><td>Grade 11</td></tr><tr><td style=\"white-space:nowrap\">12<a name=\"bha-education-level-cs-12\"> </a></td><td>Grade 12 or GED</td></tr><tr><td style=\"white-space:nowrap\">14<a name=\"bha-education-level-cs-14\"> </a></td><td>Some College</td></tr><tr><td style=\"white-space:nowrap\">16<a name=\"bha-education-level-cs-16\"> </a></td><td>College Degree</td></tr><tr><td style=\"white-space:nowrap\">18<a name=\"bha-education-level-cs-18\"> </a></td><td>Masters Degree</td></tr><tr><td style=\"white-space:nowrap\">20<a name=\"bha-education-level-cs-20\"> </a></td><td>Doctoral Degree</td></tr></table></div>"
] ;
fhir:DomainResource.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ] ;
fhir:Extension.valueInteger [
fhir:value "1"^^xsd:integer ;
fhir:Element.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" ] ;
fhir:Extension.valueCanonical [
fhir:value "http://bha.colorado.gov/fhir/bha-ig/ImplementationGuide/us.co.bha-ig" ;
fhir:link <http://bha.colorado.gov/fhir/bha-ig/ImplementationGuide/us.co.bha-ig>
]
]
]
], [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ] ;
fhir:Extension.valueCode [
fhir:value "trial-use" ;
fhir:Element.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" ] ;
fhir:Extension.valueCanonical [
fhir:value "http://bha.colorado.gov/fhir/bha-ig/ImplementationGuide/us.co.bha-ig" ;
fhir:link <http://bha.colorado.gov/fhir/bha-ig/ImplementationGuide/us.co.bha-ig>
]
]
]
] ;
fhir:CodeSystem.url [ fhir:value "http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-education-level-cs"] ;
fhir:CodeSystem.version [ fhir:value "0.3.0-current"] ;
fhir:CodeSystem.name [ fhir:value "BHAEducationLevelCS"] ;
fhir:CodeSystem.title [ fhir:value "BHA Education Level"] ;
fhir:CodeSystem.status [ fhir:value "active"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2026-07-06T17:11:10+00:00"^^xsd:dateTime] ;
fhir:CodeSystem.publisher [ fhir:value "Colorado Behavioral Health Administration"] ;
fhir:CodeSystem.contact [
fhir:index -1 ;
fhir:ContactDetail.name [ fhir:value "Colorado Behavioral Health Administration" ] ;
fhir:ContactDetail.telecom [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://bha.colorado.gov" ]
], [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "FHIRFeedback@state.co.us" ]
]
] ;
fhir:CodeSystem.description [ fhir:value "Code system for education levels used in BHA EpisodeOfCare. Valid values align with ACT sheet Appendix ACT-Ascent."] ;
fhir:CodeSystem.jurisdiction [
fhir:index -1 ;
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
fhir:Coding.code [ fhir:value "USA" ]
]
] ;
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "18"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "PK" ] ;
fhir:CodeSystem.concept.display [ fhir:value "The client has less than a Kindergarten education/No Formal education" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "00" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Kindergarten" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "01" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Grade 1" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "02" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Grade 2" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "03" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Grade 3" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "04" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Grade 4" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "05" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Grade 5" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "06" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Grade 6" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "07" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Grade 7" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "08" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Grade 8" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "09" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Grade 9" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "10" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Grade 10" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "11" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Grade 11" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "12" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Grade 12 or GED" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "14" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Some College" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "16" ] ;
fhir:CodeSystem.concept.display [ fhir:value "College Degree" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "18" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Masters Degree" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "20" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Doctoral Degree" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/bha-education-level-cs.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/bha-education-level-cs.ttl> .
IG © 2025+ Colorado Behavioral Health Administration.
Package us.co.bha-ig#0.3.0-current based on FHIR 4.0.1.
Generated
2026-07-06
Links: Table of Contents |
QA Report
|