Project Overstay2: Difference between revisions

Line 61: Line 61:


=== Data generation and Storage ===
=== Data generation and Storage ===
A button on [[Form view]] triggers code in VBA module Overstay2 that generates an overstay score and colours the button based on that value.  
A button on the [[Patient viewer]] form triggers code in VBA module Overstay2 that generates an overstay score and colours the button based on that value.  


The value is stored in [[L_TmpV2 table]] with Project "Overstay2" and Item "Overstay Score". During early testing, the score is 999998 just to have a crazy outlier so we remember to exclude these later. That number turns the button blue.
The value is stored in [[L_TmpV2 table]] with Project "Overstay2" and Item "Overstay Score". During early testing, the score is 999998 just to have a crazy outlier so we remember to exclude these later. That number turns the button blue.