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
| Page standards status: Trial-use | Maturity Level: 1 |
{
"resourceType" : "ConceptMap",
"id" : "BHAClientRaceCM",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap BHAClientRaceCM</b></p><a name=\"BHAClientRaceCM\"> </a><a name=\"hcBHAClientRaceCM\"> </a><p>Mapping from <a href=\"ValueSet-bha-race-vs.html\">ValueSet for BHA Race</a> to <a href=\"http://hl7.org/fhir/us/core/STU6.1/ValueSet-omb-race-category.html\">OMB Race Categories</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"CodeSystem-bha-race-cs.html\">BHA Race Codes</a> to <a href=\"http://hl7.org/fhir/us/core/STU3.1.1/CodeSystem-cdcrec.html\">Race & Ethnicity - CDC</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>01 (American Indian/Alaskan Native)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>1002-5 (American Indian or Alaska Native)</td></tr><tr><td>02 (Asian)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>2028-9 (Asian)</td></tr><tr><td>03 (Black/African American)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>2054-5 (Black or African American)</td></tr><tr><td>04 (Native Hawaiian/Pacific Islander)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>2076-8 (Native Hawaiian or Other Pacific Islander)</td></tr><tr><td>05 (White/Caucasian)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>2106-3 (White)</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1,
"_valueInteger" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://bha.colorado.gov/fhir/bha-ig/ImplementationGuide/bha-ig"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://bha.colorado.gov/fhir/bha-ig/ImplementationGuide/bha-ig"
}
]
}
}
],
"url" : "http://bha.colorado.gov/fhir/bha-ig/ConceptMap/BHAClientRaceCM",
"version" : "0.3.0-current",
"name" : "BHAClientRaceCM",
"title" : "BHA Client Race ConceptMap",
"status" : "active",
"experimental" : false,
"date" : "2026-05-28T21:04:48+00:00",
"publisher" : "Colorado Behavioral Health Administration",
"contact" : [
{
"name" : "Colorado Behavioral Health Administration",
"telecom" : [
{
"system" : "url",
"value" : "https://bha.colorado.gov"
},
{
"system" : "email",
"value" : "FHIRFeedback@state.co.us"
}
]
}
],
"description" : "Required: Maps BHA race codes to the US Core OMB race category value set.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "USA"
}
]
}
],
"sourceUri" : "http://bha.colorado.gov/fhir/bha-ig/ValueSet/bha-race-vs",
"targetUri" : "http://hl7.org/fhir/us/core/ValueSet/omb-race-category",
"group" : [
{
"source" : "http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-race-cs",
"target" : "urn:oid:2.16.840.1.113883.6.238",
"element" : [
{
"code" : "01",
"display" : "American Indian/Alaskan Native",
"target" : [
{
"code" : "1002-5",
"display" : "American Indian or Alaska Native",
"equivalence" : "equivalent"
}
]
},
{
"code" : "02",
"display" : "Asian",
"target" : [
{
"code" : "2028-9",
"display" : "Asian",
"equivalence" : "equivalent"
}
]
},
{
"code" : "03",
"display" : "Black/African American",
"target" : [
{
"code" : "2054-5",
"display" : "Black or African American",
"equivalence" : "equivalent"
}
]
},
{
"code" : "04",
"display" : "Native Hawaiian/Pacific Islander",
"target" : [
{
"code" : "2076-8",
"display" : "Native Hawaiian or Other Pacific Islander",
"equivalence" : "equivalent"
}
]
},
{
"code" : "05",
"display" : "White/Caucasian",
"target" : [
{
"code" : "2106-3",
"display" : "White",
"equivalence" : "equivalent"
}
]
}
]
}
]
}