FHIR IG analytics| Package | bha-ig |
| Resource Type | CodeSystem |
| Id | CodeSystem-bha-living-situation.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/RatioPBC/bha-ig/CodeSystem-bha-living-situation.html |
| URL | http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-living-situation |
| Version | 0.1.0-current |
| Status | active |
| Date | 2026-03-18T00:06:38+00:00 |
| Name | BHALivingSituationCS |
| Title | BHA Living Situation |
| Realm | us |
| Description | Code system for living situations used in BHA episodes |
| Content | complete |
| ValueSet | ||
| bha-ig#current | bha-living-situation-vs | BHA Living Situation |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem bha-living-situation
This case-sensitive code system http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-living-situation defines the following codes:
{
"resourceType": "CodeSystem",
"id": "bha-living-situation",
"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-living-situation",
"version": "0.1.0-current",
"name": "BHALivingSituationCS",
"title": "BHA Living Situation",
"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 living situations used in BHA episodes",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "840"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 16,
"concept": [
{
"code": "1",
"display": "Correctional facility / Jail"
},
{
"code": "2",
"display": "Inpatient"
},
{
"code": "3",
"display": "ATU, Adults Only"
},
{
"code": "4",
"display": "Residential Treatment / Group (Youth)"
},
{
"code": "5",
"display": "Foster Home (Youth)"
},
{
"code": "6",
"display": "Boarding Home (Adult)"
},
{
"code": "7",
"display": "Group Home (Adult)"
},
{
"code": "8",
"display": "Nursing Home"
},
{
"code": "9",
"display": "Residential Facility (MH Adult)"
},
{
"code": "10",
"display": "Residential Facility (Other)"
},
{
"code": "11",
"display": "Sober Living"
},
{
"code": "12",
"display": "Houseless"
},
{
"code": "13",
"display": "Supported Housing"
},
{
"code": "14",
"display": "Assisted Living"
},
{
"code": "15",
"display": "Independent Living"
},
{
"code": "16",
"display": "Halfway House"
}
]
}