FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/v2-0005

Packagehl7.terminology
TypeValueSet
Idv2-0005
FHIR VersionR5
Sourcehttp://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/ValueSet-v2-0005.html
URLhttp://terminology.hl7.org/ValueSet/v2-0005
Version4.0.0
Statusactive
Date2021-09-01
NamePHVSRaceHL72x
TitlePHVS_Race_HL7_2x
Realmuv
Authorityhl7
DescriptionThis race value set is based upon CDC check-digit codes, but using the HL7 table 0005. HL7 adopted the CDC Race and Ethnicity codes in HL7 Table 0005 in 2005. This value set has been created for backward compatibility and some historic Implementation guides (E.g. Immunization). Recommend using Race Category value set based upon CDC Race & Ethnicity code system.
CopyrightThis material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
urn:oid:2.16.840.1.113883.6.238CDC Race and Ethnicity
urn:oid:2.16.840.1.113883.6.238CDC Race and Ethnicity

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet v2-0005

  • Include these codes as defined in urn:oid:2.16.840.1.113883.6.238
    CodeDisplay
    1002-5American Indian or Alaska Native
    2028-9Asian
    2054-5Black or African American
    2076-8Native Hawaiian or Other Pacific Islander
    2106-3White
    2131-1Other Race

Source

{
  "resourceType": "ValueSet",
  "id": "v2-0005",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/ValueSet/v2-0005",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.114222.4.11.6065"
    }
  ],
  "version": "4.0.0",
  "name": "PHVSRaceHL72x",
  "title": "PHVS_Race_HL7_2x",
  "status": "active",
  "experimental": false,
  "date": "2021-09-01",
  "publisher": "Health Level Seven International",
  "description": "This race value set is based upon CDC check-digit codes, but using the HL7 table 0005. HL7 adopted the CDC Race and Ethnicity codes in HL7 Table 0005 in 2005. This value set has been created for backward compatibility and some historic Implementation guides (E.g. Immunization). Recommend using Race Category value set based upon CDC Race & Ethnicity code system.",
  "copyright": "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.113883.6.238",
        "concept": [
          {
            "code": "1002-5",
            "display": "American Indian or Alaska Native"
          },
          {
            "code": "2028-9",
            "display": "Asian"
          },
          {
            "code": "2054-5",
            "display": "Black or African American"
          },
          {
            "code": "2076-8",
            "display": "Native Hawaiian or Other Pacific Islander"
          },
          {
            "code": "2106-3",
            "display": "White"
          },
          {
            "code": "2131-1",
            "display": "Other Race"
          }
        ]
      }
    ]
  }
}