Skip to content

Enum: EnumRace

OMB Codes describing race.

URI: EnumRace

Permissible Values

Value Meaning Description
american_indian_or_alaskan_native cdc_race_eth:1002-5
asian cdc_race_eth:2028-9
black_or_african_american cdc_race_eth:2054-5
native_hawaiian_or_pacific_islander cdc_race_eth:2076-8
white cdc_race_eth:2106-3
other_race cdc_race_eth:2131-1
unknown hl7_null:UNK
asked_but_unknown hl7_null:ASKU

Slots

Name Description
race Reported race as defined by the 1997 OMB directives

Identifier and Mapping Information

Schema Source

  • from schema: https://anvilproject.org/acr-harmonized-data-model

LinkML Source

name: EnumRace
description: OMB Codes describing race.
from_schema: https://anvilproject.org/acr-harmonized-data-model
rank: 1000
permissible_values:
  american_indian_or_alaskan_native:
    text: american_indian_or_alaskan_native
    meaning: cdc_race_eth:1002-5
    title: American Indian or Alaskan Native
  asian:
    text: asian
    meaning: cdc_race_eth:2028-9
    title: Asian
  black_or_african_american:
    text: black_or_african_american
    meaning: cdc_race_eth:2054-5
    title: Black or African American
  native_hawaiian_or_pacific_islander:
    text: native_hawaiian_or_pacific_islander
    meaning: cdc_race_eth:2076-8
    title: Native Hawaiian or Other Pacific Islander
  white:
    text: white
    meaning: cdc_race_eth:2106-3
    title: White
  other_race:
    text: other_race
    meaning: cdc_race_eth:2131-1
    title: Other Race
  unknown:
    text: unknown
    meaning: hl7_null:UNK
    title: unknown
  asked_but_unknown:
    text: asked_but_unknown
    meaning: hl7_null:ASKU
    title: asked but unknown