### Description
- [ ] Owner/Super user that can access all information and change anything
- [ ] Admin that can change some stuff, pending to define scope
- [ ] User that can register, login, change account details, create and edit patient info, add diagnosis, etc
- [ ] Doctor that can list all patients pending diagnosis confirmation, list all patients already verified, etc
- [ ] Association (needs to be a verified user) that can list all patients in a given country, but without contact details
In a nutshell, all roles will have different access granularity to features and information. They will all login in the main page following the same auth process.
In a nutshell, all roles will have different access granularity to features and information. They will all login in the main page following the same auth process.