-
Type:
Story
-
Resolution: Unresolved
-
Priority:
Medium
-
Affects Version/s: None
-
HWC Sprint 18, HWC Sprint 19
As a Community Health Officer (CHO) I want to complete a screening checklist for epilepsy and dementia so that suspected cases can be identified and referred appropriately.
Acceptance Criteria
- Epilepsy & Dementia Screening Checklist is available within the system.
- Checklist fields are all optional checkboxes:
- Episodes of loss of consciousness
- Recurrent jerky movements / fits
- Progressive memory loss
- Confusion / disorientation
- Functional decline (daily activities)
- Screening outcome is automatically derived:
- If any checkbox is selected → Outcome = Suspected
- If no checkboxes selected → Outcome = Not suspected
- Referral is automatically required if outcome = Suspected.
- CHO cannot proceed further without selecting one action on the decision screen (e.g., referral or next step).
- The system must show clear validation messages if the CHO tries to proceed without selecting an action.
Data Fields
| Field | Type | Options | Rules |
|---|---|---|---|
| Episodes of loss of consciousness | Checkbox | Yes | Optional |
| Recurrent jerky movements / fits | Checkbox | Yes | Optional |
| Progressive memory loss | Checkbox | Yes | Optional |
| Confusion / disorientation | Checkbox | Yes | Optional |
| Functional decline (daily activities) | Checkbox | Yes | Optional |
| Screening Outcome | Auto | Suspected / Not suspected | If any checkbox selected → Suspected |
| Referral Required | Auto | Yes / No | Mandatory if outcome = Suspected |