Skip to content

Slot: ethnicity

The ethnicity of a PERSON, as specified by the PERSON.

URI: demographics:ethnicity

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 ETHNICITY
sql_type NVARCHAR(6)

Schema Source

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

Mappings

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

LinkML Source

name: ethnicity
annotations:
  sql_column:
    tag: sql_column
    value: ETHNICITY
  sql_type:
    tag: sql_type
    value: NVARCHAR(6)
description: The ethnicity of a PERSON, as specified by the PERSON.
from_schema: https://health-informatics-uon.github.io/nuh-data/datasets/demographics
rank: 1000
domain_of:
- CoreDemographics
range: string
required: false