Enum: VisitSymptom
Enumeration for answering whether an individual visited a dentist, oral health provider, or emergency department about a symptom.
URI: [cohra1:VisitSymptom](https://w3id.org/OHD/DFA-study/cohra1/VisitSymptom)
## Permissible Values
| Value | Meaning | Description |
| --- | --- | --- |
| 1 | None | Yes, I went to the dentist or oral health provider |
| 2 | None | Yes, I went to the emergency department |
| 3 | None | No, I went to neither |
| 77 | http://purl.obolibrary.org/obo/NCIT_C67142 | DON'T KNOW |
| 98 | None | SKIPPED ON WEB |
| 9 | http://purl.obolibrary.org/obo/NCIT_C51024 | REFUSED |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/OHD/DFA-study/cohra1
## LinkML Source
name: VisitSymptom
description: Enumeration for answering whether an individual visited a dentist, oral
health provider, or emergency department about a symptom.
from_schema: https://w3id.org/OHD/DFA-study/cohra1
rank: 1000
permissible_values:
'1':
text: '1'
description: Yes, I went to the dentist or oral health provider
'2':
text: '2'
description: Yes, I went to the emergency department
'3':
text: '3'
description: No, I went to neither
'77':
text: '77'
description: DON'T KNOW
meaning: http://purl.obolibrary.org/obo/NCIT_C67142
'98':
text: '98'
description: SKIPPED ON WEB
'9':
text: '9'
description: REFUSED
meaning: http://purl.obolibrary.org/obo/NCIT_C51024