- Regulator will be already setup in blockchain
- Login as regulator using regulator id and passowrd
- List hospitals and doctor in web portal
- Add new hospital - api not tested
- [] Add new doctor - async error, charcater count error in api
- Ban doctor
- Ban hospital
- Hospital will be added by the regulator
- Login using hospital id and password
- Option to add doctos
- List all doctors in hospital -- query created not tested, added new field to doctor
- Ban doctor
- Will be added by hopital or regulator
- Create medical record - get data as parameter, aes encryption, add to ipfs, get content hash, add to blockchain after calculating record id
- Sending notification to patient when new record is created