US Veterans Health Administration FHIR Map Set Implementation Guide
1.3.1 - 250401 United States of America flag

Publication Build: This will be filled in by the publication tooling

: VF_genderIdentity - XML Representation

Active as of 2025-03-31

Raw xml | Download


<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="VF-genderIdentity"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ConceptMap VF-genderIdentity</b></p><a name="VF-genderIdentity"> </a><a name="hcVF-genderIdentity"> </a><a name="VF-genderIdentity-en-US"> </a><p>Mapping from <a href="ValueSet-genderIdentity-vista.html">genderIdentity VistA</a> to <a href="ValueSet-genderIdentity.html">genderIdentity FHIR</a></p><br/><p><b>Group 1 </b>Mapping from <code>http://va.gov/terminology/vistaDefinedTerms/50.65-.02</code> to <a href="http://hl7.org/fhir/R4/codesystem-gender-identity.html">Gender identity</a></p><table class="grid"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>N (DOES NOT WISH TO DISCLOSE)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal" title="equal">is equal to</a></td><td>non-disclose (does not wish to disclose)</td></tr><tr><td>F (FEMALE)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal" title="equal">is equal to</a></td><td>female</td></tr><tr><td>M (MALE)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal" title="equal">is equal to</a></td><td>male</td></tr><tr><td>B (NON-BINARY)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal" title="equal">is equal to</a></td><td>non-binary</td></tr><tr><td>O (OTHER)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal" title="equal">is equal to</a></td><td>other</td></tr><tr><td>TF (TRANSGENDER FEMALE)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal" title="equal">is equal to</a></td><td>transgender-female</td></tr><tr><td>TM (TRANSGENDER MALE)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal" title="equal">is equal to</a></td><td>transgender-male</td></tr></table></div>
  </text>
  <url value="http://va.gov/fhir/ConceptMap/VF-genderIdentity"/>
  <version value="1.3.1"/>
  <name value="VF_genderIdentity"/>
  <title value="VF_genderIdentity"/>
  <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="Terminology Maps VF_genderIdentity"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <sourceCanonical value="http://va.gov/fhir/ValueSet/genderIdentity-vista"/>
  <targetCanonical value="http://va.gov/fhir/ValueSet/genderIdentity"/>
  <group>
    <source value="http://va.gov/terminology/vistaDefinedTerms/50.65-.02"/>
    <target value="http://hl7.org/fhir/gender-identity"/>
    <element>
      <code value="N"/>
      <display value="DOES NOT WISH TO DISCLOSE"/>
      <target>
        <code value="non-disclose"/>
        <display value="does not wish to disclose"/>
        <equivalence value="equal"/>
      </target>
    </element>
    <element>
      <code value="F"/>
      <display value="FEMALE"/>
      <target>
        <code value="female"/>
        <display value="female"/>
        <equivalence value="equal"/>
      </target>
    </element>
    <element>
      <code value="M"/>
      <display value="MALE"/>
      <target>
        <code value="male"/>
        <display value="male"/>
        <equivalence value="equal"/>
      </target>
    </element>
    <element>
      <code value="B"/>
      <display value="NON-BINARY"/>
      <target>
        <code value="non-binary"/>
        <display value="non-binary"/>
        <equivalence value="equal"/>
      </target>
    </element>
    <element>
      <code value="O"/>
      <display value="OTHER"/>
      <target>
        <code value="other"/>
        <display value="other"/>
        <equivalence value="equal"/>
      </target>
    </element>
    <element>
      <code value="TF"/>
      <display value="TRANSGENDER FEMALE"/>
      <target>
        <code value="transgender-female"/>
        <display value="transgender female"/>
        <equivalence value="equal"/>
      </target>
    </element>
    <element>
      <code value="TM"/>
      <display value="TRANSGENDER MALE"/>
      <target>
        <code value="transgender-male"/>
        <display value="transgender male"/>
        <equivalence value="equal"/>
      </target>
    </element>
  </group>
</ConceptMap>