Skip to content

Slot: person_stated_gender_code

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

URI: sact:person_stated_gender_code

Applicable Classes

Name Description Modifies Slot
SACTResearchView Flat research view combining patient, regimen, cycle, and drug administration... no

Properties

Type and Range

Property Value
Range PersonStatedGenderCode
Domain Of SACTResearchView

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Annotations

property value
sql_column PERSON_STATED_GENDER_CODE
sql_type NVARCHAR(2)

Schema Source

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

Mappings

Mapping Type Mapped Value
self sact:person_stated_gender_code
native sact:person_stated_gender_code

LinkML Source

name: person_stated_gender_code
annotations:
  sql_column:
    tag: sql_column
    value: PERSON_STATED_GENDER_CODE
  sql_type:
    tag: sql_type
    value: NVARCHAR(2)
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/sact
rank: 1000
domain_of:
- SACTResearchView
range: PersonStatedGenderCode
required: false