SORMAS (Surveillance, Outbreak Response Management and Analysis System) is an early warning and management system to fight the spread of infectious diseases.
After an AefiInvestigation entity has been created in #13053 as part of epic #12634, a directory that lists these entities is now required for the web application.
Added Value/Benefit
End users will be able to see and filter a list of AEFI Investigation entities created in the system.
Acceptance Criteria
[x] A new sub-navigation tab item titled "Adverse Event Investigations" has been added to the AEFI directory sub-navigation menu
[x] The menu item is only visible if the user has the the AEFI_INVESTIGATION_VIEW user right
[x] The directory contains a grid showing AefiInvestigationIndexDto with the following colums:
[x] For all columns sorting has been added
[x] A form to filter the list has been added, having the following filters and using the AefiInvestigationCriteria
[x] A relevance status filter has been added, positioned to the right as in other directories
[ ] Status buttons to filter by AEFI investigation status have been added (similar to the case directory)
[ ] An "Import" button has been added to the top right of the header (Not functioning at the moment)
[x] An "Export" button has been added to the top right of the header
Feature Description
After an
AefiInvestigation
entity has been created in #13053 as part of epic #12634, a directory that lists these entities is now required for the web application.Added Value/Benefit
End users will be able to see and filter a list of AEFI Investigation entities created in the system.
Acceptance Criteria
AEFI_INVESTIGATION_VIEW
user rightAefiInvestigationIndexDto
with the following colums:AefiInvestigationCriteria
Implementation Details
No response
Mockups
Additional Information
No Response