FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| bha-test-ig#current | bha-race | BHA Race Extension |
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "bha-race-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://bha.colorado.gov/fhir/bha-test-ig/ValueSet/bha-race-vs",
"version": "0.1.0",
"name": "BHARaceVS",
"title": "BHA Race Value Set",
"status": "draft",
"experimental": false,
"date": "2026-03-06T19:31:49+00:00",
"publisher": "Colorado Behavioral Health Administration",
"contact": [
{
"name": "Colorado Behavioral Health Administration",
"telecom": [
{
"system": "url",
"value": "https://bha.colorado.gov"
},
{
"system": "email",
"value": "cdhs_bha_provider_support@state.co.us"
}
]
}
],
"description": "Allowed race values for BHA reporting",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "840"
}
]
}
],
"compose": {
"include": [
{
"system": "http://bha.colorado.gov/fhir/bha-test-ig/CodeSystem/bha-race-cs"
}
]
}
}