-
Type:
Task
-
Resolution: Done
-
Priority:
Highest
-
Affects Version/s: None
-
None
-
AMRIT Sprint 48, AMRIT Sprint 49
-
FLW Mobile App
-
AMRIT Demo
As an ASHA, I need to be able to track the distribution of filariasis medicine to families or individuals. This includes adding an "MDA" button to each Household and Beneficiary card in the Filaria module to record the MDA distribution details.
The functionality should allow the ASHA to add, view, and edit details such as the distribution date, whether the medicine was distributed, and any other relevant information.
Acceptance Criteria:
Household Card:
- On each Household card in the Filaria module, an "Add MDA" button should be displayed.
- Clicking on "Add MDA" opens a form with the following fields:
- MDA Distribution Date:
- Default value: null
- Validation: Date cannot be greater than today's date.
- Trackable on a monthly basis.
- Is Medicine Distributed:
- Dropdown options: Yes / No.
- Submit Button:
- Once the form is filled, a "Submit" button should save the data.
- MDA Distribution Date:
- The form should allow editing after submission.
Beneficiary Card:
- On each Beneficiary card, an "Add MDA" button should also be displayed.
- Clicking on "Add MDA" opens a form with the following fields:
- Home Visit Date: Date field.
- Suffering from Filariasis: Dropdown: Yes / No.
- Which Part of the Body:
- Multi-select dropdown to allow choosing multiple body parts.
-
- Is Medicine Distributed: Dropdown options: Yes / No.
- Medicine Side Effect: (Optional field, can be left empty; no validation required).
- Submit Button: Once the form is filled, a "Submit" button should save the data.
- The form should allow editing after submission.