{
  "resourceType" : "CodeSystem",
  "id" : "bha-access-to-other-treatment-cs",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem bha-access-to-other-treatment-cs</b></p><a name=\"bha-access-to-other-treatment-cs\"> </a><a name=\"hcbha-access-to-other-treatment-cs\"> </a><p>This case-sensitive code system <code>http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-access-to-other-treatment-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">01<a name=\"bha-access-to-other-treatment-cs-01\"> </a></td><td>Has access to other treatment</td></tr><tr><td style=\"white-space:nowrap\">02<a name=\"bha-access-to-other-treatment-cs-02\"> </a></td><td>Limited access to other treatment</td></tr><tr><td style=\"white-space:nowrap\">03<a name=\"bha-access-to-other-treatment-cs-03\"> </a></td><td>No access to other treatment</td></tr></table></div>"
  },
  "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/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-access-to-other-treatment-cs",
  "version" : "0.2.0",
  "name" : "BHAAccessToOtherTreatmentCS",
  "title" : "BHA Access to Other Drug/Alcohol Treatment",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-24T16:01:58+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"
  }]
}