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