Enum: YesNoDKSR

Enumeration for yes/no responses which also includes answering that the respondant doesn't know, skipped the question on the web or refused to answer it.

URI: [dfs:YesNoDKSR](dfs:YesNoDKSR) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | 1 | http://purl.obolibrary.org/obo/NCIT_C49488 | True | | 2 | http://purl.obolibrary.org/obo/NCIT_C49487 | False | | 77 | http://purl.obolibrary.org/obo/NCIT_C67142 | DON'T KNOW | | 98 | None | SKIPPED ON WEB | | 99 | http://purl.obolibrary.org/obo/NCIT_C51024 | REFUSED | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/OHD/DFA-study/idaf ## LinkML Source
name: YesNoDKSR
description: Enumeration for yes/no responses which also includes answering that the
  respondant doesn't know, skipped the question on the web or refused to answer it.
from_schema: https://w3id.org/OHD/DFA-study/idaf
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: DON'T KNOW
    meaning: http://purl.obolibrary.org/obo/NCIT_C67142
  '98':
    text: '98'
    description: SKIPPED ON WEB
  '99':
    text: '99'
    description: REFUSED
    meaning: http://purl.obolibrary.org/obo/NCIT_C51024