Daily Snapshot Flag Calculation
π§ The Basic Idea Akssi is looking at how someone is trending over the last 7 days, not just one day at a time.
π How the Score is Calculated
- Akssi only looks at the most recent 7 days.
- Instead of using the actual scores, we compare each score to a baseline (normal level).
- Higher than baseline β positive number
- Lower than baseline β negative number
Example:
- Baseline = 5
- Score = 7 β thatβs +2 (not 7)
π If There Are Multiple Scores in One Day
- Average them into one score for that day
- Then compare that average to the baseline
Example:
- Scores in one day = 2, 4, 3
- Daily average = 3
- That becomes that dayβs value in the 7-day trend
π« Important Rule: Akssi Does Not Reuse Old Data After an Alert
Once an alert happens, those days are retired forever.
What this means:
- If Days 1β7 trigger an alert β ignore them going forward
- Start fresh with Days 8β14 only
Even if:
- The residents improve
- Or a clinician clears the alert
π Those original days are still off-limits
β±οΈ Cooldown Rule
- After an alert, wait 7 full days before another alert can happen
- Example:
- Alert on Day 7 β next possible alert = Day 14
π¨ When Alerts Happen
Akssi trigger an alert based on the 7-day average trend:
- +0.5 or higher β resident is getting worse β alert
- -0.5 or lower β resident is improving β alert
(These thresholds can be adjusted if needed)
π§© In One Sentence
Akssi is tracking whether a resident is getting better or worse over a week, ignoring old alerts, and only triggering new alerts when thereβs a meaningful trend.