Enum: SexCOHRA

Enumeration for the sex of the participant.

URI: [dfs:SexCOHRA](dfs:SexCOHRA) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | 1 | http://purl.obolibrary.org/obo/NCIT_C205465 | Male | | 2 | http://purl.obolibrary.org/obo/NCIT_C205464 | Female | | -9999 | http://purl.obolibrary.org/obo/NCIT_C54031 | Missing | | -8888 | http://purl.obolibrary.org/obo/NCIT_C67142 | Don't Know | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/OHD/DFA-study/mdas ## LinkML Source
name: SexCOHRA
description: Enumeration for the sex of the participant.
from_schema: https://w3id.org/OHD/DFA-study/mdas
rank: 1000
permissible_values:
  '1':
    text: '1'
    description: Male
    meaning: http://purl.obolibrary.org/obo/NCIT_C205465
  '2':
    text: '2'
    description: Female
    meaning: http://purl.obolibrary.org/obo/NCIT_C205464
  '-9999':
    text: '-9999'
    description: Missing
    meaning: http://purl.obolibrary.org/obo/NCIT_C54031
  '-8888':
    text: '-8888'
    description: Don't Know
    meaning: http://purl.obolibrary.org/obo/NCIT_C67142