Skip to content

Slot: gender_identity_desc

The gender identity of a PERSON as stated by the PERSON.

https://www.datadictionary.nhs.uk/attributes/gender_identity_code.html

URI: demographics:gender_identity_desc

Applicable Classes

Name Description Modifies Slot
CoreDemographics Pseudonymised patient demographic data (sex, DOB, ethnicity, LLSOA, etc no

Properties

Type and Range

Property Value
Range String
Domain Of CoreDemographics

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Annotations

property value
sql_column GENDER_IDENTITY_DESC
sql_type NVARCHAR(64)

Schema Source

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

Mappings

Mapping Type Mapped Value
self demographics:gender_identity_desc
native demographics:gender_identity_desc

LinkML Source

name: gender_identity_desc
annotations:
  sql_column:
    tag: sql_column
    value: GENDER_IDENTITY_DESC
  sql_type:
    tag: sql_type
    value: NVARCHAR(64)
description: 'The gender identity of a PERSON as stated by the PERSON.

  https://www.datadictionary.nhs.uk/attributes/gender_identity_code.html'
from_schema: https://health-informatics-uon.github.io/nuh-data/datasets/demographics
rank: 1000
domain_of:
- CoreDemographics
range: string
required: false