Enum: NoYes

An enumeration for yes/no responses.

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