How Does Blockchain Works In Telemedicine App Development?
The blockchain in telemedicine is primarily for dual purpose.
· Digital health registration and authentication
· Data access authorization
Digital Health Registration & Authentication
This manages the following
⇔ User request for registration
⇔ Request forwarded
⇔ Encryption keys created
⇔ Downloaded keys available for the users
⇔ Response to the registration
⇔ Login request and request forward
⇔ Identity verification and verification response
⇔ Response forwarded and response displayed
Data Access Authorization
⇔ Request forwarded
⇔ Server requests for the patient’s public key
⇔ Return requested key
⇔ Log generated token
⇔ Patient requests access and request forward
⇔ Server requests for tokens access to patients
⇔ Return requested tokens
⇔ Request to update and display data sources links
⇔ Display links
Comments
Post a Comment