FHIR IG analytics| Package | us.co.bha-ig |
| Resource Type | CodeSystem |
| Id | CodeSystem-bha-living-situation.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/CoBHA/CoBHRM-FHIR-IG/CodeSystem-bha-living-situation.html |
| URL | http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-living-situation |
| Version | 0.3.0-current |
| Status | active |
| Date | 2026-07-06T17:11:10+00:00 |
| Name | BHALivingSituationCS |
| Title | BHA Living Situation |
| Realm | us |
| Description | Code system for living situations used in BHA EpisodeOfCare |
| Content | complete |
| ValueSet | ||
| us.co.bha-ig#current | bha-living-situation-vs | ValueSet for 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": 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-living-situation",
"version": "0.3.0-current",
"name": "BHALivingSituationCS",
"title": "BHA Living Situation",
"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 living situations used in BHA EpisodeOfCare",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "USA"
}
]
}
],
"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"
}
]
}