HL7 FHIR® US Core Implementation Guide STU3 Release 3.1.1

This page is part of the US Core (v3.1.1: 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"><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.1.1"/>
  <name value="OmbEthnicityCategories"/>
  <title value="OMB Ethnicity Categories"/>
  <status value="active"/>
  <date value="2019-05-21"/>
  <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.govinfo.gov/content/pkg/FR-1997-10-30/pdf/97-28653.pdf)."/>
  <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>