Colorado BHA FHIR Implementation Guide
0.3.0-current - ci-build USA

Colorado BHA FHIR Implementation Guide, published by Colorado Behavioral Health Administration. This guide is not an authorized publication; it is the continuous build for version 0.3.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/CoBHA/CoBHRM-FHIR-IG/ and changes regularly. See the Directory of published versions

: BHA Gender Identity Codes

Page standards status: Trial-use Maturity Level: 1

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="bha-gender-identity-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-gender-identity-cs</b></p><a name="bha-gender-identity-cs"> </a><a name="hcbha-gender-identity-cs"> </a><p>This case-sensitive code system <code>http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-gender-identity-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-gender-identity-cs-01"> </a></td><td>Transgender-female</td></tr><tr><td style="white-space:nowrap">02<a name="bha-gender-identity-cs-02"> </a></td><td>Transgender-male</td></tr><tr><td style="white-space:nowrap">03<a name="bha-gender-identity-cs-03"> </a></td><td>Cisgender</td></tr><tr><td style="white-space:nowrap">04<a name="bha-gender-identity-cs-04"> </a></td><td>Non-binary</td></tr><tr><td style="white-space:nowrap">05<a name="bha-gender-identity-cs-05"> </a></td><td>Two-Spirit</td></tr><tr><td style="white-space:nowrap">96<a name="bha-gender-identity-cs-96"> </a></td><td>Asked but Unknown</td></tr><tr><td style="white-space:nowrap">97<a name="bha-gender-identity-cs-97"> </a></td><td>Other</td></tr><tr><td style="white-space:nowrap">98<a name="bha-gender-identity-cs-98"> </a></td><td>Declined</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-gender-identity-cs"/>
  <version value="0.3.0-current"/>
  <name value="BHAGenderIdentityCS"/>
  <title value="BHA Gender Identity Codes"/>
  <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="Gender identity values used by BHA"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="USA"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="8"/>
  <concept>
    <code value="01"/>
    <display value="Transgender-female"/>
  </concept>
  <concept>
    <code value="02"/>
    <display value="Transgender-male"/>
  </concept>
  <concept>
    <code value="03"/>
    <display value="Cisgender"/>
  </concept>
  <concept>
    <code value="04"/>
    <display value="Non-binary"/>
  </concept>
  <concept>
    <code value="05"/>
    <display value="Two-Spirit"/>
  </concept>
  <concept>
    <code value="96"/>
    <display value="Asked but Unknown"/>
  </concept>
  <concept>
    <code value="97"/>
    <display value="Other"/>
  </concept>
  <concept>
    <code value="98"/>
    <display value="Declined"/>
  </concept>
</CodeSystem>