Skip to content

Slot: date_of_birth_mid_month

Approximate date of birth using the 15th of the birth month, for use in age calculations while preserving patient privacy.

URI: sact:date_of_birth_mid_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 Date
Domain Of SACTResearchView

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Annotations

property value
sql_column DATE_OF_BIRTH_MID_MONTH
sql_type DATE

Schema Source

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

Mappings

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

LinkML Source

name: date_of_birth_mid_month
annotations:
  sql_column:
    tag: sql_column
    value: DATE_OF_BIRTH_MID_MONTH
  sql_type:
    tag: sql_type
    value: DATE
description: Approximate date of birth using the 15th of the birth month, for use
  in age calculations while preserving patient privacy.
from_schema: https://health-informatics-uon.github.io/nuh-data/datasets/sact
rank: 1000
domain_of:
- SACTResearchView
range: date
required: false