Enum: NoYesDR

A simple No/Yes enumeration with an option for 'Decline to respond'.

URI: [dfs:NoYesDR](dfs:NoYesDR) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | 0 | http://purl.obolibrary.org/obo/NCIT_C49487 | False | | 1 | http://purl.obolibrary.org/obo/NCIT_C49488 | True | | 88 | http://purl.obolibrary.org/obo/NCIT_C51024 | Decline to respond | ## Slots | Name | Description | | --- | --- | | [idaf_2_a](idaf_2_a.md) | (2a) Going to the dentist is actively avoided or else endured with intense fe... | | [idaf_2_b](idaf_2_b.md) | (2b) My fear of going to the dentist has been present for at least 6 month | | [idaf_2_c](idaf_2_c.md) | (2c) My fear, anxiety or avoidance of going to the dentist significantly affe... | | [idaf_2_d](idaf_2_d.md) | (2d) I am afraid of going to the dentist because I am concerned I may have a ... | | [idaf_2_e](idaf_2_e.md) | (2e) I am afraid of going to the dentist because I am generally highly self-c... | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/OHD/DFA-study/idaf ## LinkML Source
name: NoYesDR
description: A simple No/Yes enumeration with an option for 'Decline to respond'.
from_schema: https://w3id.org/OHD/DFA-study/idaf
rank: 1000
permissible_values:
  '0':
    text: '0'
    description: 'False'
    meaning: http://purl.obolibrary.org/obo/NCIT_C49487
  '1':
    text: '1'
    description: 'True'
    meaning: http://purl.obolibrary.org/obo/NCIT_C49488
  '88':
    text: '88'
    description: Decline to respond
    meaning: http://purl.obolibrary.org/obo/NCIT_C51024