Skip to content

Slot: date_of_birth_month

Month component of the patient's date of birth, extracted from DATE OF BIRTH for privacy preservation.

URI: sact:date_of_birth_month

Applicable Classes

Name Description Modifies Slot
SACTResearchView Flat research view combining patient, regimen, cycle, and drug administration... no

Properties

Type and Range

Property Value
Range String
Domain Of SACTResearchView

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Annotations

property value
sql_column DATE_OF_BIRTH_MONTH
sql_type NVARCHAR(4)

Schema Source

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

Mappings

Mapping Type Mapped Value
self sact:date_of_birth_month
native sact:date_of_birth_month

LinkML Source

name: date_of_birth_month
annotations:
  sql_column:
    tag: sql_column
    value: DATE_OF_BIRTH_MONTH
  sql_type:
    tag: sql_type
    value: NVARCHAR(4)
description: Month component of the patient's date of birth, extracted from DATE OF
  BIRTH for privacy preservation.
from_schema: https://health-informatics-uon.github.io/nuh-data/datasets/sact
rank: 1000
domain_of:
- SACTResearchView
range: string
required: false