Enum: SexSuperdataset

An enumeration for the sex of the participant.

URI: [dfs:SexSuperdataset](dfs:SexSuperdataset) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | 1 | http://purl.obolibrary.org/obo/NCIT_C205465 | Male | | 2 | http://purl.obolibrary.org/obo/NCIT_C205464 | Female | | 3 | http://purl.obolibrary.org/obo/NCIT_C104495 | Other | | . | http://purl.obolibrary.org/obo/NCIT_C54031 | Missing | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/OHD/DFA-study/mdas ## LinkML Source
name: SexSuperdataset
description: An 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
  '3':
    text: '3'
    description: Other
    meaning: http://purl.obolibrary.org/obo/NCIT_C104495
  .:
    text: .
    description: Missing
    meaning: http://purl.obolibrary.org/obo/NCIT_C54031