<ValueSet xmlns="http://hl7.org/fhir">
  <id value="shr-sex-GenderIdentityVS" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SHR GenderIdentityVS ValueSet</b>
      </p>
      <p />
    </div>
  </text>
  <url value="http://standardhealthrecord.org/shr/sex/vs/GenderIdentityVS" />
  <identifier>
    <system value="http://standardhealthrecord.org" />
    <value value="shr.sex.GenderIdentityVS" />
  </identifier>
  <version value="0.0.1" />
  <name value="SHR GenderIdentityVS ValueSet" />
  <title value="SHR GenderIdentityVS ValueSet" />
  <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>
  <compose>
    <include>
      <system value="http://standardhealthrecord.org/shr/sex/cs/GenderIdentityCS" />
      <concept>
        <code value="male_gender" />
        <display value="Identifies as male, exclusively, usually, or primarily" />
      </concept>
      <concept>
        <code value="female_gender" />
        <display value="Identifies as female, exclusively, usually, or primarily" />
      </concept>
      <concept>
        <code value="agender" />
        <display 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" />
      </concept>
      <concept>
        <code value="unsure_gender" />
        <display value="Uncertain or searching for gender identity" />
      </concept>
      <concept>
        <code value="trans_female" />
        <display 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" />
      </concept>
    </include>
  </compose>
</ValueSet>