-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Low
-
Affects Version/s: None
-
FLW Mobile App
-
All
This covers three separate enhancement requests for the Maternal Health module, reviewed and approved by the BSA team.
- Delivery Outcome - Delivery Time and Discharge Time should not auto-convert to 24-hour format.
Today, when a user enters the Delivery Time or Discharge Time in 12-hour format with AM/PM, the app converts and shows it in 24-hour format instead. Fix this so the time stays in 12-hour AM/PM format, both while entering it and when viewing it later. - ANC Visits -> Home Visit - Add an Edit option for a submitted Home Visit form.
There is no way today to edit a Home Visit form after it has been submitted. Add an Edit option, with these rules:- Home Visit is logged once a month, and can be logged on any date within that calendar month. This is different from the ANC visit rule, which needs a 28-day gap between visits - that rule does not apply here.
- Only the most recently submitted Home Visit can be edited. Any Home Visit before that stays locked, no edit option shown.
- Pregnant Women Registration - Auto-set RH Negative when a negative blood group is chosen.
Link the Blood Group field with the RH Negative field. When the user selects a negative blood group (A-, B-, AB-, or O-), automatically set RH Negative to "Yes."
Affected screens/modules: Mitanin app - Delivery Outcome form, ANC Visits -> Home Visit form, Pregnant Women Registration form. Backend: time field handling on Delivery Outcome; a new edit endpoint (or edit enablement) for Home Visit with the once-a-month/most-recent-only eligibility check above; validation logic linking Blood Group to RH Negative on Pregnant Women Registration.