Skip to main content
Skip table of contents

HealthStudTubeFeedingsMonitor (ver24.6.0)

This table stores student Tube Feedings monitoring results corresponding to the record in HeathStudMonitor table. A foreign key is in place for 1:1 relationship between these 2 tables.

Column Name

Initial Version

Data Type

Description

FlowID

24.6

Number(16,0)

CodesetID corresponding to the tube feedings flow is stored in this column (Gravity, Pump). Optional.

FormulaAmount

24.6.0

Number(10,2)

The actual amount of formula used for tube feedings. Valid values: 0 to 999.99. Optional.

FormulaName

24.6.0

Varchar2(30)

The actual name of the Formula Name used for Tube feedings. Optional.

HealthStudTubeFeedingsMonitorID

24.6.0

Number(16,0)

The unique sequential number generated by the application. Indexed. Required.

HealthStudMonitorID

24.6.0

Number(16,0)

The monitoring ID stored in the HealthStudMonitor table. Foreign key to the HealthStudMonitor table.

PostH2OFlushAmount

24.6.0

Number(10,2)

The actual amount of water used post tube feedings to flush the tube. Valid values: 0 to 999.99. Optional.

PreH2OFlushAmount

24.6.0

Number(10,2)

The actual amount of water used pre tube feedings to flush the tube. Valid values: 0 to 999.99. Optional.

TypeID

24.6.0

Number(16,0)

CodesetID corresponding to tube feedings type is stored in this column (Gastrostomy, Gastrojejunal, Jejunostomy). Optional.

WhenCreated

24.6.0

Date

The date and time the record was created. Defaults to system date. Required.

WhenModified

24.6.0

Date

The date and time the record was modified. Defaults to system date. Required.

WhoCreated

24.6.0

Varchar2(305)

The name of the person who created the record. Defaults to user. Required.

WhoModified

24.6.0

Varchar2(305)

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.