SlideShare a Scribd company logo
TOPIC
PRESENTER MD JOBAIR HOSSAIN FARUK
Blockchain-based Secured Health Data
Management
Supervisor: Professors H. Shahriar1, M. Valero1, S. Sneha1, S. Ahamed2, M. Rahman3
iOTAS Research Group, 1
Kennesaw State University, 2
Marquette University, 3
Florida International University - USA
§ Health: Physical, Mental, and Social prosperity
§ Healthcare facilities for the society and elderly population
§ Health records
– Traditional
– Electronic
BACKGROUND
§ Electronic Medical Record (EMR) appeared in the 1960s and 1970s
§ At the time when new computer technologies were developed
§ As well as emerging of health informatics at the same time
§ EMRs
o Rapidly gather and manage sets of information
o Monitor changes in patient outcomes after installation of a new practice or treatment
§ EHRs have revolutionized the format of health records, transforming the healthcare
industry and making patients' medical records easier to read and access from virtually
anywhere on the globe
BACKGROUND
Data can be
manipulated or
altered easily
Creates concerns in
terms of security
and privacy of
patients
BACKGROUND
q Conventional computing approach:
• What is the solution?
BACKGROUND
.
OUTLINE
Background
Literature
Review
Blockchain and
its Framework
Proposed
System
System
Evaluation
Conclusion
KEY
CONTRIBUTIONS
Discuss progress
and the prospective
opportunities for
secure health data
management using
Blockchain
Provide a thorough
overview of
blockchain
technology and its
two widely
frameworks, (i)
Ethereum and (ii)
Hyperledger Fabric.
Imparting an
adequate overview
of the concept of
blockchain
technology in
software
engineering and its
inter alia interaction
Propose a system
architecture for
secure heath data
management by
using Ethereum as a
model
§ Distributed, incorruptible database of records or digital events
§ Execute, validate, and maintain by a network of computers instead of a single central
network among participating parties around the world
§ Establish networks using distributed ledger technology (DLT)
§ Store data between a group of users that are authenticated predefined network protocols
BLOCKCHAIN
§ Record a timestamp to avoid tempering the stored data
§ Enhance authentication, confidentiality, transparency, and unique data sharing
characteristics
§ Allow the creation of a tamper-evident, shared, and trusted ledger that sequentially
appends cryptographically secure data transactions
§ The ledger would only be accessible to trusted parties; once a transaction has been added
to the ledger, it cannot be modified
WHY BLOCKCHAIN?
ONC'S
REQUIREMENTS
• The Office of the National Coordinator for Health
Information Technology (ONC) introduced the “Cures Act”
• Offer patients and their caregivers seamless and access to
confidential information, exchange, and use of electronic
health information
• Provide right to electronically access the entirety of their
electronic health information and records (EHI, EHR),
structured and/or potentially unstructured, at no expense
• ONC creates a set of necessary guidelines for health IT
developers, require IT professionals to be certified as health
IT developers in order to adequate the newly established
technical requirements
Fig. 4: The Cures Act Final Rule Highlighted Regulatory Dates
BLOCKCHAIN IN HEALTHCARE?
Blockchain can mitigate concerns about data ownership
and share by allowing patients to keep their data and
choose who they share it with
BLOCKCHAIN IN HEALTHCARE?
Fig. 1: Represents blockchain-based workflow consists of primary layers including raw data, and
stakeholders by S. Khezr, M. Moniruzzaman, A. Yassine, and R. Benlamri (2019)
§ Multiple blockchain infrastructures have emerged:
§ permissionless blockchain that focuses on “trustless” networks used by any
individuals, Bitcoin is an example.
§ permissioned blockchains where only pre-verified users shall have access; for instance,
enterprise-based systems.
BLOCKCHAIN INFRASTRUCTURES!
BLOCKCHAIN FRAMEWORKS!
Ethereum: Ethereum is a public
network that enables permissioned
networks.
Hyperledger Fabric: Hyperledger is a
fully permissioned network designed for
operations involving sensitive and
confidential data.
• Ethereum:
• Introduced as a platform in 2013
• transaction-based state machine concepts
• goal to provide a tightly integrated end-to-end system to the end-developer
• built-in decentralized transactions and in an environment where the system can
perform any computations
• all nodes must have access to the whole records in blockchain
• a Merkle Patricia Tree (MPT) is being used to improve the state
• allow execution of up to 15 transactions per second
BLOCKCHAIN: ETHEREUM
BLOCKCHAIN: ETHEREUM
Fig. 2: Ethereum’s Block structure and Merkle Root
• Hyperledger Fabric:
• consensus-based distributed peer-to-peer ledger
• combines blockchain with a system for "smart contract" application
• focus trust, accountability, and transparency at their core, and legitimate business
limitations
• includes novel security features such as private data collections, which allow only
certain authorized users to access certain data
• allow execution of up to 3,500 transactions per second
BLOCKCHAIN: HYPERLEDGER FABRIC
• Software Engineering (SE) is a systematic, disciplined, and quantified approach to
software development, operation, and maintenance method.
• Use case and principle of Software Engineering in Blockchain-Oriented Software (BOS)
development.
• SE can facilitate the development of Smart Contracts, ensure effective testing activities,
and enhance collaboration in large teams.
• The concept of SE in blockchain reflects in “Smart Contract” where Ethereum is
typically written using “Solidity”.
• Solidity is an object-oriented language having data structures, public and private functions, and
the ability to inherit notions like events and modifiers from other contracts.
BLOCKCHAIN IN SE
BLOCKCHAIN IN SE
Fig. 3: Blockchain-Oriented Software development process by
M. Marchesi et al (2018)
RELATED WORK
- Paper Review
Initial Search: 180
Total Inclusion: 20
IEEE Xplore, Research
Gate, Springer Link
- Applications
Six Blockchain Based
Applications
Gem Health Network,
MedRec, Carechain included
• We propose research into the establishment of a decentralized, peer-to-peer network of
participants
• Transactions are recorded on a shared distributed ledger for the purpose of patient data
management and secure accessibility
• We initially develop a demo prototype to furnish a clear visualization of the proposed
blockchain-oriented healthcare application using Ethereum framework as a model
SYSTEM OVERVIEW
SYSTEM
ARCHITECTURE
• A secure Application Programming Interface
(API) that meets with the criteria of ONC
• Ethereum based data repository
• Each data links with a unique and unchangeable
hash and timestamp
Fig. 5: UML Use Case for Blockchain-Based Health Application
.
SYSTEM
ENTITIES
Blockchain Network Cloud Database
Healthcare Stakeholders
• After contriving an initial prototype, we generally validate through experimental
simulation approaches
• Demonstration indicates a proficient operating capability among three primary
components of the system (i) Blockchain Network (ii) Cloud Database (iii) Healthcare
Stakeholders
• The data comes from the preset form that stakeholders can create. Once submitted, the
EMR data shall transact to the blockchain storage. Each EMR data consists of a unique
hash and timestamp and the stored data is accessible using the authorized API
SYSTEM EVALUATION
SYSTEM EVALUATION
Fig. 6: Depicts a form to create
patient data
Fig. 7: Stored data saved in Ethereum-Based
Blockchain Network
SYSTEM EVALUATION
Fig. 9: An interface for accessing
stored data using API
Fig. 10: Transaction Details in Blockchain
Network
DISCUSSION
Every record would contain a timestamp
and unique cryptographic signature lead
the data to an auditable, immutable
network
Ensure data security and integrity, while
allowing the choice for patients and
providers to access the data anytime and
anywhere
• In this study, we successfully introduced Ethereum-based system that has competency in
storing Electronic Health Data within a secure and immutable blockchain network
• System demonstration indicates that the prototype allows the permissioned stakeholders
to add, update, and retrieve EHR data on a RESTful API environment
• We recognize possible directions for future research, thus, the concerns revealed in our
analysis, we will outline a framework for further empirical research that will be done
extensively
CONCLUSION
“Data should never be stored as writing in pencil that could deface anytime rather
storing in an immutable format that will protect data transaction transparently”
Emphasizes by the Author,
Hossain Jobair
REFERENCE CITED
[1] H. Jobair, H. Shahriar, M. Valero. “Towards Blockchain-Based Secure Data Management
for Remote Patient Monitoring”. To appear in IEEE ICDH 2021, Full paper.
Questions?
Thank You!
mhossa21@students.kennesaw.edu | Md Jobair Hossain Faruk | www.linkedin.com/in/jobair16
Presented By,

More Related Content

What's hot

HealthBlock: A Secured Healthcare Data using Blockchain
HealthBlock: A Secured Healthcare Data using BlockchainHealthBlock: A Secured Healthcare Data using Blockchain
HealthBlock: A Secured Healthcare Data using Blockchain
Md. Mahfujur Rahman
 
Blockchain in healthcare
Blockchain in healthcareBlockchain in healthcare
Blockchain in healthcare
smartData Enterprises Pvt Ltd
 
Protecting Personal Data in a IoT Network with UMA
Protecting Personal Data in a IoT Network with UMAProtecting Personal Data in a IoT Network with UMA
Protecting Personal Data in a IoT Network with UMA
Domenico Catalano
 
IRJET- Blockchain Technology for Securing Healthcare Records
IRJET- Blockchain Technology for Securing Healthcare RecordsIRJET- Blockchain Technology for Securing Healthcare Records
IRJET- Blockchain Technology for Securing Healthcare Records
IRJET Journal
 
Blockchain in Healthcare
Blockchain in Healthcare Blockchain in Healthcare
Blockchain in Healthcare
Alex Tsado
 
Benefits of blockchain in healthcare
Benefits of blockchain in healthcareBenefits of blockchain in healthcare
Benefits of blockchain in healthcare
Mobiloitte
 
Blockchain in healthcare
Blockchain in healthcareBlockchain in healthcare
Blockchain in healthcare
Ahsan Shamsudeen
 
Developing a Healthcare Blockchain Solution
Developing a Healthcare Blockchain SolutionDeveloping a Healthcare Blockchain Solution
Developing a Healthcare Blockchain Solution
LeewayHertz
 
Blockchain Technology for Patients Medical Records
Blockchain Technology for Patients Medical RecordsBlockchain Technology for Patients Medical Records
Blockchain Technology for Patients Medical Records
eHealth Forum
 
Uma sec council_june_22_v4
Uma sec council_june_22_v4Uma sec council_june_22_v4
Uma sec council_june_22_v4
Domenico Catalano
 
Personal health data and blockchain
Personal health data and blockchainPersonal health data and blockchain
Personal health data and blockchain
Kevin Fox
 
An Introduction to Blockchain in Healthcare
An Introduction to Blockchain in HealthcareAn Introduction to Blockchain in Healthcare
An Introduction to Blockchain in Healthcare
Melek Somai MD MPH
 
Blockchain in healthcare sector
Blockchain in healthcare sectorBlockchain in healthcare sector
Blockchain in healthcare sector
Balaji Naik
 
Healthcare Blockchain Summit, Washington DC Mar 21, 2017
Healthcare Blockchain Summit, Washington DC Mar 21, 2017Healthcare Blockchain Summit, Washington DC Mar 21, 2017
Healthcare Blockchain Summit, Washington DC Mar 21, 2017
Edward Bukstel
 
How blockchain is revolutionising healthcare industry’s challenges of genomic...
How blockchain is revolutionising healthcare industry’s challenges of genomic...How blockchain is revolutionising healthcare industry’s challenges of genomic...
How blockchain is revolutionising healthcare industry’s challenges of genomic...
Tyrone Systems
 
Blockchain in Healthcare – Industry Adoption Analysis
Blockchain in Healthcare – Industry Adoption Analysis Blockchain in Healthcare – Industry Adoption Analysis
Blockchain in Healthcare – Industry Adoption Analysis
Netscribes
 
Keynote Session : Emerging Healthcare Tech & Future Security Impact
Keynote Session : Emerging Healthcare Tech & Future Security ImpactKeynote Session : Emerging Healthcare Tech & Future Security Impact
Keynote Session : Emerging Healthcare Tech & Future Security Impact
Priyanka Aash
 
Top 10 companies using blockchain for healthcare security
Top 10 companies using blockchain for healthcare securityTop 10 companies using blockchain for healthcare security
Top 10 companies using blockchain for healthcare security
Blockchain Council
 
A.Schumacher (2017) Blockchain & Healthcare: A Strategy Guide
A.Schumacher (2017) Blockchain & Healthcare:  A Strategy GuideA.Schumacher (2017) Blockchain & Healthcare:  A Strategy Guide
A.Schumacher (2017) Blockchain & Healthcare: A Strategy Guide
Galen Growth
 

What's hot (19)

HealthBlock: A Secured Healthcare Data using Blockchain
HealthBlock: A Secured Healthcare Data using BlockchainHealthBlock: A Secured Healthcare Data using Blockchain
HealthBlock: A Secured Healthcare Data using Blockchain
 
Blockchain in healthcare
Blockchain in healthcareBlockchain in healthcare
Blockchain in healthcare
 
Protecting Personal Data in a IoT Network with UMA
Protecting Personal Data in a IoT Network with UMAProtecting Personal Data in a IoT Network with UMA
Protecting Personal Data in a IoT Network with UMA
 
IRJET- Blockchain Technology for Securing Healthcare Records
IRJET- Blockchain Technology for Securing Healthcare RecordsIRJET- Blockchain Technology for Securing Healthcare Records
IRJET- Blockchain Technology for Securing Healthcare Records
 
Blockchain in Healthcare
Blockchain in Healthcare Blockchain in Healthcare
Blockchain in Healthcare
 
Benefits of blockchain in healthcare
Benefits of blockchain in healthcareBenefits of blockchain in healthcare
Benefits of blockchain in healthcare
 
Blockchain in healthcare
Blockchain in healthcareBlockchain in healthcare
Blockchain in healthcare
 
Developing a Healthcare Blockchain Solution
Developing a Healthcare Blockchain SolutionDeveloping a Healthcare Blockchain Solution
Developing a Healthcare Blockchain Solution
 
Blockchain Technology for Patients Medical Records
Blockchain Technology for Patients Medical RecordsBlockchain Technology for Patients Medical Records
Blockchain Technology for Patients Medical Records
 
Uma sec council_june_22_v4
Uma sec council_june_22_v4Uma sec council_june_22_v4
Uma sec council_june_22_v4
 
Personal health data and blockchain
Personal health data and blockchainPersonal health data and blockchain
Personal health data and blockchain
 
An Introduction to Blockchain in Healthcare
An Introduction to Blockchain in HealthcareAn Introduction to Blockchain in Healthcare
An Introduction to Blockchain in Healthcare
 
Blockchain in healthcare sector
Blockchain in healthcare sectorBlockchain in healthcare sector
Blockchain in healthcare sector
 
Healthcare Blockchain Summit, Washington DC Mar 21, 2017
Healthcare Blockchain Summit, Washington DC Mar 21, 2017Healthcare Blockchain Summit, Washington DC Mar 21, 2017
Healthcare Blockchain Summit, Washington DC Mar 21, 2017
 
How blockchain is revolutionising healthcare industry’s challenges of genomic...
How blockchain is revolutionising healthcare industry’s challenges of genomic...How blockchain is revolutionising healthcare industry’s challenges of genomic...
How blockchain is revolutionising healthcare industry’s challenges of genomic...
 
Blockchain in Healthcare – Industry Adoption Analysis
Blockchain in Healthcare – Industry Adoption Analysis Blockchain in Healthcare – Industry Adoption Analysis
Blockchain in Healthcare – Industry Adoption Analysis
 
Keynote Session : Emerging Healthcare Tech & Future Security Impact
Keynote Session : Emerging Healthcare Tech & Future Security ImpactKeynote Session : Emerging Healthcare Tech & Future Security Impact
Keynote Session : Emerging Healthcare Tech & Future Security Impact
 
Top 10 companies using blockchain for healthcare security
Top 10 companies using blockchain for healthcare securityTop 10 companies using blockchain for healthcare security
Top 10 companies using blockchain for healthcare security
 
A.Schumacher (2017) Blockchain & Healthcare: A Strategy Guide
A.Schumacher (2017) Blockchain & Healthcare:  A Strategy GuideA.Schumacher (2017) Blockchain & Healthcare:  A Strategy Guide
A.Schumacher (2017) Blockchain & Healthcare: A Strategy Guide
 

Similar to Towards Blockchain-Based Secure Data Management for Remote Patient Monitoring

Electronic Health Records (EHR) storage using blockchain
Electronic Health Records (EHR) storage using blockchainElectronic Health Records (EHR) storage using blockchain
Electronic Health Records (EHR) storage using blockchain
IRJET Journal
 
ELECTRONIC HEALTH RECORD SYSTEM BY ADOPTING BLOCKCHAIN
ELECTRONIC HEALTH RECORD SYSTEM BY ADOPTING BLOCKCHAINELECTRONIC HEALTH RECORD SYSTEM BY ADOPTING BLOCKCHAIN
ELECTRONIC HEALTH RECORD SYSTEM BY ADOPTING BLOCKCHAIN
IRJET Journal
 
HEALTHCHAIN: A Patient Centric Blockchain Based Web Application For Maintaini...
HEALTHCHAIN: A Patient Centric Blockchain Based Web Application For Maintaini...HEALTHCHAIN: A Patient Centric Blockchain Based Web Application For Maintaini...
HEALTHCHAIN: A Patient Centric Blockchain Based Web Application For Maintaini...
IRJET Journal
 
Patent . CN111913833A [EN] .pdf
Patent    . CN111913833A   [EN]     .pdfPatent    . CN111913833A   [EN]     .pdf
Patent . CN111913833A [EN] .pdf
Snarky Security
 
Block chain explained
Block chain explainedBlock chain explained
Block chain explained
Washiqur Rahman
 
Implementing Blockchain based Architecture for Securing Electronic Health Rec...
Implementing Blockchain based Architecture for Securing Electronic Health Rec...Implementing Blockchain based Architecture for Securing Electronic Health Rec...
Implementing Blockchain based Architecture for Securing Electronic Health Rec...
IRJET Journal
 
Blockchain in Health Care
Blockchain in Health CareBlockchain in Health Care
Blockchain in Health Care
Polsinelli PC
 
HDI - Blockchain White Paper
HDI - Blockchain White PaperHDI - Blockchain White Paper
HDI - Blockchain White Paper
David MANSET
 
A Survey on Decentralized e-health record with health insurance synchronization
A Survey on Decentralized e-health record with health insurance synchronizationA Survey on Decentralized e-health record with health insurance synchronization
A Survey on Decentralized e-health record with health insurance synchronization
IJAEMSJORNAL
 
Blockchain E-Health Supplychain Presentation I.pptx
Blockchain E-Health Supplychain Presentation I.pptxBlockchain E-Health Supplychain Presentation I.pptx
Blockchain E-Health Supplychain Presentation I.pptx
ZoroZoro32
 
PATIENT DRIVEN ELECTRONIC HEALTH RECORD USING BLOCK CHAIN
PATIENT DRIVEN ELECTRONIC HEALTH RECORD  USING BLOCK CHAINPATIENT DRIVEN ELECTRONIC HEALTH RECORD  USING BLOCK CHAIN
PATIENT DRIVEN ELECTRONIC HEALTH RECORD USING BLOCK CHAIN
IJTRET-International Journal of Trendy Research in Engineering and Technology
 
P14 towards using blockchain technology for e health
P14 towards using blockchain technology for e healthP14 towards using blockchain technology for e health
P14 towards using blockchain technology for e health
devid8
 
IRJET- Credible Data through Distributed Ledger Technology
IRJET-  	  Credible Data through Distributed Ledger TechnologyIRJET-  	  Credible Data through Distributed Ledger Technology
IRJET- Credible Data through Distributed Ledger Technology
IRJET Journal
 
HealthCare Heal Thyself - The Patient as the hub of a new health system
HealthCare Heal Thyself - The Patient as the hub of a new health systemHealthCare Heal Thyself - The Patient as the hub of a new health system
HealthCare Heal Thyself - The Patient as the hub of a new health system
Mark Scrimshire
 
Blockchain for healthcare 2018
Blockchain for healthcare 2018Blockchain for healthcare 2018
Blockchain for healthcare 2018
Ashwin P
 
PHR PPT (1).pptx
PHR PPT (1).pptxPHR PPT (1).pptx
PHR PPT (1).pptx
VarunJain966586
 
Blockchain in life sciences
Blockchain in life sciencesBlockchain in life sciences
Blockchain in life sciences
Jayanthi Repalli, PhD
 
BlockChain AI project.docx
BlockChain AI project.docxBlockChain AI project.docx
BlockChain AI project.docx
AnmolChahuan
 
BLOCKCHAIN-scribd.pptx
BLOCKCHAIN-scribd.pptxBLOCKCHAIN-scribd.pptx
BLOCKCHAIN-scribd.pptx
WaterFalls2
 
A decentralized consensus application using blockchain ecosystem
A decentralized consensus application using blockchain ecosystem  A decentralized consensus application using blockchain ecosystem
A decentralized consensus application using blockchain ecosystem
IJECEIAES
 

Similar to Towards Blockchain-Based Secure Data Management for Remote Patient Monitoring (20)

Electronic Health Records (EHR) storage using blockchain
Electronic Health Records (EHR) storage using blockchainElectronic Health Records (EHR) storage using blockchain
Electronic Health Records (EHR) storage using blockchain
 
ELECTRONIC HEALTH RECORD SYSTEM BY ADOPTING BLOCKCHAIN
ELECTRONIC HEALTH RECORD SYSTEM BY ADOPTING BLOCKCHAINELECTRONIC HEALTH RECORD SYSTEM BY ADOPTING BLOCKCHAIN
ELECTRONIC HEALTH RECORD SYSTEM BY ADOPTING BLOCKCHAIN
 
HEALTHCHAIN: A Patient Centric Blockchain Based Web Application For Maintaini...
HEALTHCHAIN: A Patient Centric Blockchain Based Web Application For Maintaini...HEALTHCHAIN: A Patient Centric Blockchain Based Web Application For Maintaini...
HEALTHCHAIN: A Patient Centric Blockchain Based Web Application For Maintaini...
 
Patent . CN111913833A [EN] .pdf
Patent    . CN111913833A   [EN]     .pdfPatent    . CN111913833A   [EN]     .pdf
Patent . CN111913833A [EN] .pdf
 
Block chain explained
Block chain explainedBlock chain explained
Block chain explained
 
Implementing Blockchain based Architecture for Securing Electronic Health Rec...
Implementing Blockchain based Architecture for Securing Electronic Health Rec...Implementing Blockchain based Architecture for Securing Electronic Health Rec...
Implementing Blockchain based Architecture for Securing Electronic Health Rec...
 
Blockchain in Health Care
Blockchain in Health CareBlockchain in Health Care
Blockchain in Health Care
 
HDI - Blockchain White Paper
HDI - Blockchain White PaperHDI - Blockchain White Paper
HDI - Blockchain White Paper
 
A Survey on Decentralized e-health record with health insurance synchronization
A Survey on Decentralized e-health record with health insurance synchronizationA Survey on Decentralized e-health record with health insurance synchronization
A Survey on Decentralized e-health record with health insurance synchronization
 
Blockchain E-Health Supplychain Presentation I.pptx
Blockchain E-Health Supplychain Presentation I.pptxBlockchain E-Health Supplychain Presentation I.pptx
Blockchain E-Health Supplychain Presentation I.pptx
 
PATIENT DRIVEN ELECTRONIC HEALTH RECORD USING BLOCK CHAIN
PATIENT DRIVEN ELECTRONIC HEALTH RECORD  USING BLOCK CHAINPATIENT DRIVEN ELECTRONIC HEALTH RECORD  USING BLOCK CHAIN
PATIENT DRIVEN ELECTRONIC HEALTH RECORD USING BLOCK CHAIN
 
P14 towards using blockchain technology for e health
P14 towards using blockchain technology for e healthP14 towards using blockchain technology for e health
P14 towards using blockchain technology for e health
 
IRJET- Credible Data through Distributed Ledger Technology
IRJET-  	  Credible Data through Distributed Ledger TechnologyIRJET-  	  Credible Data through Distributed Ledger Technology
IRJET- Credible Data through Distributed Ledger Technology
 
HealthCare Heal Thyself - The Patient as the hub of a new health system
HealthCare Heal Thyself - The Patient as the hub of a new health systemHealthCare Heal Thyself - The Patient as the hub of a new health system
HealthCare Heal Thyself - The Patient as the hub of a new health system
 
Blockchain for healthcare 2018
Blockchain for healthcare 2018Blockchain for healthcare 2018
Blockchain for healthcare 2018
 
PHR PPT (1).pptx
PHR PPT (1).pptxPHR PPT (1).pptx
PHR PPT (1).pptx
 
Blockchain in life sciences
Blockchain in life sciencesBlockchain in life sciences
Blockchain in life sciences
 
BlockChain AI project.docx
BlockChain AI project.docxBlockChain AI project.docx
BlockChain AI project.docx
 
BLOCKCHAIN-scribd.pptx
BLOCKCHAIN-scribd.pptxBLOCKCHAIN-scribd.pptx
BLOCKCHAIN-scribd.pptx
 
A decentralized consensus application using blockchain ecosystem
A decentralized consensus application using blockchain ecosystem  A decentralized consensus application using blockchain ecosystem
A decentralized consensus application using blockchain ecosystem
 

Recently uploaded

special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
kaushalkr1407
 
Introduction to Quality Improvement Essentials
Introduction to Quality Improvement EssentialsIntroduction to Quality Improvement Essentials
Introduction to Quality Improvement Essentials
Excellence Foundation for South Sudan
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
Vikramjit Singh
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
Celine George
 
Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)
rosedainty
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
Balvir Singh
 
Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
Tamralipta Mahavidyalaya
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve Thomason
Steve Thomason
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
joachimlavalley1
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
siemaillard
 
Basic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumersBasic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumers
PedroFerreira53928
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
Jheel Barad
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
GeoBlogs
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
DeeptiGupta154
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 
How to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPHow to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERP
Celine George
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
Jisc
 
Fish and Chips - have they had their chips
Fish and Chips - have they had their chipsFish and Chips - have they had their chips
Fish and Chips - have they had their chips
GeoBlogs
 

Recently uploaded (20)

special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
 
Introduction to Quality Improvement Essentials
Introduction to Quality Improvement EssentialsIntroduction to Quality Improvement Essentials
Introduction to Quality Improvement Essentials
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
 
Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
 
Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve Thomason
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
Basic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumersBasic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumers
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 
How to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPHow to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERP
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
 
Fish and Chips - have they had their chips
Fish and Chips - have they had their chipsFish and Chips - have they had their chips
Fish and Chips - have they had their chips
 

Towards Blockchain-Based Secure Data Management for Remote Patient Monitoring

  • 1. TOPIC PRESENTER MD JOBAIR HOSSAIN FARUK Blockchain-based Secured Health Data Management Supervisor: Professors H. Shahriar1, M. Valero1, S. Sneha1, S. Ahamed2, M. Rahman3 iOTAS Research Group, 1 Kennesaw State University, 2 Marquette University, 3 Florida International University - USA
  • 2. § Health: Physical, Mental, and Social prosperity § Healthcare facilities for the society and elderly population § Health records – Traditional – Electronic BACKGROUND
  • 3. § Electronic Medical Record (EMR) appeared in the 1960s and 1970s § At the time when new computer technologies were developed § As well as emerging of health informatics at the same time § EMRs o Rapidly gather and manage sets of information o Monitor changes in patient outcomes after installation of a new practice or treatment § EHRs have revolutionized the format of health records, transforming the healthcare industry and making patients' medical records easier to read and access from virtually anywhere on the globe BACKGROUND
  • 4. Data can be manipulated or altered easily Creates concerns in terms of security and privacy of patients BACKGROUND q Conventional computing approach:
  • 5. • What is the solution? BACKGROUND
  • 7. KEY CONTRIBUTIONS Discuss progress and the prospective opportunities for secure health data management using Blockchain Provide a thorough overview of blockchain technology and its two widely frameworks, (i) Ethereum and (ii) Hyperledger Fabric. Imparting an adequate overview of the concept of blockchain technology in software engineering and its inter alia interaction Propose a system architecture for secure heath data management by using Ethereum as a model
  • 8. § Distributed, incorruptible database of records or digital events § Execute, validate, and maintain by a network of computers instead of a single central network among participating parties around the world § Establish networks using distributed ledger technology (DLT) § Store data between a group of users that are authenticated predefined network protocols BLOCKCHAIN
  • 9. § Record a timestamp to avoid tempering the stored data § Enhance authentication, confidentiality, transparency, and unique data sharing characteristics § Allow the creation of a tamper-evident, shared, and trusted ledger that sequentially appends cryptographically secure data transactions § The ledger would only be accessible to trusted parties; once a transaction has been added to the ledger, it cannot be modified WHY BLOCKCHAIN?
  • 10. ONC'S REQUIREMENTS • The Office of the National Coordinator for Health Information Technology (ONC) introduced the “Cures Act” • Offer patients and their caregivers seamless and access to confidential information, exchange, and use of electronic health information • Provide right to electronically access the entirety of their electronic health information and records (EHI, EHR), structured and/or potentially unstructured, at no expense • ONC creates a set of necessary guidelines for health IT developers, require IT professionals to be certified as health IT developers in order to adequate the newly established technical requirements Fig. 4: The Cures Act Final Rule Highlighted Regulatory Dates
  • 11. BLOCKCHAIN IN HEALTHCARE? Blockchain can mitigate concerns about data ownership and share by allowing patients to keep their data and choose who they share it with
  • 12. BLOCKCHAIN IN HEALTHCARE? Fig. 1: Represents blockchain-based workflow consists of primary layers including raw data, and stakeholders by S. Khezr, M. Moniruzzaman, A. Yassine, and R. Benlamri (2019)
  • 13. § Multiple blockchain infrastructures have emerged: § permissionless blockchain that focuses on “trustless” networks used by any individuals, Bitcoin is an example. § permissioned blockchains where only pre-verified users shall have access; for instance, enterprise-based systems. BLOCKCHAIN INFRASTRUCTURES!
  • 14. BLOCKCHAIN FRAMEWORKS! Ethereum: Ethereum is a public network that enables permissioned networks. Hyperledger Fabric: Hyperledger is a fully permissioned network designed for operations involving sensitive and confidential data.
  • 15. • Ethereum: • Introduced as a platform in 2013 • transaction-based state machine concepts • goal to provide a tightly integrated end-to-end system to the end-developer • built-in decentralized transactions and in an environment where the system can perform any computations • all nodes must have access to the whole records in blockchain • a Merkle Patricia Tree (MPT) is being used to improve the state • allow execution of up to 15 transactions per second BLOCKCHAIN: ETHEREUM
  • 16. BLOCKCHAIN: ETHEREUM Fig. 2: Ethereum’s Block structure and Merkle Root
  • 17. • Hyperledger Fabric: • consensus-based distributed peer-to-peer ledger • combines blockchain with a system for "smart contract" application • focus trust, accountability, and transparency at their core, and legitimate business limitations • includes novel security features such as private data collections, which allow only certain authorized users to access certain data • allow execution of up to 3,500 transactions per second BLOCKCHAIN: HYPERLEDGER FABRIC
  • 18. • Software Engineering (SE) is a systematic, disciplined, and quantified approach to software development, operation, and maintenance method. • Use case and principle of Software Engineering in Blockchain-Oriented Software (BOS) development. • SE can facilitate the development of Smart Contracts, ensure effective testing activities, and enhance collaboration in large teams. • The concept of SE in blockchain reflects in “Smart Contract” where Ethereum is typically written using “Solidity”. • Solidity is an object-oriented language having data structures, public and private functions, and the ability to inherit notions like events and modifiers from other contracts. BLOCKCHAIN IN SE
  • 19. BLOCKCHAIN IN SE Fig. 3: Blockchain-Oriented Software development process by M. Marchesi et al (2018)
  • 20. RELATED WORK - Paper Review Initial Search: 180 Total Inclusion: 20 IEEE Xplore, Research Gate, Springer Link - Applications Six Blockchain Based Applications Gem Health Network, MedRec, Carechain included
  • 21. • We propose research into the establishment of a decentralized, peer-to-peer network of participants • Transactions are recorded on a shared distributed ledger for the purpose of patient data management and secure accessibility • We initially develop a demo prototype to furnish a clear visualization of the proposed blockchain-oriented healthcare application using Ethereum framework as a model SYSTEM OVERVIEW
  • 22. SYSTEM ARCHITECTURE • A secure Application Programming Interface (API) that meets with the criteria of ONC • Ethereum based data repository • Each data links with a unique and unchangeable hash and timestamp Fig. 5: UML Use Case for Blockchain-Based Health Application
  • 23. . SYSTEM ENTITIES Blockchain Network Cloud Database Healthcare Stakeholders
  • 24. • After contriving an initial prototype, we generally validate through experimental simulation approaches • Demonstration indicates a proficient operating capability among three primary components of the system (i) Blockchain Network (ii) Cloud Database (iii) Healthcare Stakeholders • The data comes from the preset form that stakeholders can create. Once submitted, the EMR data shall transact to the blockchain storage. Each EMR data consists of a unique hash and timestamp and the stored data is accessible using the authorized API SYSTEM EVALUATION
  • 25. SYSTEM EVALUATION Fig. 6: Depicts a form to create patient data Fig. 7: Stored data saved in Ethereum-Based Blockchain Network
  • 26. SYSTEM EVALUATION Fig. 9: An interface for accessing stored data using API Fig. 10: Transaction Details in Blockchain Network
  • 27. DISCUSSION Every record would contain a timestamp and unique cryptographic signature lead the data to an auditable, immutable network Ensure data security and integrity, while allowing the choice for patients and providers to access the data anytime and anywhere
  • 28. • In this study, we successfully introduced Ethereum-based system that has competency in storing Electronic Health Data within a secure and immutable blockchain network • System demonstration indicates that the prototype allows the permissioned stakeholders to add, update, and retrieve EHR data on a RESTful API environment • We recognize possible directions for future research, thus, the concerns revealed in our analysis, we will outline a framework for further empirical research that will be done extensively CONCLUSION
  • 29. “Data should never be stored as writing in pencil that could deface anytime rather storing in an immutable format that will protect data transaction transparently” Emphasizes by the Author, Hossain Jobair
  • 30. REFERENCE CITED [1] H. Jobair, H. Shahriar, M. Valero. “Towards Blockchain-Based Secure Data Management for Remote Patient Monitoring”. To appear in IEEE ICDH 2021, Full paper.
  • 32. Thank You! mhossa21@students.kennesaw.edu | Md Jobair Hossain Faruk | www.linkedin.com/in/jobair16 Presented By,