-
Notifications
You must be signed in to change notification settings - Fork 143
Self reporting
sergiupacurariu edited this page Nov 14, 2024
·
3 revisions
Self report is a module which allows CASES and CONTACTS to be reported someone which is not a health worker. The self reported can report a CASE for themselves, their friend, child etc.
Sormas system has created special user rights that are needed in order to be able to access Self reports module and do different operations on the data.
The self report has the following statuses:
-
4 investigation statuses:
- In progress
- Pending
- Completed
- Rejected
-
2 processing statuses:
- Unprocessed
- Processed
Minimum data required for importing self reports:
- self report type (CASE, CONTACT)
- report date
- disease
- firstName
- lastName
- sex
In order to be able to process a Self report the investigation status must be set to "Completed"
- the processing flow follows the same flow as the one for the lab messages
- the person is selected
- Create new case form is automatically selected
- during case processing the disease can be changed
- the processing flow follows the same flow as the one for the lab messages
- the person is selected
- Create new contact form is automatically selected
- during case processing the disease can be changed