Enum: YesNoUnsureSR

Enumeration for yes/no/unsure responses which also includes answering that the respondant skipped the question on the web or refused to answer it.

URI: [cq_sohea:YesNoUnsureSR](https://w3id.org/OHD/DFA-study/cq_sohea/YesNoUnsureSR) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | 1 | http://purl.obolibrary.org/obo/NCIT_C49488 | True | | 2 | http://purl.obolibrary.org/obo/NCIT_C49487 | False | | 77 | None | Unsure | | 98 | None | SKIPPED ON WEB | | 99 | http://purl.obolibrary.org/obo/NCIT_C51024 | REFUSED | ## Slots | Name | Description | | --- | --- | | [Q9](Q9.md) | Do you plan on seeing an oral health provider in the next year for routine or... | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/OHD/DFA-study/cq_sohea ## LinkML Source
name: YesNoUnsureSR
description: Enumeration for yes/no/unsure responses which also includes answering
  that the respondant skipped the question on the web or refused to answer it.
from_schema: https://w3id.org/OHD/DFA-study/cq_sohea
rank: 1000
permissible_values:
  '1':
    text: '1'
    description: 'True'
    meaning: http://purl.obolibrary.org/obo/NCIT_C49488
  '2':
    text: '2'
    description: 'False'
    meaning: http://purl.obolibrary.org/obo/NCIT_C49487
  '77':
    text: '77'
    description: Unsure
  '98':
    text: '98'
    description: SKIPPED ON WEB
  '99':
    text: '99'
    description: REFUSED
    meaning: http://purl.obolibrary.org/obo/NCIT_C51024