HL7 FHIR® US Core Implementation Guide STU 3

This page is part of the US Core (v3.0.0: STU3) based on FHIR R4. The current version which supercedes this version is 5.0.1. For a full list of available versions, see the Directory of published versions

XML Format: ValueSet-omb-ethnicity-category

Download Raw xml


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="omb-ethnicity-category"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>OMB Ethnicity Categories</h2><div><p>The codes for the ethnicity categories - 'Hispanic or Latino' and 'Non Hispanic or Latino' - as defined by the <a href="https://www.whitehouse.gov/omb/fedreg_1997standards">OMB Standards for Maintaining, Collecting, and Presenting Federal Data on Race and Ethnicity, Statistical Policy Directive No. 15, as revised, October 30, 1997</a>.</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href="CodeSystem-cdcrec.html"><code>urn:oid:2.16.840.1.113883.6.238</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-cdcrec.html#cdcrec-2135-2">2135-2</a></td><td>Hispanic or Latino</td><td>Hispanic or Latino</td></tr><tr><td><a href="CodeSystem-cdcrec.html#cdcrec-2186-5">2186-5</a></td><td>Non Hispanic or Latino</td><td>Note that this term remains in the table for completeness, even though within HL7, the notion of &quot;not otherwise coded&quot; term is deprecated.</td></tr></table></li></ul></div>
  </text>
  <url value="http://hl7.org/fhir/us/core/ValueSet/omb-ethnicity-category"/>
  <version value="3.0.0"/>
  <name value="OmbEthnicityCategories"/>
  <title value="OMB Ethnicity Categories"/>
  <status value="active"/>
  <date value="2019-05-21T00:00:00-04:00"/>
  <publisher value="HL7 US Realm Steering Committee"/>
  <description
               value="The codes for the ethnicity categories - &#39;Hispanic or Latino&#39; and &#39;Non Hispanic or Latino&#39; - as defined by the [OMB Standards for Maintaining, Collecting, and Presenting Federal Data on Race and Ethnicity, Statistical Policy Directive No. 15, as revised, October 30, 1997](https://www.whitehouse.gov/omb/fedreg_1997standards)."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="urn:oid:2.16.840.1.113883.6.238"/>
      <concept>
        <code value="2135-2"/>
        <display value="Hispanic or Latino"/>
      </concept>
      <concept>
        <code value="2186-5"/>
        <display value="Non Hispanic or Latino"/>
      </concept>
    </include>
  </compose>
</ValueSet>