Colorado BHA FHIR Implementation Guide
0.1.0 - ci-build
Unknown region code '840'
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.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/RatioPBC/bha-test-ig/ and changes regularly. See the Directory of published versions
| Active as of 2026-03-06 |
{
"resourceType" : "CodeSystem",
"id" : "bha-employment-status-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem bha-employment-status-cs</b></p><a name=\"bha-employment-status-cs\"> </a><a name=\"hcbha-employment-status-cs\"> </a><p>This case-sensitive code system <code>http://bha.colorado.gov/fhir/bha-test-ig/CodeSystem/bha-employment-status-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">01<a name=\"bha-employment-status-cs-01\"> </a></td><td>Employed Full Time (35+ hours/week)</td></tr><tr><td style=\"white-space:nowrap\">02<a name=\"bha-employment-status-cs-02\"> </a></td><td>Employed Part Time (<35 hours/week)</td></tr><tr><td style=\"white-space:nowrap\">03<a name=\"bha-employment-status-cs-03\"> </a></td><td>Unemployed</td></tr><tr><td style=\"white-space:nowrap\">04<a name=\"bha-employment-status-cs-04\"> </a></td><td>Supported Employment</td></tr><tr><td style=\"white-space:nowrap\">05<a name=\"bha-employment-status-cs-05\"> </a></td><td>Homemaker</td></tr><tr><td style=\"white-space:nowrap\">06<a name=\"bha-employment-status-cs-06\"> </a></td><td>Student</td></tr><tr><td style=\"white-space:nowrap\">07<a name=\"bha-employment-status-cs-07\"> </a></td><td>Retired</td></tr><tr><td style=\"white-space:nowrap\">08<a name=\"bha-employment-status-cs-08\"> </a></td><td>Disabled</td></tr><tr><td style=\"white-space:nowrap\">09<a name=\"bha-employment-status-cs-09\"> </a></td><td>Inmate</td></tr><tr><td style=\"white-space:nowrap\">10<a name=\"bha-employment-status-cs-10\"> </a></td><td>Military</td></tr><tr><td style=\"white-space:nowrap\">11<a name=\"bha-employment-status-cs-11\"> </a></td><td>Volunteer</td></tr></table></div>"
},
"url" : "http://bha.colorado.gov/fhir/bha-test-ig/CodeSystem/bha-employment-status-cs",
"version" : "0.1.0",
"name" : "BHAEmploymentStatusCS",
"title" : "BHA Employment Status",
"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" : "Code system for employment statuses used in BHA episodes",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "840"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 11,
"concept" : [
{
"code" : "01",
"display" : "Employed Full Time (35+ hours/week)"
},
{
"code" : "02",
"display" : "Employed Part Time (<35 hours/week)"
},
{
"code" : "03",
"display" : "Unemployed"
},
{
"code" : "04",
"display" : "Supported Employment"
},
{
"code" : "05",
"display" : "Homemaker"
},
{
"code" : "06",
"display" : "Student"
},
{
"code" : "07",
"display" : "Retired"
},
{
"code" : "08",
"display" : "Disabled"
},
{
"code" : "09",
"display" : "Inmate"
},
{
"code" : "10",
"display" : "Military"
},
{
"code" : "11",
"display" : "Volunteer"
}
]
}