Skip to content

Add opportunity to start contact tracing from a given date (< 4 weeks ago) #292

Description

@oliverhummel

The current practive requires corona.zv to collect contacts of an infected person for a few days prior to the date of the positive PCR test. The system delivers all contacts of the last four weeks so that a lot of manual filtering is necessary.

Hence, the system must be able to do this filtering based on a selected date during the execution of a contact tracing.

Current implementation idea: add a date selection field to the frontend, pre-fill it with a date a week ago and use the selected value to constraint the DB query of the contact tracing to this time period.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions