test phase 23 verification script

This commit is contained in:
voltsrage
2026-06-24 01:19:03 +08:00
parent 2e80700bf0
commit 032cd1d240
14 changed files with 240 additions and 86 deletions
@@ -4,5 +4,6 @@ public enum TrendOutcome
InsufficientHistory,
Stable,
RapidDeterioration,
AlertAlreadyOpen
AlertAlreadyOpen,
EncounterNotFound
}