SORMAS-Foundation / SORMAS-Project

SORMAS (Surveillance, Outbreak Response Management and Analysis System) is an early warning and management system to fight the spread of infectious diseases.
https://sormas.org
GNU General Public License v3.0
292 stars 142 forks source link

Add filter checkbox for "Only cases/contacts in quarantine" #4852

Open maxiheyner opened 3 years ago

maxiheyner commented 3 years ago

Situation Description

The number of contacts in quarantine is available at the dashboard but here contacts converted to cases as well as archived contacts are included for final calculation.

Feature Description

The user needs the number of contacts and cases in quarantine on a daily regular basis. Add a checkbox at the cases directory for "Only cases in quarantine" and a checkbox at the contact directory for "Only contacts in quarantine" where only the number of cases/ contacts is calculated WITHOUT converted ones and WITHOUT archived ones. Might look like this for contact directory: image

Might look like this for case directory: image

Possible Alternatives

Additional Information

MateStrysewske commented 3 years ago

@maxiheyner There's a dropdown filter in the fifth row in the contact directory that allows you to filter by quarantine status. That should basically do exactly what you want, right?

maxiheyner commented 3 years ago

@MateStrysewske Unfortunately this would be a multistep process for the health facilities to filter all different quarantine stati. They need a one click option to gain this number on a regular basis. Alternatively the contacts in quarantine section might be corrected by removing archived and converted contacts.