US Veterans Health Administration FHIR Map Set Implementation Guide
1.3.1 - 250401
Publication Build: This will be filled in by the publication tooling
Active as of 2025-03-31 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="genderIdentity"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet genderIdentity</b></p><a name="genderIdentity"> </a><a name="hcgenderIdentity"> </a><a name="genderIdentity-en-US"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-gender-identity.html"><code>http://hl7.org/fhir/gender-identity</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-gender-identity.html#gender-identity-non-disclose">non-disclose</a></td><td>does not wish to disclose</td><td>the patient does not wish to disclose his gender identity</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-gender-identity.html#gender-identity-female">female</a></td><td>female</td><td>the patient identifies as female</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-gender-identity.html#gender-identity-male">male</a></td><td>male</td><td>the patient identifies as male</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-gender-identity.html#gender-identity-non-binary">non-binary</a></td><td>non-binary</td><td>the patient identifies with neither/both female and male</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-gender-identity.html#gender-identity-other">other</a></td><td>other</td><td>other gender identity</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-gender-identity.html#gender-identity-transgender-female">transgender-female</a></td><td>transgender female</td><td>the patient identifies as transgender male-to-female</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-gender-identity.html#gender-identity-transgender-male">transgender-male</a></td><td>transgender male</td><td>the patient identifies as transgender female-to-male</td></tr></table></li></ul></div>
</text>
<url value="http://va.gov/fhir/ValueSet/genderIdentity"/>
<version value="1.3.1"/>
<name value="GenderIdentity"/>
<title value="genderIdentity FHIR"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-03-31T14:29:33+00:00"/>
<publisher value="VA"/>
<contact>
<name value="VA"/>
<telecom>
<system value="url"/>
<value value="https://www.va.gov"/>
</telecom>
</contact>
<description
value="FHIR Target ValueSet for Terminology Maps [VF_genderIdentity](ConceptMap-VF-genderIdentity.html)"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
<display value="United States of America"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://hl7.org/fhir/gender-identity"/>
<concept>
<code value="non-disclose"/>
<display value="does not wish to disclose"/>
</concept>
<concept>
<code value="female"/>
<display value="female"/>
</concept>
<concept>
<code value="male"/>
<display value="male"/>
</concept>
<concept>
<code value="non-binary"/>
<display value="non-binary"/>
</concept>
<concept>
<code value="other"/>
<display value="other"/>
</concept>
<concept>
<code value="transgender-female"/>
<display value="transgender female"/>
</concept>
<concept>
<code value="transgender-male"/>
<display value="transgender male"/>
</concept>
</include>
</compose>
</ValueSet>