Enum: NoYes0
Enumeration for no/yes responses where the first option is 0.
URI: [dfs:NoYes0](dfs:NoYes0)
## Permissible Values
| Value | Meaning | Description |
| --- | --- | --- |
| 0 | http://purl.obolibrary.org/obo/NCIT_C49487 | False |
| 1 | http://purl.obolibrary.org/obo/NCIT_C49488 | True |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/OHD/DFA-study/idaf
## LinkML Source
name: NoYes0
description: Enumeration for no/yes responses where the first option is 0.
from_schema: https://w3id.org/OHD/DFA-study/idaf
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