Skip to content

Slot: nationality

a text description of the patient's nationality

URI: demographics:nationality

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 NATIONALITY
sql_type NVARCHAR(50)

Schema Source

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

Mappings

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

LinkML Source

name: nationality
annotations:
  sql_column:
    tag: sql_column
    value: NATIONALITY
  sql_type:
    tag: sql_type
    value: NVARCHAR(50)
description: a text description of the patient's nationality
from_schema: https://health-informatics-uon.github.io/nuh-data/datasets/demographics
rank: 1000
domain_of:
- CoreDemographics
range: string
required: false