1.2.0 - STU 2 (Post-Ballot, Pre-Publication Draft)

VRDR - Local Development build (v1.2.0). See the Directory of published versions

: Yes No Not Applicable Value Set - XML Representation

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="vrdr-administrative-gender"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><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-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-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-unknown">unknown</a></td><td>unknown</td><td>Unknown.</td></tr></table></li></ul></div>
  </text>
  <url value="http://hl7.org/fhir/us/vrdr/ValueSet/vrdr-administrative-gender"/>
  <version value="1.2.0"/>
  <name value="AdministrativeGenderVS"/>
  <title value="Yes No Not Applicable  Value Set"/>
  <status value="active"/>
  <date value="2021-09-22T20:23:53+00:00"/>
  <publisher value="HL7 Public Health Working Group"/>
  <contact>
    <name value="HL7 Public Health Working Group"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/pher/index.cfm"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="pher@lists.HL7.org"/>
    </telecom>
  </contact>
  <description
               value="Yes No Not Applicable Valueset built HL7 Administrative Gender Codesystem.  If the &#39;other&#39; value were included, this could use the standard valuesystem used by USCore http://hl7.org/fhir/R4/valueset-administrative-gender.html#4.4.1.369"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/administrative-gender"/>
      <concept>
        <code value="male"/>
        <display value="male"/>
      </concept>
      <concept>
        <code value="female"/>
        <display value="female"/>
      </concept>
      <concept>
        <code value="unknown"/>
        <display value="unknown"/>
      </concept>
    </include>
  </compose>
</ValueSet>