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

FHIR IG analytics

Packageus.co.bha-ig
Resource TypeCodeSystem
IdCodeSystem-bha-access-to-other-treatment-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/CoBHA/CoBHRM-FHIR-IG/CodeSystem-bha-access-to-other-treatment-cs.html
URLhttp://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-access-to-other-treatment-cs
Version0.3.0-current
Statusactive
Date2026-07-06T17:11:10+00:00
NameBHAAccessToOtherTreatmentCS
TitleBHA Access to Other Drug/Alcohol Treatment
Realmus
DescriptionCode system for access to other drug/alcohol treatment used in BHA Special Connections
Contentcomplete

Resources that use this resource

ValueSet
us.co.bha-ig#currentbha-access-to-other-treatment-vsValueSet for BHA Access to Other Drug/Alcohol Treatment

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem bha-access-to-other-treatment-cs

This case-sensitive code system http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-access-to-other-treatment-cs defines the following codes:

CodeDisplay
01 Has access to other treatment
02 Limited access to other treatment
03 No access to other treatment

Source1

{
  "resourceType": "CodeSystem",
  "id": "bha-access-to-other-treatment-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-access-to-other-treatment-cs",
  "version": "0.3.0-current",
  "name": "BHAAccessToOtherTreatmentCS",
  "title": "BHA Access to Other Drug/Alcohol Treatment",
  "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 access to other drug/alcohol treatment used in BHA Special Connections",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "USA"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "01",
      "display": "Has access to other treatment"
    },
    {
      "code": "02",
      "display": "Limited access to other treatment"
    },
    {
      "code": "03",
      "display": "No access to other treatment"
    }
  ]
}