Skip to content

Slot: etl_date

Date and time the ETL process ran.

URI: demographics:etl_date

Applicable Classes

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

Properties

Type and Range

Property Value
Range Datetime
Domain Of CoreDemographics

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Annotations

property value
sql_column ETL_DATE
sql_type DATETIME

Schema Source

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

Mappings

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

LinkML Source

name: etl_date
annotations:
  sql_column:
    tag: sql_column
    value: ETL_DATE
  sql_type:
    tag: sql_type
    value: DATETIME
description: Date and time the ETL process ran.
from_schema: https://health-informatics-uon.github.io/nuh-data/datasets/demographics
rank: 1000
domain_of:
- CoreDemographics
range: datetime
required: false