-
Type:
Story
-
Resolution: Done
-
Priority:
Medium
-
Affects Version/s: None
-
None
As a CHO, I want to close patient cases with clear outcomes, so that care status and program reporting remain accurate.
Acceptance Criteria
- Case status is mandatory
- Date of death is mandatory if case status = Death
- Remarks allow up to 250 characters
- Case cannot be closed without satisfying mandatory conditions
| Data Field | Field Type | Value / Options | Validation / Logic |
| Case status | Dropdown | Under care / Referred / Stable / Death | Mandatory |
| Date of death (if applicable) | Date | dd-mm-yyyy | Mandatory if status = Death |
| Remarks | Text | 250 characters | Optional |