Enum: NoYes
An enumeration for yes/no responses.
URI: [dfs:NoYes](https://w3id.org/OHD/DFA-study/dfs/NoYes)
## Permissible Values
| Value | Meaning | Description |
| --- | --- | --- |
| 0 | http://purl.obolibrary.org/obo/NCIT_C49487 | No |
| 1 | http://purl.obolibrary.org/obo/NCIT_C49488 | Yes |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/OHD/DFA-study/dfs
## LinkML Source
name: NoYes
description: An enumeration for yes/no responses.
from_schema: https://w3id.org/OHD/DFA-study/dfs
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