<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="bha-client-identifier-type-cs"/>
  <language value="en"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem bha-client-identifier-type-cs</b></p><a name="bha-client-identifier-type-cs"> </a><a name="hcbha-client-identifier-type-cs"> </a><p>This case-sensitive code system <code>http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-client-identifier-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">STATE_IDENTIFIER<a name="bha-client-identifier-type-cs-STATE_IDENTIFIER"> </a></td><td>State Identifier</td></tr><tr><td style="white-space:nowrap">TRAILS_IDENTIFIER<a name="bha-client-identifier-type-cs-TRAILS_IDENTIFIER"> </a></td><td>TRAILS Identifier</td></tr></table></div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1">
      <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical value="http://bha.colorado.gov/fhir/bha-ig/ImplementationGuide/bha-ig"/>
      </extension>
    </valueInteger>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use">
      <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical value="http://bha.colorado.gov/fhir/bha-ig/ImplementationGuide/bha-ig"/>
      </extension>
    </valueCode>
  </extension>
  <url value="http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-client-identifier-type-cs"/>
  <version value="0.3.0-current"/>
  <name value="BHAClientIdentifierTypeCS"/>
  <title value="BHA Client Identifier Types"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-05-28T21:04:48+00:00"/>
  <publisher value="Colorado Behavioral Health Administration"/>
  <contact>
    <name value="Colorado Behavioral Health Administration"/>
    <telecom>
      <system value="url"/>
      <value value="https://bha.colorado.gov"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="FHIRFeedback@state.co.us"/>
    </telecom>
  </contact>
  <description value="Identifier types used for BHA client identifiers"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="USA"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="STATE_IDENTIFIER"/>
    <display value="State Identifier"/>
  </concept>
  <concept>
    <code value="TRAILS_IDENTIFIER"/>
    <display value="TRAILS Identifier"/>
  </concept>
</CodeSystem>