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

: adminGender FHIR - XML Representation

Active as of 2025-03-31

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="adminGender"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet adminGender</b></p><a name="adminGender"> </a><a name="hcadminGender"> </a><a name="adminGender-en-US"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-administrative-gender.html"><code>http://hl7.org/fhir/administrative-gender</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-administrative-gender.html#administrative-gender-unknown">unknown</a></td><td>Unknown</td><td>Unknown.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-female">female</a></td><td>female</td><td>Female.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-male">male</a></td><td>male</td><td>Male.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-other">other</a></td><td>other</td><td>Other.</td></tr></table></li></ul></div>
  </text>
  <url value="http://va.gov/fhir/ValueSet/adminGender"/>
  <version value="1.3.1"/>
  <name value="AdminGender"/>
  <title value="adminGender 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_adminGender](ConceptMap-VF-adminGender.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/administrative-gender"/>
      <concept>
        <code value="unknown"/>
        <display value="Unknown"/>
      </concept>
      <concept>
        <code value="female"/>
        <display value="female"/>
      </concept>
      <concept>
        <code value="male"/>
        <display value="male"/>
      </concept>
      <concept>
        <code value="other"/>
        <display value="other"/>
      </concept>
    </include>
  </compose>
</ValueSet>