HL7 Terminology (THO)
3.1.0 - Publication International flag

This page is part of the HL7 Terminology (v3.1.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions

: Race - JSON Representation

Active as of 2014-03-26

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "v3-Race",
  "language" : "en",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-v3-Race.html\"><code>http://terminology.hl7.org/CodeSystem/v3-Race</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=\"CodeSystem-v3-Race.html#v3-Race-2131-1\">2131-1</a></td><td>Other Race</td><td>Note that this term remains in the table for completeness, even though within HL7, the notion of Other code is deprecated.</td></tr></table></li><li>Import all the codes that are contained in <a href=\"ValueSet-v3-RaceNativeAmerican.html\">http://terminology.hl7.org/ValueSet/v3-RaceNativeAmerican</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-v3-RaceAsian.html\">http://terminology.hl7.org/ValueSet/v3-RaceAsian</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-v3-RaceBlackOrAfricanAmerican.html\">http://terminology.hl7.org/ValueSet/v3-RaceBlackOrAfricanAmerican</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-v3-RaceHawaiianOrPacificIsland.html\">http://terminology.hl7.org/ValueSet/v3-RaceHawaiianOrPacificIsland</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-v3-RaceWhite.html\">http://terminology.hl7.org/ValueSet/v3-RaceWhite</a></li></ul></div>"
  },
  "url" : "http://terminology.hl7.org/ValueSet/v3-Race",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.1.11.14914"
    }
  ],
  "version" : "2.0.0",
  "name" : "Race",
  "title" : "Race",
  "status" : "active",
  "date" : "2014-03-26",
  "description" : "In the United States, federal standards for classifying data on race determine the categories used by federal agencies and exert a strong influence on categorization by state and local agencies and private sector organizations. The federal standards do not conceptually define race, and they recognize the absence of an anthropological or scientific basis for racial classification. Instead, the federal standards acknowledge that race is a social-political construct in which an individual's own identification with one more race categories is preferred to observer identification. The standards use a variety of features to define five minimum race categories. Among these features are descent from \"the original peoples\" of a specified region or nation. The minimum race categories are American Indian or Alaska Native, Asian, Black or African American, Native Hawaiian or Other Pacific Islander, and White. The federal standards stipulate that race data need not be limited to the five minimum categories, but any expansion must be collapsible to those categories.",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-Race",
        "concept" : [
          {
            "code" : "2131-1"
          }
        ]
      },
      {
        "valueSet" : [
          "http://terminology.hl7.org/ValueSet/v3-RaceNativeAmerican"
        ]
      },
      {
        "valueSet" : [
          "http://terminology.hl7.org/ValueSet/v3-RaceAsian"
        ]
      },
      {
        "valueSet" : [
          "http://terminology.hl7.org/ValueSet/v3-RaceBlackOrAfricanAmerican"
        ]
      },
      {
        "valueSet" : [
          "http://terminology.hl7.org/ValueSet/v3-RaceHawaiianOrPacificIsland"
        ]
      },
      {
        "valueSet" : [
          "http://terminology.hl7.org/ValueSet/v3-RaceWhite"
        ]
      }
    ]
  }
}