Enum: YesNoIRNSDKSR

Enumeration for yes/no responses where the option of 'I'd rather not say' is included instead of 'unsure' and also includes answering that the respondant doesn't know, skipped the question on the web or refused to answer it.

URI: [tic_provider:YesNoIRNSDKSR](https://w3id.org/OHD/DFA-study/tic_provider/YesNoIRNSDKSR) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | 0 | http://purl.obolibrary.org/obo/NCIT_C49487 | False | | 1 | http://purl.obolibrary.org/obo/NCIT_C49488 | True | | 3 | http://purl.obolibrary.org/obo/NCIT_C132222 | I'd rather not say | | 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/tic_provider ## LinkML Source
name: YesNoIRNSDKSR
description: Enumeration for yes/no responses where the option of 'I'd rather not
  say' is included instead of 'unsure' and 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/tic_provider
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
  '3':
    text: '3'
    description: I'd rather not say
    meaning: http://purl.obolibrary.org/obo/NCIT_C132222
  '98':
    text: '98'
    description: SKIPPED ON WEB
  '99':
    text: '99'
    description: REFUSED
    meaning: http://purl.obolibrary.org/obo/NCIT_C51024