FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageus.co.bha-ig
Resource TypeCodeSystem
IdCodeSystem-bha-end-of-treatment-reason-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/CoBHA/CoBHRM-FHIR-IG/CodeSystem-bha-end-of-treatment-reason-cs.html
URLhttp://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-end-of-treatment-reason-cs
Version0.3.0-current
Statusactive
Date2026-07-06T17:11:10+00:00
NameBHAEndOfTreatmentReasonCS
TitleBHA End of Treatment Reasons
Realmus
DescriptionEnd of Treatment Reasons for BHA services/admissions. Valid values align with ACT sheet Appendix ACT-Ascent.
Contentcomplete

Resources that use this resource

ValueSet
us.co.bha-ig#currentbha-end-of-treatment-reason-vsValueSet for BHA End of Treatment Reasons

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem bha-end-of-treatment-reason-cs

This case-sensitive code system http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-end-of-treatment-reason-cs defines the following codes:

CodeDisplay
1 Attendance
2 Client Decision
3 Client stopped coming and contact efforts failed
4 Financial/Payments
5 Lack of Progress
6 Medical Reasons
7 Military Deployment
8 Moved
9 Incarcerated
10 Died
11 Agency closed/No longer in business

Source1

{
  "resourceType": "CodeSystem",
  "id": "bha-end-of-treatment-reason-cs",
  "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-end-of-treatment-reason-cs",
  "version": "0.3.0-current",
  "name": "BHAEndOfTreatmentReasonCS",
  "title": "BHA End of Treatment Reasons",
  "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": "End of Treatment Reasons for BHA services/admissions. Valid values align with ACT sheet Appendix ACT-Ascent.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "USA"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 11,
  "concept": [
    {
      "code": "1",
      "display": "Attendance"
    },
    {
      "code": "2",
      "display": "Client Decision"
    },
    {
      "code": "3",
      "display": "Client stopped coming and contact efforts failed"
    },
    {
      "code": "4",
      "display": "Financial/Payments"
    },
    {
      "code": "5",
      "display": "Lack of Progress"
    },
    {
      "code": "6",
      "display": "Medical Reasons"
    },
    {
      "code": "7",
      "display": "Military Deployment"
    },
    {
      "code": "8",
      "display": "Moved"
    },
    {
      "code": "9",
      "display": "Incarcerated"
    },
    {
      "code": "10",
      "display": "Died"
    },
    {
      "code": "11",
      "display": "Agency closed/No longer in business"
    }
  ]
}