View raw Markdown
type: valuesetvalueset: detailed-ethnicity

US-Core Detailed ethnicity

Content (Compose)

ValueSet XML

<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="detailed-ethnicity"/>
  <url value="http://hl7.org/fhir/detailed-ethnicity"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.3.2991"/>
  </identifier>
  <name value="USCoreDetailedEthnicity"/>
  <title value="US-Core Detailed ethnicity"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2016-08-30"/>
  <publisher value="USRealm Task Force"/>
  <description value="The 41 [CDC ethnicity codes](http://www.cdc.gov/phin/resources/vocabulary/index.html) that are grouped under one of the 2 OMB ethnicity category codes."/>
  <compose>
    <include>
      <valueSet value="http://terminology.hl7.org/ValueSet/v3-Ethnicity"/>
    </include>
    <exclude>
      <system value="http://terminology.hl7.org/CodeSystem/v3-Ethnicity"/>
      <concept>
        <code value="2135-2"/>
      </concept>
      <concept>
        <code value="2186-5"/>
      </concept>
    </exclude>
  </compose>
</ValueSet>