-
Type:
Story
-
Resolution: Done
-
Priority:
High
-
Affects Version/s: None
-
FLW Sprint 33, FLW Sprint 34, FLW Sprint 35
-
FLW Mobile App
-
All
As an ASHA, I want to view and manage death-related data categorized as General, Maternal, or Non-Maternal deaths so that I can easily access relevant beneficiary records and perform required actions such as filling or reviewing the MDSR form.
Description
- If 'Death' is reported for Gender is Female, Age is 15-49 Years and 'Reason for Death' is Not "Maternal Death", then show this record in the 'Death Reports' >> "Non-Maternal Deaths".
- If 'Death' is reported for Gender is Female, Age is 15-49 Years and 'Reason for Death' is "Maternal Death", then navigate to 'MDSR' section and open 'MDSR' form.
- If 'Death' is reported for Age is 0 to less than 15 Years, then ** navigate to 'CDR' section and open 'CDR' form.
- If 'Death' is reported for other than above category (i.e. Gender is Female, Age is 15-49 Years and Gender is Male, Age above 15 Years), then show this record in the 'Death Reports' >> "General Deaths".
Enhance the death reporting module by introducing four categorized sub-sections:
- General Deaths
- Maternal Deaths (MDSR)
- Non-Maternal Deaths
- Child Deaths
Each sub-section will display filtered beneficiary lists based on age, gender, cause of death, and source of data entry (ANC, Delivery Outcome, PNC, or general beneficiary section). Provide contextual buttons to Add, Edit, or View the MDSR form directly from the beneficiary card.
Acceptance Criteria
General Deaths Sub-section
- Navigation: When user selects “General Deaths”, navigate to the General Deaths line listing.
- Filter logic:
- Show all beneficiaries where:
- Age ≥ 15 years
- Death is reported
- Cause of death is NOT “Maternal Death”
- Show all beneficiaries where:
- Display:
- Show beneficiary card with relevant death details.
- No MDSR form button in this section.
Maternal Deaths Sub-section (MDSR)
- Navigation: When user selects “Maternal Deaths”, navigate to the Maternal Deaths line listing.
- Filter logic:
- Show only women where:
- Death is reported from:
- ANC Section
- Delivery Outcome Section
- PNC Section
- OR directly from Beneficiary profile
- AND Cause of death = “Maternal Death”
- Death is reported from:
- Show only women where:
- On each Beneficiary Card:
- Show button to:
- Add MDSR form (if not filled)
- Edit/View MDSR form (if already filled)
- Button label should dynamically change based on form status (Add/Edit/View).
- Show button to:
Non-Maternal Deaths Sub-section
- Navigation: When user selects “Non-Maternal Deaths”, navigate to the Non-Maternal Deaths line listing.
- Filter logic:
- Show only women where:
- Age is between 15–49 years
- Death is reported
- Cause of death = “Non-Maternal Death”
- Show only women where:
- Display:
- Show death summary on beneficiary card.
- No MDSR form button in this section.