Skip to main content
Skip table of contents

HealthMedInventory (ver19.11.0)

This table contains medication inventory status records for each student and medication.

Column Name

Initial Version

Data Type

Description

ID19.11.0Number(19,0)Unique sequential number generated by the application. Indexed. Required.
MedAmount19.11.0Number(25,10)Quantity received. Valid values: 0=Minimum value, 9999999.99=Maximum value. Required.
MedDate19.11.0DateDate received. Required.
MedicationRecordID19.11.0Number(19,0)ID of the related Medication table row indicating which medication. Indexed. Required.
MedStatus19.11.0Number(16,0)CodeSetID of the related CodeSet table row indicating the type of inventory transaction. Indexed. Required.
Notes19.11.0Varchar2(500)Notes.
StaffDCID19.11.0Number(11,0)DCID of the user that received the inventory. Required.
StudentsDCID19.11.0Number(19,0)DCID of the student this medication is for. Indexed. Required.
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.