Skip to main content
Skip table of contents

HealthContactLog (ver19.11.0)

This table contains a log of health-related contacts for this student.

Column Name

Initial Version

Data Type

Description

Comments

19.11.0

Varchar2(4000)

Comments/notes about this contact instance.

ContactDate19.11.0DateDate of contact. Defaults to current date.
Followup19.11.0Number(1,0)Indicates if this is a followup. Valid values: 0=No, 1=Yes. Defaults to 0. Required.
ID19.11.0Number(19,0)Unique sequential number generated by the application. Indexed. Required
IGroup19.11.0Number(16,0)CodeSetID of the related CodeSet table row indicating which group the contact belongs to. Indexed.
Intervention19.11.0Number(16,0)CodeSetID of the related CodeSet table row indicating which intervention type the contact is related to. Indexed.
MedicaidCode19.11.0Number(16,0)CodeSetID of the related CodeSet table row indicating which Medicaid code to use. Indexed.
Need19.11.0Number(16,0)CodeSetID of the related CodeSet table row indicating which Need the contact belongs to. Indexed.
ReferredBy19.11.0Number(16,0)CodeSetID of the related CodeSet table row indicating which referrer type. Indexed.

StaffMember

19.11.0Number(10,0)DCID of PowerSchool User involved in the contact. Required
StudentsDCID19.11.0Number(19,0)DCID of the student this medication is for. Indexed. Required
TimeIn19.11.0Varchar2(8)Time contact began. Defaults to current time. Format: hh:mm AM. Required.
TimeOut19.11.0Varchar2(8)Time contact ended. Format: hh:mm PM.
WhenCreated19.11.0Timestamp(6)The date and time the record was created. Defaults to system date. Required.
WhenModified19.11.0Timestamp(6)The date and time the record was modified. Defaults to system date. Required.
WhoCreated19.11.0Varchar2(100)The name of the person who created the record. Defaults to user. Required.
WhoModified19.11.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.