FHIR IG analytics| Package | bha-ig |
| Resource Type | CodeSystem |
| Id | CodeSystem-bha-income-source.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/RatioPBC/bha-ig/CodeSystem-bha-income-source.html |
| URL | http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-income-source |
| Version | 0.1.0-current |
| Status | active |
| Date | 2026-03-18T00:06:38+00:00 |
| Name | BHAIncomeSourceCS |
| Title | BHA Income Source |
| Realm | us |
| Description | Code system for income sources used in BHA admission process |
| Content | complete |
| ValueSet | ||
| bha-ig#current | bha-income-source-vs | 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": 0,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://bha.colorado.gov/fhir/bha-ig/ImplementationGuide/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/bha-ig"
}
]
}
}
],
"url": "http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-income-source",
"version": "0.1.0-current",
"name": "BHAIncomeSourceCS",
"title": "BHA Income Source",
"status": "active",
"experimental": false,
"date": "2026-03-18T00:06:38+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": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "840"
}
]
}
],
"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"
}
]
}