Skip to main content
Skip table of contents

HealthStudTreatmentAssoc (ver20.4.0)

This table stores student treatments required corresponding to the record in HeathStudMonitor table. A foreign key is in place for many to one relationship between these two tables.

Column Name

Initial Version

Data Type

Description

HealthStudMonitorID20.4.0Number(16,0)The monitoring ID stored in the HealthStudMonitor table. Foreign key to the HealthStudMonitor table. Required.
HealthStudTreatmentAssocID20.4.0Number(16,0)The unique sequential number generated by the application. Indexed. Required.
HealthTreatmentCodeID20.4.0Number(16,0)Codeset ID corresponding to the treatment codes such as avoid exercise, contacted parent, correction bolus, encourage exercise, encourage water, fast acting glucose, protein snack, sent home. Required.
WhenCreated20.4.0DateThe date and time the record was created. Defaults to system date. Required.
WhenModified20.4.0DateThe date and time the record was modified. Defaults to system date. Required.
WhoCreated20.4.0Varchar2(100)The name of the person who created the record. Defaults to user. Required.
WhoModified20.4.0Varchar2(100)The name of the person who modified the record. Defaults to user. Required.
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.