Enum: NoYesDR

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

URI: [ada_ohwb:NoYesDR](https://w3id.org/OHD/DFA-study/ada_ohwb/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 | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/OHD/DFA-study/ada_ohwb ## 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/ada_ohwb
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