Enum: LikertAmountMissing
An enumeration for a Likert scale of degree of fear with a missing option.
URI: [cq_sohea:LikertAmountMissing](https://w3id.org/OHD/DFA-study/cq_sohea/LikertAmountMissing)
## Permissible Values
| Value | Meaning | Description |
| --- | --- | --- |
| 1 | None | Not at all |
| 2 | None | A little |
| 3 | None | Somewhat |
| 4 | None | Much |
| 5 | None | Very much |
| -9999 | http://purl.obolibrary.org/obo/NCIT_C54031 | Missing |
| -8888 | None | Not asked for in study |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/OHD/DFA-study/cq_sohea
## LinkML Source
name: LikertAmountMissing
description: An enumeration for a Likert scale of degree of fear with a missing option.
from_schema: https://w3id.org/OHD/DFA-study/cq_sohea
rank: 1000
permissible_values:
'1':
text: '1'
description: Not at all
'2':
text: '2'
description: A little
'3':
text: '3'
description: Somewhat
'4':
text: '4'
description: Much
'5':
text: '5'
description: Very much
'-9999':
text: '-9999'
description: Missing
meaning: http://purl.obolibrary.org/obo/NCIT_C54031
'-8888':
text: '-8888'
description: Not asked for in study