HD-DEN-16563

HD-DEN-16563_2 Venous Pressure Readings Were Below 20Mmhg For 1.5 Minutes Before Low Venous
HD-DEN-16563_2 Venous Pressure Readings Were Below 20Mmhg For 1.5 Minutes Before Low Venous
RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

lowVenousPressureExemptCheck - flag initialized to TRUE in the Init routine. Whenever valve opens (fill), it resets the flag to "FALSE" ,the Exempt counter is not incremented. When valve closes, fl...

lowVenousPressureExemptCheck - flag initialized to TRUE in the Init routine. Whenever valve opens (fill), it resets the flag to "FALSE" ,the Exempt counter is not incremented. When valve closes, flag is set back to TRUE and Exempt counter being incremented.

Done. Removed the parameter in function.

Done. Removed the parameter in function.

Done.

Done.

lowVenousPressureExemptCheck - flag initialized to TRUE in the Init routine. Whenever valve opens (fill), it resets the flag to "FALSE" ,the Exempt counter is not incremented. When valve closes, fl...

lowVenousPressureExemptCheck - flag initialized to TRUE in the Init routine. Whenever valve opens (fill), it resets the flag to "FALSE" ,the Exempt counter is not incremented. When valve closes, flag is set back to TRUE and Exempt counter being incremented.

lowVenousPressureExemptCheck - flag initialized to TRUE in the Init routine. Whenever valve opens (fill), it resets the flag to "FALSE" ,the Exempt counter is not incremented. When valve closes, fl...

lowVenousPressureExemptCheck - flag initialized to TRUE in the Init routine. Whenever valve opens (fill), it resets the flag to "FALSE" ,the Exempt counter is not incremented. When valve closes, flag is set back to TRUE and Exempt counter being incremented.

I think this function should set the old reset flag to FALSE here. Function doesn't need a parameter because it is only called when valve closes which should always set reset flag to FALSE.

I think this function should set the old reset flag to FALSE here. Function doesn't need a parameter because it is only called when valve closes which should always set reset flag to FALSE.

I think reset flag should not be set here. Should be set by new function when valve is closed I think.

I think reset flag should not be set here. Should be set by new function when valve is closed I think.

Should also set new flag to FALSE here I think.

Should also set new flag to FALSE here I think.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

Shouldn't this be set to TRUE?

Shouldn't this be set to TRUE?

Add space between if and (. Add to comment that low venous pressure must be exempt to increment counter.

Add space between if and (. Add to comment that low venous pressure must be exempt to increment counter.

Done

Done

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

This effectively changes exemption start to time of valve open instead of close. We don't want to do that.

This effectively changes exemption start to time of valve open instead of close. We don't want to do that.

MIN_TIME_BETWEEN_AIR_TRAP_FILL_LOW_PRESSURE_ALARM_EXEMPTIONS_MS (as a suggestion). Also be more descriptive in comments.

MIN_TIME_BETWEEN_AIR_TRAP_FILL_LOW_PRESSURE_ALARM_EXEMPTIONS_MS (as a suggestion).
Also be more descriptive in comments.

HD-DEN-16563_Venous Pressure Readings Were Below 20Mmhg For 1.5 Minutes Before Low Venous
HD-DEN-16563_Venous Pressure Readings Were Below 20Mmhg For 1.5 Minutes Before Low Venous