Skip to content

Slot: etl_id

Internal identifier for the ETL batch run that loaded this record.

URI: cosd:etl_id

Applicable Classes

Name Description Modifies Slot
COSDResearchView Flat research view combining file metadata, patient demographics, primary pat... no

Properties

Type and Range

Property Value
Range Integer
Domain Of COSDResearchView

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Annotations

property value
sql_column ETL_ID
sql_type INT

Schema Source

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

Mappings

Mapping Type Mapped Value
self cosd:etl_id
native cosd:etl_id

LinkML Source

name: etl_id
annotations:
  sql_column:
    tag: sql_column
    value: ETL_ID
  sql_type:
    tag: sql_type
    value: INT
description: Internal identifier for the ETL batch run that loaded this record.
from_schema: https://health-informatics-uon.github.io/nuh-data/datasets/cosd
rank: 1000
domain_of:
- COSDResearchView
range: integer
required: false