FHIR IG analytics| Package | us.co.bha-ig |
| Resource Type | CodeSystem |
| Id | CodeSystem-bha-income-source.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/CoBHA/CoBHRM-FHIR-IG/CodeSystem-bha-income-source.html |
| URL | http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-income-source |
| Version | 0.3.0-current |
| Status | active |
| Date | 2026-07-06T17:11:10+00:00 |
| Name | BHAIncomeSourceCS |
| Title | BHA Income Source |
| Realm | us |
| Description | Code system for income sources used in BHA admission process |
| Content | complete |
| ValueSet | ||
| us.co.bha-ig#current | bha-income-source-vs | ValueSet for BHA Income Source |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem bha-income-source
This case-sensitive code system http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-income-source defines the following codes:
| Code | Display |
| 0 | None |
| 1 | Wages |
| 2 | Public Assistance |
| 3 | Retirement/Pension |
| 4 | Disability |
| 97 | Other |
| 99 | Unknown |
{
"resourceType": "CodeSystem",
"id": "bha-income-source",
"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-income-source",
"version": "0.3.0-current",
"name": "BHAIncomeSourceCS",
"title": "BHA Income Source",
"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": "Code system for income sources used in BHA admission process",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "USA"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 7,
"concept": [
{
"code": "0",
"display": "None"
},
{
"code": "1",
"display": "Wages"
},
{
"code": "2",
"display": "Public Assistance"
},
{
"code": "3",
"display": "Retirement/Pension"
},
{
"code": "4",
"display": "Disability"
},
{
"code": "97",
"display": "Other"
},
{
"code": "99",
"display": "Unknown"
}
]
}