Skip to content

Enum: PersonStatedGenderCode

Person's gender as self-declared (or inferred by observation for those unable to declare their PERSON STATED GENDER).

URI: cosd:PersonStatedGenderCode

Permissible Values

Value Meaning Description
1 None Male
2 None Female
9 None Indeterminate (Unable to be classified as either male or female)
X None Not Known (PERSON STATED GENDER CODE not recorded)

Slots

Name Description
cr3170_person_stated_gender_code Person's gender as self-declared (or inferred by observation for those unable...

Identifier and Mapping Information

Schema Source

  • from schema: https://health-informatics-uon.github.io/nuh-data/datasets/cosd

LinkML Source

name: PersonStatedGenderCode
description: Person's gender as self-declared (or inferred by observation for those
  unable to declare their PERSON STATED GENDER).
from_schema: https://health-informatics-uon.github.io/nuh-data/datasets/cosd
rank: 1000
permissible_values:
  '1':
    text: '1'
    description: Male
  '2':
    text: '2'
    description: Female
  '9':
    text: '9'
    description: Indeterminate (Unable to be classified as either male or female)
  X:
    text: X
    description: Not Known (PERSON STATED GENDER CODE not recorded)