SlideShare a Scribd company logo
Block chain Explained
Introduction to Block chain for Business
Prepared by:
Washiqur Rahman
What is Blockchain?
• A blockchain is a peer-to-peer system with no central authority managing the data flow.
a large distributed network of independent users.
The network comprises of computers located in more than one location. These computers
are referred to as full nodes.
SECURED TRANSPARENCY IRREVERSIBLE DISTRIBUTED NETWORKPROGRAMMABLE
Properties of Blockchain
Ledger
Central Ledger Distributed Ledger
Consensus: The Driving Force of Blockchains
• In the blockchain world, consensus is the process of developing an
agreement among a group of commonly mistrusting shareholders. These are
the full nodes on the network.
A user requests a
transaction
The request is transmitted
to the network
The transaction is
added to the current
“block” of transactions
The network validates
the transaction
The block of
transactions is then
“chained” to the older
blocks of transactions
The Transaction is
confirmed
The transaction is
kicked out
or
History of Blockchain
Stuart Haber
and Scott
Stornetta
Published the
concept of
Cryptographic
chain of blocks
to store
multiple
documents in
on block
Concept of
Cryptocurrency
was introduced
by Wai Dai
Satoshi
Nakamoto
(Pseudonymous
Person or
Group of
Persons)
Published the
concept of the
Distributed
Blockchain
The First
application
based on the
Blockchain
technology was
developed
called as –
BITCOIN
The First
transaction of
bitcoin takes
place.
Blockchain
works
The First
purchase was
made through
Bitcoins
1998 2008 2009 2009 20101991
Evolution of Block Chain
Crypto Currency:
Crypto currency is a decentralized form of
digital currency that involves no middlemen in
transaction. All the currency transactions are
recorded in Blockchain which acts as the
distributed ledger.
Examples:
• Bit Coin
• Lite Coin
• Ripple
• Ethereum
Financial Exchanges:
Trading Platform
Payment Platform
Smart Contracts
Know Your Customer (KYC)
Regulatory App – Fraud Detection
Leveraging to other Industries:
Supply chain Management
Governance
Retail
Networking and Internet of
Things
Health care
Block Chain 1.0 Block Chain 2.0 Block Chain 3.0
Blockchain in Healthcare : SWOT Analysis
STRENGTH WEAKNESS
THREATS OPPORTUNITY
1. Lack of Standards and Guidelines for encryption of PHI.
2. Lack of trust over Blockchain for sensitive data.
3. Potential conflict with existing regulatory and compliance
requirements of the healthcare industry.
1. Anonymous medical data can be used for population health
research purpose.
2. Personalized care can be compromised without the privacy.
3. Giving beneficiaries more control over their medical data.
1. Lack of clear and coherent vision among the potential
Healthcare clients.
2. Lack of decent number of software and system vendors.
3. Pilot projects are in the introductory stages.
1. Operational efficiency, tamper-proof capability and
sharing of information.
2. Lowers cost of ownership
3. Individual’s identity can be proved without sharing too
much of PHI.
4. Extensive interoperability due to the distributed
network.
Centralized Vs Distributed Database
Centralized
`
Distributed
Easy to maintain the data as the volume
data stored and processed is limited
All the data is located, stored and maintained in
site in the network
The data is stored in the storage devices that
are located in different nodes in a network
Ensures Data Integrity
The requests to access data are processed by a
single entity such as a single mainframe which
leads to a bottleneck
It is difficult to retrieve the data if the
Database crashes
Retrieving the data is easy even if the DB at
one node crashes as the Data is replicated
and stored in many locations.
Accessing the data is faster as the data is
stored in multiple locations. No bottleneck
issue
Ensures Data Security through Consensus
Maintaining the data is difficult, But can store
and Process the huge amount of data
Structure of a block
Transactions
Previous Blocks hash
Difficulty level
Merkle Root
Timestamp
Nonce
A reference to the hash of the previous (parent) block in the chain
A hash of the root of the merkle tree of this block’s transactions
The approximate creation time of this block
The Proof-of-Work algorithm difficulty level for this block
A sequential number used for the Proof-of-Work algorithm
The transactions recorded in this block
Hashing
• Hash functions are small computer programs that transform any kind of data into a number of fixed
lengths, regardless of the size of the input data
7F83B165Hello World
Calculate Hash Value
Hash R1 R2 Hash R3 R4
Transaction 1
Hash R1
R1 R2 R3 R4 (Merkle root)
Hash R2 Hash R4Hash R3
Transaction 3 Transaction 4Transaction 2
Merkle Tree
Data block
Mining
Previous Blocks hash
Merkle Root
Timestamp
Nonce
Block Hash
Difficulty level
Restriction
Generic Structure of BlockChain
Previous Hash
Transactions and
other data
(Genesis block)
Blockchains are composed of three core parts:
Block: A list of transactions recorded into a ledger over a given period. The size, period, and triggering event is different for
every blocks in the blockchain.
Chain: A hash that links one block to another, mathematically “chaining” them together. It glues blockchains together and
allows them to create a mathematical trust.
Network: The network is composed of “full nodes.” Each node contains a complete record of all the transactions that were
ever recorded in that blockchain.
Previous Hash
Transactions and
other data
Previous Hash
Transactions and
other data
Public and Private Keys
• The public key is given to everyone, regardless of their
trustworthiness.
 Example: email ID
• The private key is kept safe and private.
 Example: Password
Hello World! @$%*123@#$%$ Hello World!
Traditional EHR Process…
An electronic health record (EHR) is a digital version of a patient’s paper chart has patient-centered records and allow access to
providers
Traditionally, the interoperability of medical data among institutions has followed three models
Push Pull View
Push is the idea that a
payload of medical
information is sent from
one provider to another, it
is a encrypted transmission
between two parties, and
no other party has access to
the transaction.
For example, Sender (an
E.R. physician) receiver
(primary care doctor).
Pull is the idea that one
provider can query
information from another
provider.
For example, Cardiologist
could query information
from your primary care
doctor.
View is the idea that one
provider can view the
data inside another
provider’s record.
For example, A surgeon
in the hospital operating
room could view an X-ray,
taken at an urgent care
center.
• Issues with Current process • Block chain Opportunities
Establishing a Trust Network
Cost per Transaction
Limited access to Population Health Data
Master Patient Index(MPI) challenges
Data Standards Vary
Disintermediation a Trust Network
Reduced Cost per Transaction
Distributed, secure access
Distributed framework
Real time shared data
Block chain Methodology
Patients can authorize new members of their private, secure EHR community, approve changes
Providers can add a new record, and patients can authorize sharing of records between providers
Keeps participants informed and engaged in the evolution of their records.
Honest sharing his or her experiences and conditions
EHRs were never designed to manage multi-institutional, life time medical records, Patients leave data randomly across various
organizations as life events take them away from one provider's data silo and into another.
Traditional Drugs Supply chain
Pharmacist
Manufacturer Wholesaler
Patient
Medical
Records
Distribution
contract
Supply
contract
Dispensing
information
3PL
Repackaging
and labelling
Supply
contract
Challenges in Traditional approach
• Security and authenticity cannot be verified
• Counterfeit products cannot be prevented
• Stolen merchandise cannot be traced
• Probability of fraudulent transaction through third party
• Lack of transparency between the subsequent parties
How does Blockchain help?
• Authenticity through signatures – Only the parties with the private key can add details and these parties
are verified through a digital signature.
• Disintermediation – Removes the third party and makes the process more transparent. The decentralized
nature invites more parties to connect with the manufacturer directly .
• Consensus mechanism – A block is added to a Blockchain only when there is a mutual agreement
among the peer nodes. This makes tampering the transaction/ distribution records difficult.
• Smart Contracts - Helps in automating the process using Blockchain through custom in-built rules.
This can be leveraged to endless opportunities of using the data.
• Audit made easy – Blocks added to Blockchain are immutable and this helps in the
transaction/ distribution records not being tampered illegally.
Smart Contract
• A smart contract is a computer program that encompasses agreements between
parties in the form of business logic.
• Automatically executed when certain conditions are met.
• It comprises of 3 parts:
Prose represents the legal contract in regular language
Parameters join the appropriate parts of the legal contract to the equivalent
code.
Code represents the program that is a computer-understandable
representation of legal prose
Prose
Parameter
•ID
•Type
Codes
Smart contract template
Blockchain for Drug Supply Chain
Manufacturers Wholesaler PatientPharmacy
Block chain
• Drug details
• Unique #
• Stock
• Distribution
• Stock
• Dispensing
Smart contracts
Private key
References
• EHR
• Consumption
Blockchain for Drug Traceability
Manufacturer
produces a drug and
marks it with an unique
code
# a Hash is produced
The information is
stored in the block
chain
# Wholesaler verifies
the origin of the
product
The transaction
between the
manufacturer and the
wholesaler is added to
the block chain
# Pharmacist verifies
the origin of the
product
The transaction
between the
pharmacist and the
wholesaler is added to
the block chain
The manufacturer sends Drug
to the Wholesaler
The pharmacist dispenses drug
to the Patient
The wholesaler sends Drug to
the Pharmacist
# Patient verifies the
origin of the product
The transaction
between the
pharmacist and the
wholesaler is added to
the EHR in block chain
Block chain
Advantages of Using Block chain
To ensure
• Medicine
identification
• Authenticity
• Minimize the
occurrence of
counterfeit products
on the market.
Verification and
validation
TrackingTracing Notification
To monitor
• Where the medication
has been
• The environmental
conditions during its
travel
• Where it has been
sold/distributed
• To ensure its safety to
use.
To protect
• Against pharmaceutical
theft during the supply
chain journey.
To establish systems and
processes
• To notify the FDA and
other stakeholders if an
illegitimate drug is
found

More Related Content

PPTX
Blockchain Technology
PDF
Block chain A Paradigm Shift
PPTX
Tijani ppt.pptx prof.pptx 22 (1)
PDF
Beyond bitcoin ..... Block chain technology is inciting change across the fin...
PPTX
Block Chain Technology in Supply Chain for FMCG
PDF
Blockchain notes b tech aktu by krazy kreation (kulbhushan)
PDF
Blockchain in Health Care
PPTX
Block Chain- The future of businesses?
Blockchain Technology
Block chain A Paradigm Shift
Tijani ppt.pptx prof.pptx 22 (1)
Beyond bitcoin ..... Block chain technology is inciting change across the fin...
Block Chain Technology in Supply Chain for FMCG
Blockchain notes b tech aktu by krazy kreation (kulbhushan)
Blockchain in Health Care
Block Chain- The future of businesses?

What's hot (20)

PDF
Blockchain white paper
PPTX
Blockchain Technology
DOCX
Types of blockchain
PDF
Blockchain Technology in Banking Services - A Review
PDF
Blockchain for Digital Transformation in Banking
PPTX
Blockchain in banking bucharest meetup
PDF
Advantages and disadvantages of permissionless blockchain
PDF
Blockchain Technology and Its Application in Libraries
PDF
Technology tipping points Big Data and Blockchain use case presentation
PPTX
Implementing Blockchain applications in healthcare
PPTX
Is there a Blockchain Future for Healthcare?
PPTX
Real world
PPTX
Blockchain in banking sector
PDF
Blockchain in Insurance 101
PPTX
Blockchain Technology: Adoption Challenges, Platform and Applications
PPTX
Blockchain + Healthcare Innovation
PPTX
Blockchain technology powerpoint
PDF
Blockchain in Banking, Business and Beyond
PDF
Block Chain meets Big Data
PDF
Blockchain Applications | Top 5 Decentralized Applications | Blockchain Train...
Blockchain white paper
Blockchain Technology
Types of blockchain
Blockchain Technology in Banking Services - A Review
Blockchain for Digital Transformation in Banking
Blockchain in banking bucharest meetup
Advantages and disadvantages of permissionless blockchain
Blockchain Technology and Its Application in Libraries
Technology tipping points Big Data and Blockchain use case presentation
Implementing Blockchain applications in healthcare
Is there a Blockchain Future for Healthcare?
Real world
Blockchain in banking sector
Blockchain in Insurance 101
Blockchain Technology: Adoption Challenges, Platform and Applications
Blockchain + Healthcare Innovation
Blockchain technology powerpoint
Blockchain in Banking, Business and Beyond
Block Chain meets Big Data
Blockchain Applications | Top 5 Decentralized Applications | Blockchain Train...
Ad

Similar to Block chain explained (20)

PDF
Towards Blockchain-Based Secure Data Management for Remote Patient Monitoring
PDF
Blockchain in life sciences
PPTX
Practical Applications of Block Chain Technologies
PPTX
Blockchain for Healthcare
PDF
PATIENT DRIVEN ELECTRONIC HEALTH RECORD USING BLOCK CHAIN
PPTX
blockchain ppt for research puropse in the university
PDF
Evaluating How Blockchain Can Transform the Pharmaceutical and Healthcare Ind...
PDF
Implementing Blockchain based Architecture for Securing Electronic Health Rec...
PDF
Exploring the Possibilities of Blockchain in Healthcare
PDF
Blockchain: Just a game or a real game changer in Pharma and Healthcare?
PPTX
Blockchain technology
PDF
Blockchain the chain of trust and its potential / IBM
PDF
Blockchain: A Catalyst for the Next Wave of Progress in the Life Sciences Ind...
PDF
Blockchain in the life sciences
PPTX
Blockchain in healthcare
PPTX
Block chain technology and its applications
PDF
CB insights: How Blockchain Technology Could Disrupt Healthcare
PPTX
Week sleek portfolio
PDF
IRJET- Transaction of Healthcare Records using Blockchain
PPTX
BlockChain (1).pptxbhbhbhhbhjbhbhgghbhjbhhg
Towards Blockchain-Based Secure Data Management for Remote Patient Monitoring
Blockchain in life sciences
Practical Applications of Block Chain Technologies
Blockchain for Healthcare
PATIENT DRIVEN ELECTRONIC HEALTH RECORD USING BLOCK CHAIN
blockchain ppt for research puropse in the university
Evaluating How Blockchain Can Transform the Pharmaceutical and Healthcare Ind...
Implementing Blockchain based Architecture for Securing Electronic Health Rec...
Exploring the Possibilities of Blockchain in Healthcare
Blockchain: Just a game or a real game changer in Pharma and Healthcare?
Blockchain technology
Blockchain the chain of trust and its potential / IBM
Blockchain: A Catalyst for the Next Wave of Progress in the Life Sciences Ind...
Blockchain in the life sciences
Blockchain in healthcare
Block chain technology and its applications
CB insights: How Blockchain Technology Could Disrupt Healthcare
Week sleek portfolio
IRJET- Transaction of Healthcare Records using Blockchain
BlockChain (1).pptxbhbhbhhbhjbhbhgghbhjbhhg
Ad

Recently uploaded (20)

PPTX
communication and presentation skills 01
PPT
INTRODUCTION -Data Warehousing and Mining-M.Tech- VTU.ppt
PDF
PREDICTION OF DIABETES FROM ELECTRONIC HEALTH RECORDS
PPTX
Fundamentals of safety and accident prevention -final (1).pptx
PDF
Visual Aids for Exploratory Data Analysis.pdf
PPTX
Feature types and data preprocessing steps
PPTX
CURRICULAM DESIGN engineering FOR CSE 2025.pptx
PPTX
Software Engineering and software moduleing
PDF
Level 2 – IBM Data and AI Fundamentals (1)_v1.1.PDF
PPTX
Module 8- Technological and Communication Skills.pptx
PDF
distributed database system" (DDBS) is often used to refer to both the distri...
PDF
Design Guidelines and solutions for Plastics parts
PDF
Categorization of Factors Affecting Classification Algorithms Selection
PPTX
"Array and Linked List in Data Structures with Types, Operations, Implementat...
PPTX
introduction to high performance computing
PDF
Influence of Green Infrastructure on Residents’ Endorsement of the New Ecolog...
PDF
COURSE DESCRIPTOR OF SURVEYING R24 SYLLABUS
PDF
null (2) bgfbg bfgb bfgb fbfg bfbgf b.pdf
PPTX
Fundamentals of Mechanical Engineering.pptx
PPTX
Graph Data Structures with Types, Traversals, Connectivity, and Real-Life App...
communication and presentation skills 01
INTRODUCTION -Data Warehousing and Mining-M.Tech- VTU.ppt
PREDICTION OF DIABETES FROM ELECTRONIC HEALTH RECORDS
Fundamentals of safety and accident prevention -final (1).pptx
Visual Aids for Exploratory Data Analysis.pdf
Feature types and data preprocessing steps
CURRICULAM DESIGN engineering FOR CSE 2025.pptx
Software Engineering and software moduleing
Level 2 – IBM Data and AI Fundamentals (1)_v1.1.PDF
Module 8- Technological and Communication Skills.pptx
distributed database system" (DDBS) is often used to refer to both the distri...
Design Guidelines and solutions for Plastics parts
Categorization of Factors Affecting Classification Algorithms Selection
"Array and Linked List in Data Structures with Types, Operations, Implementat...
introduction to high performance computing
Influence of Green Infrastructure on Residents’ Endorsement of the New Ecolog...
COURSE DESCRIPTOR OF SURVEYING R24 SYLLABUS
null (2) bgfbg bfgb bfgb fbfg bfbgf b.pdf
Fundamentals of Mechanical Engineering.pptx
Graph Data Structures with Types, Traversals, Connectivity, and Real-Life App...

Block chain explained

  • 1. Block chain Explained Introduction to Block chain for Business Prepared by: Washiqur Rahman
  • 2. What is Blockchain? • A blockchain is a peer-to-peer system with no central authority managing the data flow. a large distributed network of independent users. The network comprises of computers located in more than one location. These computers are referred to as full nodes. SECURED TRANSPARENCY IRREVERSIBLE DISTRIBUTED NETWORKPROGRAMMABLE Properties of Blockchain
  • 5. Consensus: The Driving Force of Blockchains • In the blockchain world, consensus is the process of developing an agreement among a group of commonly mistrusting shareholders. These are the full nodes on the network. A user requests a transaction The request is transmitted to the network The transaction is added to the current “block” of transactions The network validates the transaction The block of transactions is then “chained” to the older blocks of transactions The Transaction is confirmed The transaction is kicked out or
  • 6. History of Blockchain Stuart Haber and Scott Stornetta Published the concept of Cryptographic chain of blocks to store multiple documents in on block Concept of Cryptocurrency was introduced by Wai Dai Satoshi Nakamoto (Pseudonymous Person or Group of Persons) Published the concept of the Distributed Blockchain The First application based on the Blockchain technology was developed called as – BITCOIN The First transaction of bitcoin takes place. Blockchain works The First purchase was made through Bitcoins 1998 2008 2009 2009 20101991
  • 7. Evolution of Block Chain Crypto Currency: Crypto currency is a decentralized form of digital currency that involves no middlemen in transaction. All the currency transactions are recorded in Blockchain which acts as the distributed ledger. Examples: • Bit Coin • Lite Coin • Ripple • Ethereum Financial Exchanges: Trading Platform Payment Platform Smart Contracts Know Your Customer (KYC) Regulatory App – Fraud Detection Leveraging to other Industries: Supply chain Management Governance Retail Networking and Internet of Things Health care Block Chain 1.0 Block Chain 2.0 Block Chain 3.0
  • 8. Blockchain in Healthcare : SWOT Analysis STRENGTH WEAKNESS THREATS OPPORTUNITY 1. Lack of Standards and Guidelines for encryption of PHI. 2. Lack of trust over Blockchain for sensitive data. 3. Potential conflict with existing regulatory and compliance requirements of the healthcare industry. 1. Anonymous medical data can be used for population health research purpose. 2. Personalized care can be compromised without the privacy. 3. Giving beneficiaries more control over their medical data. 1. Lack of clear and coherent vision among the potential Healthcare clients. 2. Lack of decent number of software and system vendors. 3. Pilot projects are in the introductory stages. 1. Operational efficiency, tamper-proof capability and sharing of information. 2. Lowers cost of ownership 3. Individual’s identity can be proved without sharing too much of PHI. 4. Extensive interoperability due to the distributed network.
  • 9. Centralized Vs Distributed Database Centralized ` Distributed Easy to maintain the data as the volume data stored and processed is limited All the data is located, stored and maintained in site in the network The data is stored in the storage devices that are located in different nodes in a network Ensures Data Integrity The requests to access data are processed by a single entity such as a single mainframe which leads to a bottleneck It is difficult to retrieve the data if the Database crashes Retrieving the data is easy even if the DB at one node crashes as the Data is replicated and stored in many locations. Accessing the data is faster as the data is stored in multiple locations. No bottleneck issue Ensures Data Security through Consensus Maintaining the data is difficult, But can store and Process the huge amount of data
  • 10. Structure of a block Transactions Previous Blocks hash Difficulty level Merkle Root Timestamp Nonce A reference to the hash of the previous (parent) block in the chain A hash of the root of the merkle tree of this block’s transactions The approximate creation time of this block The Proof-of-Work algorithm difficulty level for this block A sequential number used for the Proof-of-Work algorithm The transactions recorded in this block
  • 11. Hashing • Hash functions are small computer programs that transform any kind of data into a number of fixed lengths, regardless of the size of the input data 7F83B165Hello World Calculate Hash Value
  • 12. Hash R1 R2 Hash R3 R4 Transaction 1 Hash R1 R1 R2 R3 R4 (Merkle root) Hash R2 Hash R4Hash R3 Transaction 3 Transaction 4Transaction 2 Merkle Tree Data block
  • 13. Mining Previous Blocks hash Merkle Root Timestamp Nonce Block Hash Difficulty level Restriction
  • 14. Generic Structure of BlockChain Previous Hash Transactions and other data (Genesis block) Blockchains are composed of three core parts: Block: A list of transactions recorded into a ledger over a given period. The size, period, and triggering event is different for every blocks in the blockchain. Chain: A hash that links one block to another, mathematically “chaining” them together. It glues blockchains together and allows them to create a mathematical trust. Network: The network is composed of “full nodes.” Each node contains a complete record of all the transactions that were ever recorded in that blockchain. Previous Hash Transactions and other data Previous Hash Transactions and other data
  • 15. Public and Private Keys • The public key is given to everyone, regardless of their trustworthiness.  Example: email ID • The private key is kept safe and private.  Example: Password Hello World! @$%*123@#$%$ Hello World!
  • 16. Traditional EHR Process… An electronic health record (EHR) is a digital version of a patient’s paper chart has patient-centered records and allow access to providers Traditionally, the interoperability of medical data among institutions has followed three models Push Pull View Push is the idea that a payload of medical information is sent from one provider to another, it is a encrypted transmission between two parties, and no other party has access to the transaction. For example, Sender (an E.R. physician) receiver (primary care doctor). Pull is the idea that one provider can query information from another provider. For example, Cardiologist could query information from your primary care doctor. View is the idea that one provider can view the data inside another provider’s record. For example, A surgeon in the hospital operating room could view an X-ray, taken at an urgent care center.
  • 17. • Issues with Current process • Block chain Opportunities Establishing a Trust Network Cost per Transaction Limited access to Population Health Data Master Patient Index(MPI) challenges Data Standards Vary Disintermediation a Trust Network Reduced Cost per Transaction Distributed, secure access Distributed framework Real time shared data
  • 18. Block chain Methodology Patients can authorize new members of their private, secure EHR community, approve changes Providers can add a new record, and patients can authorize sharing of records between providers Keeps participants informed and engaged in the evolution of their records. Honest sharing his or her experiences and conditions EHRs were never designed to manage multi-institutional, life time medical records, Patients leave data randomly across various organizations as life events take them away from one provider's data silo and into another.
  • 19. Traditional Drugs Supply chain Pharmacist Manufacturer Wholesaler Patient Medical Records Distribution contract Supply contract Dispensing information 3PL Repackaging and labelling Supply contract
  • 20. Challenges in Traditional approach • Security and authenticity cannot be verified • Counterfeit products cannot be prevented • Stolen merchandise cannot be traced • Probability of fraudulent transaction through third party • Lack of transparency between the subsequent parties
  • 21. How does Blockchain help? • Authenticity through signatures – Only the parties with the private key can add details and these parties are verified through a digital signature. • Disintermediation – Removes the third party and makes the process more transparent. The decentralized nature invites more parties to connect with the manufacturer directly . • Consensus mechanism – A block is added to a Blockchain only when there is a mutual agreement among the peer nodes. This makes tampering the transaction/ distribution records difficult. • Smart Contracts - Helps in automating the process using Blockchain through custom in-built rules. This can be leveraged to endless opportunities of using the data. • Audit made easy – Blocks added to Blockchain are immutable and this helps in the transaction/ distribution records not being tampered illegally.
  • 22. Smart Contract • A smart contract is a computer program that encompasses agreements between parties in the form of business logic. • Automatically executed when certain conditions are met. • It comprises of 3 parts: Prose represents the legal contract in regular language Parameters join the appropriate parts of the legal contract to the equivalent code. Code represents the program that is a computer-understandable representation of legal prose Prose Parameter •ID •Type Codes Smart contract template
  • 23. Blockchain for Drug Supply Chain Manufacturers Wholesaler PatientPharmacy Block chain • Drug details • Unique # • Stock • Distribution • Stock • Dispensing Smart contracts Private key References • EHR • Consumption
  • 24. Blockchain for Drug Traceability Manufacturer produces a drug and marks it with an unique code # a Hash is produced The information is stored in the block chain # Wholesaler verifies the origin of the product The transaction between the manufacturer and the wholesaler is added to the block chain # Pharmacist verifies the origin of the product The transaction between the pharmacist and the wholesaler is added to the block chain The manufacturer sends Drug to the Wholesaler The pharmacist dispenses drug to the Patient The wholesaler sends Drug to the Pharmacist # Patient verifies the origin of the product The transaction between the pharmacist and the wholesaler is added to the EHR in block chain Block chain
  • 25. Advantages of Using Block chain To ensure • Medicine identification • Authenticity • Minimize the occurrence of counterfeit products on the market. Verification and validation TrackingTracing Notification To monitor • Where the medication has been • The environmental conditions during its travel • Where it has been sold/distributed • To ensure its safety to use. To protect • Against pharmaceutical theft during the supply chain journey. To establish systems and processes • To notify the FDA and other stakeholders if an illegitimate drug is found

Editor's Notes

  • #5: Now the problem arises-whom to trust in distributed ledger?
  • #6: A user requests a transaction The request is transmitted to the network The network validates the transaction---Here the participant (known as miner) has to solve a complex mathematical problem…the network verifies it. The transaction is added to the current “block” of transactions The block of transactions is then “chained” to the older blocks of transactions The Transaction is confirmed
  • #11: Hash functions are small computer programs that transform any kind of data into a number of fixed lengths, regardless of the size of the input data
  • #17: references