You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spp_case_demo/readme/DESCRIPTION.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
-
Demo data generator for Case Management system. Creates realistic cases with intervention plans, home visits, progress notes, and service referrals. Includes 9 fixed demo stories for training and sales demos, plus configurable random case generation for volume testing.
1
+
Demo data generator for Case Management system. Creates realistic cases with intervention plans, home visits, progress notes, and service referrals. Includes 9 fixed demo stories plus 3 background cases for training and sales demos, and configurable volume case generation using Faker for locale-aware random data (non-deterministic — each run produces different results).
2
2
3
3
### Key Capabilities
4
4
5
-
- Generate 9 fixed demo stories with predictable personas and case progressions for consistent training scenarios
6
-
- Create random volume cases with configurable distribution percentages for plans, visits, notes, and closures
5
+
- Generate 9 fixed demo stories with predictable personas and case progressions for consistent training scenarios, plus 3 background cases (Fernandez Intake Pending, Johnson Assessment, Kim Case Closed) for variety
6
+
- Create random volume cases using Faker (non-seeded) with configurable distribution percentages for plans, visits, notes, and closures
7
7
- Link generated cases to existing registrants or create standalone cases
8
8
- Backdate case records and related activities to simulate realistic timelines over configurable day ranges
9
9
- Create intervention plans with multiple interventions across case lifecycle stages
0 commit comments