imi-ms / MoPat

Mobile Patient Survey (MoPat) is a Java based web application to create, distribute, complete and export medical questionnaires.
https://mopat.dev
Apache License 2.0
9 stars 1 forks source link

Allow the definition of multiple PatientRetriever configurations and make them assignable for each clinic #88

Open ywarnecke opened 2 months ago

ywarnecke commented 2 months ago

This way, we can decide where the information for a clinic should be fetched from. Multiple configurations should be possible both for the pseudonymization service and the patient data retriever.

Then for a clinic, a specific patient retriever, a specific pseudonymization service or the plain case number service can be activated. Depending on what was activated for a clinic, said options should be shown in the frontend for a user for the clinic.