Enum: NoYesDR
A simple No/Yes enumeration with an option for 'Decline to respond'.
URI: [superdataset:NoYesDR](https://w3id.org/OHD/DFA-study/superdataset/NoYesDR)
## Permissible Values
| Value | Meaning | Description |
| --- | --- | --- |
| 0 | http://purl.obolibrary.org/obo/NCIT_C49487 | False |
| 1 | http://purl.obolibrary.org/obo/NCIT_C49488 | True |
| 88 | http://purl.obolibrary.org/obo/NCIT_C51024 | Decline to respond |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/OHD/DFA-study/superdataset
## LinkML Source
name: NoYesDR
description: A simple No/Yes enumeration with an option for 'Decline to respond'.
from_schema: https://w3id.org/OHD/DFA-study/superdataset
rank: 1000
permissible_values:
'0':
text: '0'
description: 'False'
meaning: http://purl.obolibrary.org/obo/NCIT_C49487
'1':
text: '1'
description: 'True'
meaning: http://purl.obolibrary.org/obo/NCIT_C49488
'88':
text: '88'
description: Decline to respond
meaning: http://purl.obolibrary.org/obo/NCIT_C51024