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
291 stars 135 forks source link

Add an Export (basic & detailed) and Import to Self Reporting [3] #13070

Closed markusmann-vg closed 1 month ago

markusmann-vg commented 3 months ago

Feature Description

With the new Module Self-Reporting the users with the needed rights can also export Self-reported messages and import self-reported messags. The export can be done as basic or detailed export

Added Value/Benefit

As it's currently the only way how self-reported messages can enter the system, the import is essential. The export is a basic functionality which we offer for every entity

Acceptance Criteria

Implementation Details

Here is the structure of the file received when a self-report is made

The import template will contain the following fields:

The file is processed by an ETL job in the "Care+" section.

Mockups

No response

Additional Information

No response

richardbartha commented 1 month ago

Tested on web local setup version 1.97.0-SNAPSHOT (6b4e5c7).