-
Type:
Story
-
Resolution: Done
-
Priority:
Medium
-
Affects Version/s: None
-
HWC Sprint 18, HWC Sprint 19
As a Community Health Officer (CHO) I want the system to guide me to provide psychosocial intervention or initiate referral based on screening outcomes so that appropriate psychosocial support can be delivered at the HWC level or escalated when needed.
Acceptance Criteria
- System prompts CHO to either provide psychosocial intervention or initiate referral based on prior screening outcome.
- “Psychosocial intervention provided” is mandatory.
- If “Yes” is selected for psychosocial intervention, Type of intervention must be completed (multi-select options: Psychoeducation, Counselling, Stress management, Family counselling).
- Session date must not exceed the current date.
- Duration of the session is mandatory and must be between 10–60 minutes.
- Remarks field is optional, with a maximum of 250 characters.
- Screening cannot be submitted if any mandatory or conditional fields are incomplete.
- Clear validation messages are displayed for any missing or invalid data.
Data Fields
| Field | Type | Options | Rules |
|---|---|---|---|
| Psychosocial intervention provided | Radio | Yes / No | Mandatory |
| Type of intervention | Multi-select | Psychoeducation, Counselling, Stress management, Family counselling | Mandatory if Yes |
| Session date | Date | dd-mm-yyyy | Cannot exceed current date |
| Duration (minutes) | Numeric | 10–60 | Mandatory |
| Remarks | Text | 250 chars | Optional |