Enum: TimeSinceDentalVisit

Enumeration for time since last dental visit

URI: TimeSinceDentalVisit

Permissible Values

Value Meaning Description
1 None Less than 12 months
2 None 1 to 2 years
3 None 3 to 5 years
4 None More than 5 years
7 None N/A -I've never been to a dentist

Slots

Name Description
Q765 How long since you last had a dental visit?

Identifier and Mapping Information

Schema Source

LinkML Source

name: TimeSinceDentalVisit
description: Enumeration for time since last dental visit
from_schema: https://w3id.org/OHD/DFA-study/ada_ohwb
rank: 1000
permissible_values:
  '1':
    text: '1'
    description: Less than 12 months
  '2':
    text: '2'
    description: 1 to 2 years
  '3':
    text: '3'
    description: 3 to 5 years
  '4':
    text: '4'
    description: More than 5 years
  '7':
    text: '7'
    description: N/A -I've never been to a dentist.