Column Name |
Column Datatype |
Column Null Option |
Column Comment |
|
CDT_CODE | varchar(12) | not null | CDT(Cumulative Dose Tracking) Code |
DESCRIPTION | varchar(30) | null | CDT(Cumulative Dose Tracking) Code Description |
REPORT_IN_METERS | varchar(1) | null | Report In Meters(0 = Thresholds defined in terms of total dose, 1 = Thresholds defined in terms of the patient's Body Surface Area(Dose/M2)) |
REPORTABLE_UNIT | varchar(10) | null | Reportable Unit(Ex: MG, UNIT, MEQ, MMU CELLS, DRP, ML, etc.) |
WARNING_THRESHOL | varchar(12) | null | Warning threshold - determines when CDT Warnings are generated |
MAXIMUM_THRESHOL | varchar(12) | null | Maximum Threshold - determines when CDT Clinical Conflict occurs |
|
|
|