Blockchain | Engage.Vision https://engage.vision Engaging Community with Empowerment, Growth and Sustainable Development. Tue, 15 Mar 2022 08:33:26 +0000 en-US hourly 1 https://engage.vision/wp-content/uploads/2021/12/cropped-Vision-logo-32x32.jpg Blockchain | Engage.Vision https://engage.vision 32 32 How Blockchain Works In Telemedicine https://engage.vision/how-blockchain-works-in-telemedicine/ https://engage.vision/how-blockchain-works-in-telemedicine/#comments Tue, 15 Mar 2022 08:27:34 +0000 https://engage.vision/?p=426

Blockchain provided effective solutions to a number of difficulties that plagued telemedicine infrastructure. The need for Blockchain healthcare solutions grew as a result of rising counterfeit pharmaceuticals, data breaches, and other key concerns. According to MarketsandMarkets, the worldwide Blockchain healthcare industry will be worth $829 million by 2023. The telemedicine industry benefits from Blockchain since it allows for secure data sharing, Personal Health Information (PHI) privacy, and verified data. Blockchain’s integration in Telemedicine provided it the boost it needed and improved its market value. According to Statista, the telemedicine market was valued at 45 billion USD in 2019, which has grown significantly and is expected to reach more than 175 billion USD by 2026. 

The Integration of Blockchain with Telemedicine 

Blockchain: It is a distributed ledger technology that ensures data security, brings absolute transparency to the system, and eliminates third-party interventions. 

Telemedicine: It refers to the practice of providing care to patients remotely. It allows for digital video conferencing, remote patient monitoring, automatic payments, remote treatment, and other healthcare services. 

Blockchain, when combined with a telemedicine system, enables a distributed architecture for managing a shared ledger of health records. Every node on the network syncs and verifies all of the data on the ledger. All of the main obstacles that exist in a telemedicine system are eliminated by Blockchain. It helps with tracing the pharmaceutical supply chain, validating patient credentials, tracking infected patients’ locations, securing health data, and other clinical tasks. Blockchain’s ability to conduct all of these tasks is due to its inherent characteristics: 

Characteristics  Description 
Immutable  Immutability ensures the integrity of data. Digital signatures and encryption standards are used on every transaction to make all health records immutable. 
Decentralized  Decentralization seeks to disperse control across the system, such that no single central authority has control over the data. It improves the system’s overall robustness. 
Auditable  The Blockchain technology allows concerned authorities to track the origins and progress of pharmaceuticals across the supply chain. 
Anonymous  To guarantee data security, Blockchain keeps the identities of participants anonymous throughout transactions. 
Open-source access  Everyone has access to the information. Patients have access to doctors’ profiles, and doctors have access to patients’ medical information when needed. The ledger’s data is freely accessible by any authorised user. 

Digital Health Identity Registration and Authentication 

Users interact with a Blockchain-based decentralised application through an intuitive user interface portal that allows them to access and share patient data in order to establish a coordinated treatment regimen. This portal verifies and authenticates the digital identities of the participants. A Registry Smart Contract is provided to keep track of the digital identities of anyone who registers with the platform. The Registry saves the phone numbers and email addresses of participants. Furthermore, the data of these users is protected by public encryption and signing keys issued at the time of registration. The following steps are the process of Digital Health Identity Registration and Authentication: 

Steps 

Particulars 

Description 

1. 

User’s registration request 

By providing a verified email address, a user, such as a patient or a doctor, produces a request to register their digital identity on the portal. 

2. 

Request forwarded 

The portal of the decentralised application accepts the request and sends it to the server. 

3. 

Generate encryption keys 

The server verifies the request to ensure its legitimacy. After the request has been verified, encryption and signing keys are generated. These encryption and signing keys are then registered in the Registry Smart Contract. 

4. 

User accesses keys 

The server provides the option to the user for download keys. 

5. 

Registration response 

The user receives the registration response. 

6. 

Login request 

Now, the user requests to login to the portal using signing keys. 

7. 

Request forwarded 

The login request is sent to the server for further verification. 

8. 

Identity verification 

After confirming that the identity exists in the Registry Smart Contract, the server responds to the login request. 

9. 

Verification response 

Verification response is then sent to the server. 

10. 

Response forwarded and displayed 

The server forwards this response to the portal and then finally shows it to the user. 

Data Access Authorization 

Authorization for data access is granted through a token-based data exchange mechanism. All the user interactions and requests are logged on data access Smart Contract. It aids in the analysis and tracking of who and when data is provided. Every authorised user’s identity is linked to custom-named access tokens, which are represented as a hierarchical object with a boolean value dependent as to whether or not access has been given or denied. The authorization is set to false and the accompanying token value is set to empty when access is denied. The data access workflow includes the following: 

Steps 

Particulars 

Description 

1. 

New prescription generated 

The doctor shares a new prescription with the patient. 

2. 

Request forwarded 

This request is sent to the server. 

3. 

Request for public key 

To validate the patient’s existence, the server requests the patient’s public key. 

4. 

Requested key returned 

The patient’s existence is confirmed by the Registry contract, which also delivers their public key to the server. 

5. 

Log generated token 

The server now creates an access token for the patient and records it on the Access contract. 

6. 

Patient requests access 

After logging in successfully, the patient requests to access the available data and uploads a private encryption key. 

7. 

Request forwarded 

The request is sent to the server for further processing. 

8. 

Server requests for tokens 

The server requests all the tokens accessible to the patient. 

9. 

Requested tokens provided 

Access contract sends all the requested tokens to the server. 

10. 

Display links 

The server performs decryption and verification of the digital signature to obtain access tokens. The server then creates hyperlinks for the patient to access the data and asks the portal to display these links to the patient. 

In conclusion, Blockchain plays a vital role in telemedicine platforms. It is essential for data security, remote patient monitoring, micropayment automation, and fraud detection. Without Blockchain, many health-tech specialists have already acknowledged that a safe digital future is unachievable. 

]]>
https://engage.vision/how-blockchain-works-in-telemedicine/feed/ 1
Blockchain Fundamentals https://engage.vision/blockchain-fundamentals/ https://engage.vision/blockchain-fundamentals/#respond Thu, 03 Mar 2022 12:46:54 +0000 https://engage.vision/?p=370

Blockchain is a distributed database that stores information electronically in digital form. As the name implies, blockchain collects information together in groups, or called blocks. Blocks have a certain storage capacity and when fully filled, it is closed and linked to previously filled blocks, forming a chain of data known as blockchain. Each block in the chain is given an exact timestamp when it is added to the chain, making it irreversible when implemented in a decentralised nature. Decentralised blockchains are immutable, meaning that the data entered cannot be altered unless a majority of the network has reached a consensus to do so. The goal of blockchain is to allow digital information to be recorded and distributed, but not edited.  

  • Blockchain is the foundation for immutable ledgers, or records of transactions that cannot be altered, deleted, or destroyed.  
  • A blockchain is essentially a digital ledger of transactions that is duplicated and distributed across the entire network of computer systems on the blockchain.  
  • Each block in the chain contains a number of transactions, and every time a new transaction occurs on the blockchain, a record of that transaction is added to every participant’s ledger. 

There are several key steps a transaction must go through before it is added to the blockchain:  

Authentication 

This is done using cryptographic keys, a string of data (like a password) that identifies a user and gives access to their “account” or “wallet” of value on the system. Each user has their own private key and a public key that everyone can see. Using them both creates a secure digital identity to authenticate the user via digital signatures and to ‘unlock’ the transaction they want to perform. 

Authorisation 

Once the transaction is agreed between the users, it needs to be approved, or authorised, before it is added to a block in the chain. For a public blockchain, the decision to add a transaction to the chain is made by consensus. This means that the majority of “nodes” (or computers in the network) must agree that the transaction is valid. The people who own the computers in the network are incentivised to verify transactions through rewards. This process is known as ‘proof of work’. 

Proof of Work: 

Proof of Work requires the people who own the computers in the network to solve a complex mathematical problem to be able to add a block to the chain. Solving the problem is known as mining, and ‘miners’ are usually rewarded for their work in cryptocurrency. 

[Mining isn’t easy. The mathematical problem can only be solved by trial and error and the odds of solving the problem are about 1 in 5.9 trillion. It requires substantial computing power which uses considerable amounts of energy. This means the rewards for undertaking the mining must outweigh the cost of the computers and the electricity cost of running them, as one computer alone would take years to find a solution to the mathematical problem.] 

Proof of Stake: 

Later blockchain networks have adopted “Proof of Stake” validation consensus protocols, where participants must have a stake in the blockchain – usually by owning some of the cryptocurrency – to be in with a chance of selecting, verifying & validating transactions.  

Use Cases of Blockchain 

Healthcare 

Healthcare providers can leverage blockchain to securely store their patients’ medical records. When a medical record is generated and signed, it can be written into the blockchain, which provides patients with the proof and confidence that the record cannot be changed. These personal health records could be encoded and stored on the blockchain with a private key, so that they are only accessible by certain individuals, thereby ensuring privacy. 

Smart Contracts 

A smart contract is a computer code that can be built into the blockchain to facilitate, verify, or negotiate a contract agreement. Smart contracts operate under a set of conditions to which users agree. When those conditions are met, the terms of the agreement are automatically carried out. 

Banking & Finance 

Implementation of blockchain technology into the banking and finance industry can: 

  • Process cheque transactions faster, 24/7.  
  • Allow exchange of funds more quickly and securely. 
  • Shorten the settlement and clearing process in stock trading.  
  • Reduce the risk of holding the money in transit for days.  

Supply Chain 

Suppliers can use blockchain to record the origins of materials that they have purchased. For example, IBM has created its Food Trust blockchain to trace the journey that food products take to get to their locations. The food industry has seen countless outbreaks, as well as hazardous materials being accidentally introduced to foods. In the past, it has taken weeks to find the source of these outbreaks or the cause of sickness from what people are eating. Using blockchain gives brands the ability to track a food product’s route from its origin, through each stop it makes, and finally, its delivery. 

If a food is found to be contaminated, then it can be traced all the way back through each stop to its origin. Not only that, but these companies can also now see everything else it may have come in contact with, allowing the identification of the problem to occur far sooner and potentially saving lives.  

Voting 

The nature of blockchain’s immutability means that fraudulent voting would become far more difficult to occur. A voting system could work such that each citizen of a country would be issued a single cryptocurrency or token. Each candidate would then be given a specific wallet address, and the voters would send their token or crypto to the address of whichever candidate for whom they wish to vote. The transparent and traceable nature of blockchain would eliminate both the need for human vote counting and the ability of bad actors to tamper with physical ballots. 

What do you think? Let us know in the comments section below! 

]]>
https://engage.vision/blockchain-fundamentals/feed/ 0