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" : "BHAClientEthnicityDetailedCM",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap BHAClientEthnicityDetailedCM</b></p><a name=\"BHAClientEthnicityDetailedCM\"> </a><a name=\"hcBHAClientEthnicityDetailedCM\"> </a><p>Mapping from <a href=\"ValueSet-bha-ethnicity-vs.html\">BHA Ethnicity Value Set</a> to <a href=\"http://hl7.org/fhir/us/core/STU6.1/ValueSet-detailed-ethnicity.html\">Detailed ethnicity</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"CodeSystem-bha-ethnicity-cs.html\">BHA Ethnicity 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>1 (Hispanic/Latino (Mexican))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>2148-5 (Mexican)</td></tr><tr><td>2 (Hispanic/Latino (Puerto Rican))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>2180-8 (Puerto Rican)</td></tr><tr><td>3 (Hispanic/Latino (Cuban))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>2182-4 (Cuban)</td></tr><tr><td>4 (Hispanic/Latino (Other))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>2178-2 (Latin American)</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/BHAClientEthnicityDetailedCM",
"version" : "0.3.0-current",
"name" : "BHAClientEthnicityDetailedCM",
"title" : "BHA Ethnicity Detailed 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 ethnicity codes to the US Core detailed ethnicity value set.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "USA"
}
]
}
],
"sourceUri" : "http://bha.colorado.gov/fhir/bha-ig/ValueSet/bha-ethnicity-vs",
"targetUri" : "http://hl7.org/fhir/us/core/ValueSet/detailed-ethnicity",
"group" : [
{
"source" : "http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-ethnicity-cs",
"target" : "urn:oid:2.16.840.1.113883.6.238",
"element" : [
{
"code" : "1",
"display" : "Hispanic/Latino (Mexican)",
"target" : [
{
"code" : "2148-5",
"display" : "Mexican",
"equivalence" : "equivalent"
}
]
},
{
"code" : "2",
"display" : "Hispanic/Latino (Puerto Rican)",
"target" : [
{
"code" : "2180-8",
"display" : "Puerto Rican",
"equivalence" : "equivalent"
}
]
},
{
"code" : "3",
"display" : "Hispanic/Latino (Cuban)",
"target" : [
{
"code" : "2182-4",
"display" : "Cuban",
"equivalence" : "equivalent"
}
]
},
{
"code" : "4",
"display" : "Hispanic/Latino (Other)",
"target" : [
{
"code" : "2178-2",
"display" : "Latin American",
"equivalence" : "relatedto"
}
]
}
]
}
]
}