A Set of Codesystems for Gender
0.1.0 - ci-build

A Set of Codesystems for Gender, published by FO. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/frankoemig/gender/ and changes regularly. See the Directory of published versions

: Gender Identity - XML Representation

Active as of 2024-04-16

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="GenderIdentity"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem GenderIdentity</b></p><a name="GenderIdentity"> </a><a name="hcGenderIdentity"> </a><p>This case-insensitive code system <code>http://gender.oemig.de/fhir/CodeSystem/GenderIdentity</code> defines the following codes in a Is-A hierarchy:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">407376001<a name="GenderIdentity-407376001"> </a></td><td>Male-to-female transsexual (finding)</td><td>SNOMEDCT 	transgender-female 	transgender female 	the patient identifies as transgender male-to-female</td></tr><tr><td style="white-space:nowrap">407377005<a name="GenderIdentity-407377005"> </a></td><td>Female-to-male transsexual (finding)</td><td>SNOMEDCT 	transgender-male 	transgender male 	the patient identifies as transgender female-to-male</td></tr><tr><td style="white-space:nowrap">446131000124102<a name="GenderIdentity-446131000124102"> </a></td><td>Identifies as non-conforming gender (finding)</td><td>SNOMEDCT 	non-binary 	non-binary 	the patient identifies with neither/both female and male</td></tr><tr><td style="white-space:nowrap">446141000124107<a name="GenderIdentity-446141000124107"> </a></td><td>Identifies as female gender (finding)</td><td>SNOMEDCT 	female 	female 	the patient identifies as female</td></tr><tr><td style="white-space:nowrap">446151000124109<a name="GenderIdentity-446151000124109"> </a></td><td>Identifies as male gender (finding)</td><td>SNOMEDCT 	male 	male 	the patient identifies as male</td></tr><tr><td style="white-space:nowrap">other<a name="GenderIdentity-other"> </a></td><td>other</td><td>other gender identity</td></tr><tr><td style="white-space:nowrap">nonDisclosure<a name="GenderIdentity-nonDisclosure"> </a></td><td>non-disclose</td><td>does not whish to disclose 	the patient does not whish to disclose his gender identity</td></tr></table></div>
  </text>
  <url value="http://gender.oemig.de/fhir/CodeSystem/GenderIdentity"/>
  <version value="0.1.0"/>
  <name value="GenderIdentityCS"/>
  <title value="Gender Identity"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-04-16"/>
  <publisher value="FO"/>
  <contact>
    <name value="FO"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.oemig.de"/>
    </telecom>
  </contact>
  <description
               value="These codes are in a value set: Gender Identity - 2.16.840.1.113762.1.4.1021.32

FHIR: http://hl7.org/fhir/2018Jan/valueset-gender-identity.html 	"/>
  <copyright value="FO"/>
  <caseSensitive value="false"/>
  <valueSet value="http://gender.oemig.de/fhir/ValueSet/GenderIdentity"/>
  <hierarchyMeaning value="is-a"/>
  <compositional value="false"/>
  <versionNeeded value="false"/>
  <content value="complete"/>
  <count value="7"/>
  <concept>
    <code value="407376001"/>
    <display value="Male-to-female transsexual (finding)"/>
    <definition
                value="SNOMEDCT 	transgender-female 	transgender female 	the patient identifies as transgender male-to-female"/>
  </concept>
  <concept>
    <code value="407377005"/>
    <display value="Female-to-male transsexual (finding)"/>
    <definition
                value="SNOMEDCT 	transgender-male 	transgender male 	the patient identifies as transgender female-to-male"/>
  </concept>
  <concept>
    <code value="446131000124102"/>
    <display value="Identifies as non-conforming gender (finding)"/>
    <definition
                value="SNOMEDCT 	non-binary 	non-binary 	the patient identifies with neither/both female and male"/>
  </concept>
  <concept>
    <code value="446141000124107"/>
    <display value="Identifies as female gender (finding)"/>
    <definition
                value="SNOMEDCT 	female 	female 	the patient identifies as female"/>
  </concept>
  <concept>
    <code value="446151000124109"/>
    <display value="Identifies as male gender (finding)"/>
    <definition value="SNOMEDCT 	male 	male 	the patient identifies as male"/>
  </concept>
  <concept>
    <code value="other"/>
    <display value="other"/>
    <definition value="other gender identity"/>
  </concept>
  <concept>
    <code value="nonDisclosure"/>
    <display value="non-disclose"/>
    <definition
                value="does not whish to disclose 	the patient does not whish to disclose his gender identity"/>
  </concept>
</CodeSystem>