Enum: NoYes

An enumeration for yes/no responses.

URI: [superdataset:NoYes](https://w3id.org/OHD/DFA-study/superdataset/NoYes) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | 0 | http://purl.obolibrary.org/obo/NCIT_C49487 | No | | 1 | http://purl.obolibrary.org/obo/NCIT_C49488 | Yes | ## Slots | Name | Description | | --- | --- | | [Hispanic](Hispanic.md) | The participant's ethnicity is Hispanic | | [White](White.md) | The participant's ethnicity is White | | [White_Hispanic](White_Hispanic.md) | The participant's ethnicity is White and Hispanic | | [White_Hispanic_NA](White_Hispanic_NA.md) | The participant's ethnicity is White, Hispanic, and Native American | | [Black](Black.md) | The participant's ethnicity is Black | | [NA_AN](NA_AN.md) | The participant's ethnicity is Native American and Alaskan Native | | [NA](NA.md) | The participant's ethnicity is Native American | | [Asian](Asian.md) | The participant's ethnicity is Asian | | [American_indian](American_indian.md) | The participant's ethnicity is American Indian | | [Native_hawaiian](Native_hawaiian.md) | The participant's ethnicity is Native Hawaiian | | [Other_pacific_islander](Other_pacific_islander.md) | The participant's ethnicity is Other Pacific Islander | | [Other_race](Other_race.md) | The participant's race is another not listed | | [More_than_one_race](More_than_one_race.md) | The participant's race is more than one | | [Missing_race](Missing_race.md) | The participant's race is not recorded | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/OHD/DFA-study/superdataset ## LinkML Source
name: NoYes
description: An enumeration for yes/no responses.
from_schema: https://w3id.org/OHD/DFA-study/superdataset
rank: 1000
permissible_values:
  '0':
    text: '0'
    description: 'No'
    meaning: http://purl.obolibrary.org/obo/NCIT_C49487
  '1':
    text: '1'
    description: 'Yes'
    meaning: http://purl.obolibrary.org/obo/NCIT_C49488