FHIR IG analytics| Package | bha-ig |
| Resource Type | CodeSystem |
| Id | CodeSystem-bha-action-type-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/RatioPBC/bha-ig/CodeSystem-bha-action-type-cs.html |
| URL | http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-action-type-cs |
| Version | 0.1.0-current |
| Status | active |
| Date | 2026-03-18T00:06:38+00:00 |
| Name | BHAActionTypeCS |
| Title | BHA Action Type Codes |
| Realm | us |
| Description | CCAR action types |
| Content | complete |
| ValueSet | ||
| bha-ig#current | bha-action-type-vs | BHA Action Type Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem bha-action-type-cs
This case-sensitive code system http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-action-type-cs defines the following codes:
| Code | Display |
| 01 | Admission |
| 03 | Update |
| 05 | Discharge |
| 06 | Evaluation Only |
{
"resourceType": "CodeSystem",
"id": "bha-action-type-cs",
"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-action-type-cs",
"version": "0.1.0-current",
"name": "BHAActionTypeCS",
"title": "BHA Action Type Codes",
"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": "CCAR action types",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "840"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 4,
"concept": [
{
"code": "01",
"display": "Admission"
},
{
"code": "03",
"display": "Update"
},
{
"code": "05",
"display": "Discharge"
},
{
"code": "06",
"display": "Evaluation Only"
}
]
}