Skip to content

Enum: PersonStatedGenderCode

Person's gender as self-declared.

URI: sact: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
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/sact

LinkML Source

name: PersonStatedGenderCode
description: Person's gender as self-declared.
from_schema: https://health-informatics-uon.github.io/nuh-data/datasets/sact
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)