{
  "resourceType" : "CodeSystem",
  "id" : "bha-diagnosis-type-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-diagnosis-type-cs</b></p><a name=\"bha-diagnosis-type-cs\"> </a><a name=\"hcbha-diagnosis-type-cs\"> </a><p>This case-sensitive code system <code>http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-diagnosis-type-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\">MH<a name=\"bha-diagnosis-type-cs-MH\"> </a></td><td>Mental Health</td></tr><tr><td style=\"white-space:nowrap\">SUD<a name=\"bha-diagnosis-type-cs-SUD\"> </a></td><td>Substance Use Disorder</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-diagnosis-type-cs",
  "version" : "0.2.0",
  "name" : "BHADiagnosisTypeCS",
  "title" : "BHA Diagnosis Type Codes",
  "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" : "Types of diagnoses for BHA admissions.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "USA"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [{
    "code" : "MH",
    "display" : "Mental Health"
  },
  {
    "code" : "SUD",
    "display" : "Substance Use Disorder"
  }]
}