Skip to content

Enum: Sex

URI: [bican:sex](https://identifiers.org/brain-bican/vocab/sex) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | 1 | NIMP:PD-LXUBTM45 | Male | | 2 | NIMP:PD-LXUBTM45 | Female | | 7 | NIMP:PD-LXUBTM45 | Other | | 8 | NIMP:PD-LXUBTM45 | Unknown | | 9 | NIMP:PD-LXUBTM45 | Not Reported | ## Slots | Name | Description | | --- | --- | | [biological_sex](biological_sex.md) | Biological sex of donor at birth | ## Identifier and Mapping Information ### Schema Source * from schema: https://identifiers.org/brain-bican/library-generation-schema ## LinkML Source
name: sex
from_schema: https://identifiers.org/brain-bican/library-generation-schema
rank: 1000
permissible_values:
  '1':
    text: '1'
    description: Male
    meaning: NIMP:PD-LXUBTM45
  '2':
    text: '2'
    description: Female
    meaning: NIMP:PD-LXUBTM45
  '7':
    text: '7'
    description: Other
    meaning: NIMP:PD-LXUBTM45
  '8':
    text: '8'
    description: Unknown
    meaning: NIMP:PD-LXUBTM45
  '9':
    text: '9'
    description: Not Reported
    meaning: NIMP:PD-LXUBTM45