TheSciFiMed / Covid-FLutter

Flutter based mobile app for Covid case tracking, to be connected with rest api to send data on web
Apache License 2.0
7 stars 12 forks source link

Healthcare Authority user: Should be able to view all affected users #18

Open docsridhar opened 4 years ago

docsridhar commented 4 years ago

The healthcare authority users must be able to view:

  1. List of all affected user 2.Current status of affected user.
  2. Access detail health records if user has given access
  3. View affected users as list/map.
drprajeesh commented 4 years ago

This dashboard should:

  1. also receive alerts when a patient violates a rule (breaches geofencing, etc),
  2. user should be able to initiate communication (audio/text) from here
  3. there should be a history (audit trail) of transactions (to and fro communication)
  4. users - are of two types here: A. System Admin and B. System User