The goal is to avoid having the same index-patient in multiple inital submissions.
Implementation: Have an index table for all checksums
On a new submission, check wheter there is a combination of (local) caseID, checksum in this index table.
- Only check for index patient
The goal is to avoid having the same index-patient in multiple inital submissions.
Implementation: Have an index table for all checksums
On a new submission, check wheter there is a combination of (local) caseID, checksum in this index table.