Skip to content

Slot: deceased

an integer code defining wether the participant is deceased

URI: demographics:deceased

Applicable Classes

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

Properties

Type and Range

Property Value
Range Integer
Domain Of CoreDemographics

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Annotations

property value
sql_column DECEASED
sql_type INT

Schema Source

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

Mappings

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

LinkML Source

name: deceased
annotations:
  sql_column:
    tag: sql_column
    value: DECEASED
  sql_type:
    tag: sql_type
    value: INT
description: an integer code defining wether the participant is deceased
from_schema: https://health-informatics-uon.github.io/nuh-data/datasets/demographics
rank: 1000
domain_of:
- CoreDemographics
range: integer
required: false