Enum: NoYesCOHRA

Enumeration for yes/no responses in COHRA.

URI: [cohra2:NoYesCOHRA](https://w3id.org/OHD/DFA-study/cohra2/NoYesCOHRA) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | 0 | http://purl.obolibrary.org/obo/NCIT_C49487 | No | | 1 | http://purl.obolibrary.org/obo/NCIT_C49488 | Yes | | -9999 | http://purl.obolibrary.org/obo/NCIT_C54031 | Missing | | -5555 | None | Not part of protocol for this participant/age group | | -8888 | http://purl.obolibrary.org/obo/NCIT_C67142 | Don't Know | ## Slots | Name | Description | | --- | --- | | [Ethnicity](Ethnicity.md) | Hispanic or Latino | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/OHD/DFA-study/cohra2 ## LinkML Source
name: NoYesCOHRA
description: Enumeration for yes/no responses in COHRA.
from_schema: https://w3id.org/OHD/DFA-study/cohra2
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
  '-9999':
    text: '-9999'
    description: Missing
    meaning: http://purl.obolibrary.org/obo/NCIT_C54031
  '-5555':
    text: '-5555'
    description: Not part of protocol for this participant/age group
  '-8888':
    text: '-8888'
    description: Don't Know
    meaning: http://purl.obolibrary.org/obo/NCIT_C67142