Skip to content

Slot: cycle_number

Cycle number, numbered sequentially within each regimen.

URI: sact:cycle_number

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 Integer
Domain Of SACTResearchView

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Annotations

property value
sql_column CYCLE_NUMBER
sql_type INT

Schema Source

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

Mappings

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

LinkML Source

name: cycle_number
annotations:
  sql_column:
    tag: sql_column
    value: CYCLE_NUMBER
  sql_type:
    tag: sql_type
    value: INT
description: Cycle number, numbered sequentially within each regimen.
from_schema: https://health-informatics-uon.github.io/nuh-data/datasets/sact
rank: 1000
domain_of:
- SACTResearchView
range: integer
required: false