<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="shr-sex-GenderIdentityCS" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SHR GenderIdentityCS CodeSystem</b>
      </p>
      <p />
    </div>
  </text>
  <url value="http://standardhealthrecord.org/shr/sex/cs/GenderIdentityCS" />
  <identifier>
    <system value="http://standardhealthrecord.org" />
    <value value="shr.sex.GenderIdentityCS" />
  </identifier>
  <version value="0.0.1" />
  <name value="SHR GenderIdentityCS CodeSystem" />
  <title value="SHR GenderIdentityCS CodeSystem" />
  <status value="draft" />
  <date value="2017-12-20" />
  <publisher value="The MITRE Corporation: Standard Health Record Collaborative" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://standardhealthrecord.org" />
    </telecom>
  </contact>
  <caseSensitive value="true" />
  <content value="complete" />
  <count value="7" />
  <concept>
    <code value="male_gender" />
    <display value="Identifies as male, exclusively, usually, or primarily" />
    <definition value="Identifies as male, exclusively, usually, or primarily" />
  </concept>
  <concept>
    <code value="female_gender" />
    <display value="Identifies as female, exclusively, usually, or primarily" />
    <definition value="Identifies as female, exclusively, usually, or primarily" />
  </concept>
  <concept>
    <code value="agender" />
    <display value="Does not identify with any gender" />
    <definition value="Does not identify with any gender" />
  </concept>
  <concept>
    <code value="bigender" />
    <display value="Identifies with both male and female genders, either simultaneously, or changing fluidly over time" />
    <definition value="Identifies with both male and female genders, either simultaneously, or changing fluidly over time" />
  </concept>
  <concept>
    <code value="unsure_gender" />
    <display value="Uncertain or searching for gender identity" />
    <definition value="Uncertain or searching for gender identity" />
  </concept>
  <concept>
    <code value="trans_female" />
    <display value="Male (at birth) who identifies as a female" />
    <definition value="Male (at birth) who identifies as a female" />
  </concept>
  <concept>
    <code value="trans_male" />
    <display value="Female (at birth) who identifies as a male" />
    <definition value="Female (at birth) who identifies as a male" />
  </concept>
</CodeSystem>