Enum: YesNoOHWB

Enumeration for yes/no responses starting with 'yes' option

URI: [dfs:YesNoOHWB](https://w3id.org/OHD/DFA-study/dfs/YesNoOHWB) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | 1 | http://purl.obolibrary.org/obo/NCIT_C49488 | Yes | | 2 | http://purl.obolibrary.org/obo/NCIT_C49487 | No | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/OHD/DFA-study/dfs ## LinkML Source
name: YesNoOHWB
description: Enumeration for yes/no responses starting with 'yes' option
from_schema: https://w3id.org/OHD/DFA-study/dfs
rank: 1000
permissible_values:
  '1':
    text: '1'
    description: 'Yes'
    meaning: http://purl.obolibrary.org/obo/NCIT_C49488
  '2':
    text: '2'
    description: 'No'
    meaning: http://purl.obolibrary.org/obo/NCIT_C49487