Skip to content

Slot: date_of_birth_year

Year component of the patient's date of birth.

URI: cosd:date_of_birth_year

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 String
Domain Of COSDResearchView

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Annotations

property value
sql_column DATE_OF_BIRTH_YEAR
sql_type VARCHAR(4)

Schema Source

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

Mappings

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

LinkML Source

name: date_of_birth_year
annotations:
  sql_column:
    tag: sql_column
    value: DATE_OF_BIRTH_YEAR
  sql_type:
    tag: sql_type
    value: VARCHAR(4)
description: Year component of the patient's date of birth.
from_schema: https://health-informatics-uon.github.io/nuh-data/datasets/cosd
rank: 1000
domain_of:
- COSDResearchView
range: string
required: false