Skip to main content
Skip table of contents

HealthStudentPlan (ver20.4.0)

This table stores template details for general purposes. These templates are consumed by different modules such as Health and Incidents.

Column Name

Initial Version

Data Type

Description

Description20.4.0Varchar2(512)Health plan description. Optional.
DistrictAddedRecord20.4.0Number(1)This column indicates whether the plan record was added by the district. Optional.
EndDate20.4.0DateEnd date for the health plan. Optional.
HealthStudentPlanID20.4.0Number(16,0)The unique sequential number generated by the application. Indexed. Required.
HealthPlanData20.4.0CLOBHealth data is stored in this column.
HealthPlanName20.4.0Varchar2(100)Name of the Health Plan. Required.
SchoolAddedRecord20.4.0Number(1)This column indicates whether the plan record was added by the school. Optional.
StartDate20.4.0DateThe start date for the health plan. Defaults to SYSDATE. Required.
Status20.4.0Varchar2(50)CodeSetID corresponding to the status. Valid values: Draft, Complete, Ended. Defaults to Draft. Optional.
StudentsDCID20.4.0Number(10,0)Student DCID. Required.
TemplateID20.4.0Number(16,0)Id of the template used to create the health plan. TemplateID field. Optional.
VersionModTime20.4.0DateThe date and time used for ReadReceipt.documentVersion tracking. Updated when the status is Completed and HealthPlanData changes.
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.