Colorado BHA FHIR Implementation Guide
0.3.0-current - ci-build USA

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

: CO BHA Service Identifiers from ICD-10-CM

Page standards status: Trial-use Maturity Level: 1

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "BHAServiceIdentifiersAllICD10CMVS"] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet BHAServiceIdentifiersAllICD10CMVS</b></p><a name=\"BHAServiceIdentifiersAllICD10CMVS\"> </a><a name=\"hcBHAServiceIdentifiersAllICD10CMVS\"> </a><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-icd10CM.html\"><code>http://hl7.org/fhir/sid/icd-10-cm</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm>     ] ;
fhir:value [
a fhir:Integer ;
fhir:v 1 ;
      ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom>         ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://bha.colorado.gov/fhir/bha-ig/ImplementationGuide/bha-ig"^^xsd:anyURI ;
fhir:l <http://bha.colorado.gov/fhir/bha-ig/ImplementationGuide/bha-ig>         ]       ] )     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status>     ] ;
fhir:value [
a fhir:Code ;
fhir:v "trial-use" ;
      ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom>         ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://bha.colorado.gov/fhir/bha-ig/ImplementationGuide/bha-ig"^^xsd:anyURI ;
fhir:l <http://bha.colorado.gov/fhir/bha-ig/ImplementationGuide/bha-ig>         ]       ] )     ]
  ] ) ; # 
  fhir:url [
fhir:v "http://bha.colorado.gov/fhir/bha-ig/ValueSet/BHAServiceIdentifiersAllICD10CMVS"^^xsd:anyURI ;
fhir:l <http://bha.colorado.gov/fhir/bha-ig/ValueSet/BHAServiceIdentifiersAllICD10CMVS>
  ] ; # 
  fhir:version [ fhir:v "0.3.0-current"] ; # 
  fhir:name [ fhir:v "BHAServiceIdentifiersAllICD10CMVS"] ; # 
  fhir:title [ fhir:v "CO BHA Service Identifiers from ICD-10-CM"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-05-28T21:04:48+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Colorado Behavioral Health Administration"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Colorado Behavioral Health Administration" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://bha.colorado.gov" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "FHIRFeedback@state.co.us" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "All ICD-10-CM that are valid for Service Identifiers in CoBHRM"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166>       ] ;
fhir:code [ fhir:v "USA" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://hl7.org/fhir/sid/icd-10-cm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/sid/icd-10-cm>       ]     ] )
  ] . #