FHIR IG analytics| Package | us.co.bha-ig |
| Resource Type | CodeSystem |
| Id | CodeSystem-bha-ethnicity-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/CoBHA/CoBHRM-FHIR-IG/CodeSystem-bha-ethnicity-cs.html |
| URL | http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-ethnicity-cs |
| Version | 0.3.0-current |
| Status | active |
| Date | 2026-07-06T17:11:10+00:00 |
| Name | BHAEthnicityCS |
| Title | BHA Ethnicity Codes |
| Realm | us |
| Description | Ethnicity codes used by BHA |
| Content | complete |
| ConceptMap | ||
| us.co.bha-ig#current | BHAClientEthnicityCM | BHA Ethnicity ConceptMap |
| us.co.bha-ig#current | BHAClientEthnicityDetailedCM | BHA Ethnicity Detailed ConceptMap |
| ValueSet | ||
| us.co.bha-ig#current | bha-ethnicity-vs | BHA Ethnicity Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem bha-ethnicity-cs
This case-sensitive code system http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-ethnicity-cs defines the following codes:
| Code | Display |
| 0 | Not Hispanic/Latino |
| 1 | Hispanic/Latino (Mexican) |
| 2 | Hispanic/Latino (Puerto Rican) |
| 3 | Hispanic/Latino (Cuban) |
| 4 | Hispanic/Latino (Other) |
| 5 | Declined to answer |
{
"resourceType": "CodeSystem",
"id": "bha-ethnicity-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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/us.co.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/us.co.bha-ig"
}
]
}
}
],
"url": "http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-ethnicity-cs",
"version": "0.3.0-current",
"name": "BHAEthnicityCS",
"title": "BHA Ethnicity Codes",
"status": "active",
"experimental": false,
"date": "2026-07-06T17:11:10+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": "Ethnicity codes used by BHA",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "USA"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 6,
"concept": [
{
"code": "0",
"display": "Not Hispanic/Latino"
},
{
"code": "1",
"display": "Hispanic/Latino (Mexican)"
},
{
"code": "2",
"display": "Hispanic/Latino (Puerto Rican)"
},
{
"code": "3",
"display": "Hispanic/Latino (Cuban)"
},
{
"code": "4",
"display": "Hispanic/Latino (Other)"
},
{
"code": "5",
"display": "Declined to answer"
}
]
}