FHIR IG analytics| Package | bha-test-ig |
| Resource Type | CodeSystem |
| Id | CodeSystem-bha-bhaso-region-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/RatioPBC/bha-test-ig/CodeSystem-bha-bhaso-region-cs.html |
| URL | http://bha.colorado.gov/fhir/bha-test-ig/CodeSystem/bha-bhaso-region-cs |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-03-06T19:31:49+00:00 |
| Name | BHABHASORegionCS |
| Title | BHA BHASO Region Codes |
| Realm | us |
| Description | BHASO regions |
| Content | complete |
| ValueSet | ||
| bha-test-ig#current | bha-bhaso-region-vs | BHA BHASO Regions Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem bha-bhaso-region-cs
This case-sensitive code system http://bha.colorado.gov/fhir/bha-test-ig/CodeSystem/bha-bhaso-region-cs defines the following codes:
| Code | Display |
| 1 | Region 1 |
| 2 | Region 2 |
| 3 | Region 3 |
| 4 | Region 4 |
{
"resourceType": "CodeSystem",
"id": "bha-bhaso-region-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://bha.colorado.gov/fhir/bha-test-ig/CodeSystem/bha-bhaso-region-cs",
"version": "0.1.0",
"name": "BHABHASORegionCS",
"title": "BHA BHASO Region Codes",
"status": "active",
"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": "BHASO regions",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "840"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 4,
"concept": [
{
"code": "1",
"display": "Region 1"
},
{
"code": "2",
"display": "Region 2"
},
{
"code": "3",
"display": "Region 3"
},
{
"code": "4",
"display": "Region 4"
}
]
}