SORMAS (Surveillance, Outbreak Response Management and Analysis System) is an early warning and management system to fight the spread of infectious diseases.
Process flow:
Step_1. Initial situation: Several cases are mass-imported into SORMAS. The data set of a case usually contains the email address.
Step_2. Request: The Contact Tracer informs cases to go into isolation. The message is transmitted as follows:
Email: Length of the email message is not limited, message is personalized, can only be sent individually and an attachment can be made using a stored template, i.e. an order can be sent to the case.
Add a Button => Send Email with default text with a button and confirmation
Optional: Hide button as long as
there is no email address
When an email is sent, we show a label with "EMAIL sent at dd.mm.yyyy hh:mm"
Flow:
Filter your cases list
click on bulk email
get info of the cases that do not have an email address
1.) continue => Free text for sending email and/or choosing attachment
2.) go back => correct the cases
Situation Description
Part 1 - SMS - https://github.com/hzi-braunschweig/SORMAS-Project/issues/3253 Part 2 - Email - this Issue
Feature Description
Process flow: Step_1. Initial situation: Several cases are mass-imported into SORMAS. The data set of a case usually contains the email address.
Step_2. Request: The Contact Tracer informs cases to go into isolation. The message is transmitted as follows:
Email: Length of the email message is not limited, message is personalized, can only be sent individually and an attachment can be made using a stored template, i.e. an order can be sent to the case.
Add a Button => Send Email with default text with a button and confirmation Optional: Hide button as long as
When an email is sent, we show a label with "EMAIL sent at dd.mm.yyyy hh:mm"
Flow: Filter your cases list click on bulk email get info of the cases that do not have an email address 1.) continue => Free text for sending email and/or choosing attachment 2.) go back => correct the cases
Additional Information
https://github.com/hzi-braunschweig/SORMAS-Switzerland/issues/118