SlideShare a Scribd company logo
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 523
Blockchain-Based AI-Assisted Hospital Management System
Aneesh Sarjit S Musuvathi1, Yuthirshta Prasad T2, Jofin F Archbald3
1, 2, 3Student, School of Electronics Engineering, Vellore Institute of Technology, Vellore, Tamil Nadu, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Healthcare has become one of the top priorities
for most countries of theworld. Thedevelopmentofhealthcare
institutions has prevailed and healthcare access has been
increasing by an inspiring 2% per annum. Even major
countries are too slow to prevent an outbreak because the
necessary data is accessed only after the outbreak is
noticeable. Vaccination and medicine development takes so
many years to understand its effects. But this time duration
can be reduced if data is not only continuously collected, but
also constantly analysed using data of a huge region. Another
major issue is that people’s health data, in particular, is not
trustable, not centralized, and not transparent causing
questioning of the difference between visible health data and
the actual stored health data. This shows that there is a major
caveat in healthcare development in many regions. But they
all share the same problem and we’d like to call it lack of Data
Care and Refurbishment. Data in health care institutionsmust
be as transparent as possible using decentralization. And the
same data must also be used as the ready-to-use source of
information for governments to takeimmediateaction ifthere
is a chance of an outbreak, lack of medication supply and
equipment, vaccination and clinic drives and many other
plausible problems faced by certain locality surrounding the
health institutes. What was really missing was a sturdy
median that connects the network of healthcare startingfrom
the citizens, the median, and the nation. For this, we introduce
this system.
Key Words: Data Care and Refurbishment
1. INTRODUCTION
The system is a fully functional hospital data management
system that incorporates state-of-the-art technologies like
Machine Learning and Blockchain. It is a platform where
authorized hospital professionals can load the medical
records of a patient and can be accessed by the patient
anywhere anytime. In this way, a simplex communication is
established between hospitals and patients. The data of all
patients can be used for analytics purposes without
compromising the personal information of a patient
effectively by using this platform. In this way, government
organizations can pinpoint the adverse effects of diseases,
allocate funds efficiently to the need, find the origin of any
outbreaks, predict any upcoming phenomena, properlyplan
and organize themselves and create awareness.
It comes with advanced features like Data Analytics for Data
Care, Medicine purchasing redirection, Medical Reports
Analyser for individuals. Along with all these features what
makes it stand out from conventional systems is that its
backend architecture is completely built based on
Blockchain technology. One of the main important factors
which concern any person/organization is the privacy and
security protocols incorporated in the application. With
systems becoming more computationally powerful day by
day, complex time-consuming programs are executed and
cracked at a faster rate. The use of Blockchain especially in
medical-related fields increases more security towardsdata
tampering. As a result, the system providesaninsightinto an
organization's health condition/situation along with
advanced features and strong security protocols to benefit
the patients and organizations.
1.1 Literature Review
Healthcare data is increasingly digitizedandlikeinmost
other industries, in healthcare too, data is increasing in
velocity, volume, and value. Proper data management
techniques are required to extract sensible information,
derive sensible insights to deliver better medical outcomes.
According to a survey, most healthcare organizations collect
EMR abstracts, claims data, and data about enrolment and
medical programs. Only leading organizations additionally
use electronic EMR feeds and disease management program
data. Whatever might be the case, under no circumstance
these management systems can be considered valuable
outside the respective hospital management. The reason is,
these management systems are designed to respond and
store data of only their respective organization. It lacks the
ability to serve the purpose of an institution-independent
solution system that provides valuable medical information
to any person or organization or the government - one
nation, one system.
Very few cases of PaaS exist that have aimed at
establishing a system that can be used byanygroupofpeople
or organizations. IBM has developed an app, a digital health
pass, to hold the medical information of its users. The app
maintainsinformationabouteachofitsuserschronologically.
Digital Health Pass is designed to enable businesses to verify
health credentials for employees, customers, fans, and
travellers entering their sitebased on their own criteria. The
foundation of this app is built on the concept of
decentralization (to minimize the amount of personal data
collected), blockchain (to securedata and storeitefficiently),
and cryptography (to secure data).
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 07 | Jul 2022 www.irjet.net p-ISSN: 2395-0072
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 07 | Jul 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 524
2. METHODOLOGY
2.1 User Profiles - Doctor and Patient
The system has two login profiles. Common users can
sign up as ‘Patients’. This profile consists of all the medical
records of the particular user recorded date wise which
makes it easier for them to retrieve any time. The doctor
profile is specially built such that the authentication is based
on a unique ID, which theplatformprovidesonlyafterhe/she
sends the data of his/her practicing license which is given by
the concerned department of government. If the doctor
works at a hospital, then they will have to register each
doctor working in it. The doctor profile is a superset of the
patient's profile. This means that the doctor also has the
provision to act as a patient and will have their medical
records stored under his/herprofile.Thesystemprovidesall
the essential features of user-profiles suchasprofilesettings,
password resets, and also email verification.
The following content will be based on ascenariowherea
patient is visitingtheirfamilydoctor,assumingthattheyhave
met more than once before. Once the doctor has understood
the patient's health issue(s), he/she can check the patient's
previous health record. This access is verified by the patient
using One Time Password (OTP) Authorization. Patient
records can be seen date wise and this gives more insightful
information for the doctor from his past meetings with the
patient.After gaininginformationfromthepatient,thedoctor
can move on to the prescription page.
The prescription page of the system is based on a formal
document-basedlayoutthatshowsthepatientdetailsalong
with a simple form. This formacceptsareportofthepatient's
condition and the medicine requiredalongtheirdayandtime
duration. This prescription is then formatted into a formal
document and it is printable into a pdf file and the soft copy
is then appended into the patient’s records. Once the visit is
over, the patient can remove access to their records and it
won’t be visible to the doctor.
Fig -1: Flowchart of the working platform for individuals
from health institutes registered under the system.
2.2 Keyword extraction API
The report that the doctor gives foreach patientgoesinto
the Natural Language Processing pipeline before getting
stored at the backend. This modelusesatrainedmodelcalled
en_core_web_sm from the Spacy Library. Using this, the
report gets tokenized into singular tokens (simple words
without any special characters and punctuation). Then the
tokens are filtered again using parts of speech and the nouns
are taken out separately. These tokens are then compared
with common words of diseases and symptoms. The spacy
provides functions that convert each token as a vector and
apply cosine similarity among them. The similarity value
ranges from 0 to 1, 1 being the most similar word (usually
when two same vectors are compared, it results in 1). A
threshold similarity of 0.4 is kept to extract all the words
which are similar to commonwords,diseasesandsymptoms.
This program is then backedup with a separateserver and is
changed into a REST API.
2.3Providingonlinepurchasefeaturesofmedicines
using Google Search Engine API
The prescription layout of the medical records has
interactive links across the medicine in each row.Theselinks
redirect to a purchasepageoptiononthePharmeasywebsite.
These links are provided using the Google search API
which is a search engine that can be customized as per the
developer’s needs. The Search API in the system is
customized such that the input search string (also called
keyword) only produces resultsfromthePharmeasywebsite
so that relevant links are produced. After the results are
generated, the first hyperlink is taken as it is assumed to be
the most relevant result to the input keyword. This API is
requested every time the user redirects to the prescription
layout page. The medicine name in each row becomes the
input keyword for the API, and the links are retrieved from
the API and automatically embedded into the prescription
layout. This allows users to directly purchase medicines
online, without the hassle of searching over the web.
2.4 Blockchain Implementation
The system uses blockchain to protect data of thepatient
from getting tampered with in the server. A separate
blockchain is maintained which stores all the encrypted
hashes of patients details and whenever patients details are
getting updated, a new hash is built and then appended into
the blockchain as a singular block. The encryption is in the
form of sha 256 algorithm and a signature is also generated
usinga privatekey given to the doctors. Once encryptedwith
the doctor’s private key, the whole report becomes a
signature and this will be stored with the patient's record.
Whenever the patient wants to verify that his or her records
are not tempered, they can use the publickey of the doctorto
decrypt the signature and verify it against the blockchain
records with an algorithm inbuilt into the system backend.
With this process we can ensure that patients' data are not
tampered illegally. Given below is the flowchart of the
blockchain model embedded into the system.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 07 | Jul 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 525
Fig -2: Flowchart of backend Blockchain Architecture
2.5 Data Analytics
The other phase of the system serves the nationwide
organization with data analyticsandmachinelearning.When
the doctorsubmits a patient’s prescription,thedescriptionof
the patient’s issues is processed using NLP, and major words
are taken and stored in a separate global database. There is
no involvement of the patient’s direct data. For example, the
number of cases havingthesamediseasesandsymptomsand
their frequencies are recorded for a specific time duration.
During storage, they are grouped and locations/regions, and
then during visualization they are brought together in a
singular form andarerepresentedontheDataAnalyticspage.
The Data Analytics page gets real-time updates every
moment a patient's health record gets stored from any
institute which is registered under the system.
Fig -3: Flowchart of the data analytics backend in the system
3. RESULTS AND DISCUSSION
The main objective of the system is to provide transparent
simplex communication between hospitals and patientsand
help the organizations like the government to utilize the
medical data of patients without compromising privacy and
security. This is very well achievedbythecleverandefficient
use of technologies like Blockchain along with a flexibledata
management system. Due to a very simplistic and robust
UI/UX, people from all classes would be able to easily use
and access the platform without any trouble. The use of
Blockchain architecture in the backend improves the
security by an extra layer.
Conventional data management systems used in hospitals
usually have very few features and are confined to a specific
location (usually hospital) and can’t be accessed anywhere
else. The system addresses these issues by having features
that most hospital data management systems don’t have.
Also, the data in the system can be accessedanywhereatany
time, which reduces the clutter of hard copies of medical
records and helps to save huge amountsoftime,andreduces
the risk of losing important medical documents.
With features like Advanced Data Analytics,itishighlyuseful
for organizational bodies to keep track of the health status
across a region and helps them to accurately pinpoint any
abnormalities in health domains. With Machine learning,
suggestive models can be developed to spot the
abnormalities and proper solutions can be suggested by the
models. The hidden patterns which can’t be seen by humans
can be easily observed by the model as it gets trained with
new data regularly.
The implementation ofNatural LanguageProcessing enables
the doctor to see a patient’s chronic diseases without
referring to previous medical records of the patient.
In this current online mode world, everything is available
within the fingers. The redirection to the medical store for
buying medicines enables the patient a hassle-free ordering
of any medicine.
Any product is not always perfect during its initial release
due to some constraints like implementation barriersdue to
the early stage of technology, lack of developers, and many
more. The system as a hospital data management platform
has a lot of scopes to improve in the future with more
additional features. These featuresdependonthedemandof
the future society and technology. New features should not
compromise any performance of the existing system and
must abide by all protocols followed by the existing model
and must not deviate from the existing model’s core
ideology.
Fig -4: The ‘Create Prescription’ page of the system.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 07 | Jul 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 526
Fig -5: The Data Analytics feature of the system
4. CONCLUSION
The pandemic has made all the countries focus more on
their health sector. Technologies evolve to solve a particular
problem and improve current situations. Pandemicmade us
realize that medical systems are highly useful to monitor
each and every aspect of a health issue. The system brings a
new dimension to the existing medical systems. Its highly
efficient features like Data Analytics, NLP, and Prevention of
Data Tampering enable it to be a complete all-rounder.
The use of the system gives the right to a patient to view
his/her medical data which current systems prevent. The
implementation of NLP enablesdoctorstoeasilyknowabout
a patient’s chronic illness from the past without referring to
his/her past medical records which could save a huge
amount of time. Governments rely on data from hospitalsall
around the nation and are usually not fed with proper data
due to miscommunication or lack of resources to contact
every hospital all over the nation. The real-time data from
hospitals is not available due to conventional medical
systems implemented in hospitals. The system addressesall
these problems and provides the government and people
with real-time data. This is highly useful for monitoring any
outbreaks like Covid by reducingthe errorofundercounting.
The system also enables the government to allocate fundsto
the health sector in a very efficient way.
There is a huge future scope for this system. Many new
features can be implemented to make it even more flexible
and robust in its operation. Governments can issue identity
cards for health just like Social Security numbers. This card
can be used everywhere across a nation and any
reimbursement through Insurance can also be easily done
without any hectic paperwork.Theapplicationofthissystem
is very huge and can be extended with features in the future.
5. REFERENCES
[1] Moc Doc. Hospital Management Systems Solutions.
https://mocdoc.in/
[2] Practo Technologies. Healthcare Business Services.
https://www.instahms.com/
[3] Sifatullah Siddiqi and Aditi Sharan. Keyword and
Keyphrase Extraction Techniques: A Literature Review,
2015. Keyword and Keyphrase Extraction Techniques: A
LiteratureReview
[4] Jinye Li. A comparative study of keyword extraction
algorithms for English texts, 2021
https://www.degruyter.com/document/doi/10.1515/jisys-
2021-0040/html
[5] Manohar, Arthi, and Jo Briggs. Identity management in
the age of Blockchain 3.0. 2018.
https://nrl.northumbria.ac.uk/id/eprint/34110/1/Manohar
.pdf

More Related Content

Similar to Blockchain-Based AI-Assisted Hospital Management System

Web Blog - How to Develop a Hospital Management System in 2024.pdf
Web Blog - How to Develop a Hospital Management System in 2024.pdfWeb Blog - How to Develop a Hospital Management System in 2024.pdf
Web Blog - How to Develop a Hospital Management System in 2024.pdf
Sufalam Technologies
 
Pharmacy Management System
Pharmacy Management SystemPharmacy Management System
Pharmacy Management System
AI Publications
 
45 (1)
45 (1)45 (1)
45 (1)
aissmsblogs
 
MEDBLOCK
MEDBLOCKMEDBLOCK
MEDBLOCK
IRJET Journal
 
Hospital management system project
Hospital management system projectHospital management system project
Hospital management system project
Himani Chopra
 
HOSPITAL MANAGEMENT SYSTEM PROJECT
HOSPITAL MANAGEMENT SYSTEM PROJECTHOSPITAL MANAGEMENT SYSTEM PROJECT
HOSPITAL MANAGEMENT SYSTEM PROJECT
MUHAMMAD HUZAIFA CHAUDHARY
 
Hospitalmanagementsystemproject 140513065037-phpapp02
Hospitalmanagementsystemproject 140513065037-phpapp02Hospitalmanagementsystemproject 140513065037-phpapp02
Hospitalmanagementsystemproject 140513065037-phpapp02
Shekhar Prasad
 
Final case study
Final case studyFinal case study
Final case study
Deepika Das
 
SURVEY OF OPEN SOURCE HEALTH INFORMATION SYSTEMS
SURVEY OF OPEN SOURCE HEALTH INFORMATION SYSTEMS SURVEY OF OPEN SOURCE HEALTH INFORMATION SYSTEMS
SURVEY OF OPEN SOURCE HEALTH INFORMATION SYSTEMS
hiij
 
Survey of open source health information systems
Survey of open source health information systemsSurvey of open source health information systems
Survey of open source health information systems
hiij
 
Medelert+2.0 Intergrated Health. Management System
Medelert+2.0 Intergrated Health. Management SystemMedelert+2.0 Intergrated Health. Management System
Medelert+2.0 Intergrated Health. Management System
Robert Garland
 
Types of Healthcare Software Development
Types of Healthcare Software DevelopmentTypes of Healthcare Software Development
Types of Healthcare Software Development
Evincedev
 
Hospital management software development.
Hospital management software development.Hospital management software development.
Hospital management software development.
Techugo
 
Streamline Your Practice with Top Healthcare Software.pdf
Streamline Your Practice with Top Healthcare Software.pdfStreamline Your Practice with Top Healthcare Software.pdf
Streamline Your Practice with Top Healthcare Software.pdf
SeasiaInfotech2
 
Hospital Management Software.pdf
Hospital Management Software.pdfHospital Management Software.pdf
Hospital Management Software.pdf
Techugo
 
IRJET- An Android Application for Electronic Health Record System
IRJET- An Android Application for Electronic Health Record SystemIRJET- An Android Application for Electronic Health Record System
IRJET- An Android Application for Electronic Health Record System
IRJET Journal
 
IRJET- An Android Application for Electronic Health Record System
IRJET- An Android Application for Electronic Health Record SystemIRJET- An Android Application for Electronic Health Record System
IRJET- An Android Application for Electronic Health Record System
IRJET Journal
 
DocPacto (Autosaved).ppt
DocPacto (Autosaved).pptDocPacto (Autosaved).ppt
DocPacto (Autosaved).ppt
AnjaliDhiman44
 
Medical management system brochure
Medical management system brochureMedical management system brochure
Medical management system brochure
Mai Mahfouz
 
How Electronic Health Record Software Gives Value-Based Care.pdf
How Electronic Health Record Software Gives Value-Based Care.pdfHow Electronic Health Record Software Gives Value-Based Care.pdf
How Electronic Health Record Software Gives Value-Based Care.pdf
ssuserbed838
 

Similar to Blockchain-Based AI-Assisted Hospital Management System (20)

Web Blog - How to Develop a Hospital Management System in 2024.pdf
Web Blog - How to Develop a Hospital Management System in 2024.pdfWeb Blog - How to Develop a Hospital Management System in 2024.pdf
Web Blog - How to Develop a Hospital Management System in 2024.pdf
 
Pharmacy Management System
Pharmacy Management SystemPharmacy Management System
Pharmacy Management System
 
45 (1)
45 (1)45 (1)
45 (1)
 
MEDBLOCK
MEDBLOCKMEDBLOCK
MEDBLOCK
 
Hospital management system project
Hospital management system projectHospital management system project
Hospital management system project
 
HOSPITAL MANAGEMENT SYSTEM PROJECT
HOSPITAL MANAGEMENT SYSTEM PROJECTHOSPITAL MANAGEMENT SYSTEM PROJECT
HOSPITAL MANAGEMENT SYSTEM PROJECT
 
Hospitalmanagementsystemproject 140513065037-phpapp02
Hospitalmanagementsystemproject 140513065037-phpapp02Hospitalmanagementsystemproject 140513065037-phpapp02
Hospitalmanagementsystemproject 140513065037-phpapp02
 
Final case study
Final case studyFinal case study
Final case study
 
SURVEY OF OPEN SOURCE HEALTH INFORMATION SYSTEMS
SURVEY OF OPEN SOURCE HEALTH INFORMATION SYSTEMS SURVEY OF OPEN SOURCE HEALTH INFORMATION SYSTEMS
SURVEY OF OPEN SOURCE HEALTH INFORMATION SYSTEMS
 
Survey of open source health information systems
Survey of open source health information systemsSurvey of open source health information systems
Survey of open source health information systems
 
Medelert+2.0 Intergrated Health. Management System
Medelert+2.0 Intergrated Health. Management SystemMedelert+2.0 Intergrated Health. Management System
Medelert+2.0 Intergrated Health. Management System
 
Types of Healthcare Software Development
Types of Healthcare Software DevelopmentTypes of Healthcare Software Development
Types of Healthcare Software Development
 
Hospital management software development.
Hospital management software development.Hospital management software development.
Hospital management software development.
 
Streamline Your Practice with Top Healthcare Software.pdf
Streamline Your Practice with Top Healthcare Software.pdfStreamline Your Practice with Top Healthcare Software.pdf
Streamline Your Practice with Top Healthcare Software.pdf
 
Hospital Management Software.pdf
Hospital Management Software.pdfHospital Management Software.pdf
Hospital Management Software.pdf
 
IRJET- An Android Application for Electronic Health Record System
IRJET- An Android Application for Electronic Health Record SystemIRJET- An Android Application for Electronic Health Record System
IRJET- An Android Application for Electronic Health Record System
 
IRJET- An Android Application for Electronic Health Record System
IRJET- An Android Application for Electronic Health Record SystemIRJET- An Android Application for Electronic Health Record System
IRJET- An Android Application for Electronic Health Record System
 
DocPacto (Autosaved).ppt
DocPacto (Autosaved).pptDocPacto (Autosaved).ppt
DocPacto (Autosaved).ppt
 
Medical management system brochure
Medical management system brochureMedical management system brochure
Medical management system brochure
 
How Electronic Health Record Software Gives Value-Based Care.pdf
How Electronic Health Record Software Gives Value-Based Care.pdfHow Electronic Health Record Software Gives Value-Based Care.pdf
How Electronic Health Record Software Gives Value-Based Care.pdf
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
IRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
IRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
IRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
IRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
IRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
IRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
IRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
IRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
ihlasbinance2003
 
ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024
Rahul
 
Exception Handling notes in java exception
Exception Handling notes in java exceptionException Handling notes in java exception
Exception Handling notes in java exception
Ratnakar Mikkili
 
Iron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdf
Iron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdfIron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdf
Iron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdf
RadiNasr
 
IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student MemberIEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
VICTOR MAESTRE RAMIREZ
 
Low power architecture of logic gates using adiabatic techniques
Low power architecture of logic gates using adiabatic techniquesLow power architecture of logic gates using adiabatic techniques
Low power architecture of logic gates using adiabatic techniques
nooriasukmaningtyas
 
A SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMS
A SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMSA SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMS
A SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMS
IJNSA Journal
 
spirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptxspirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptx
Madan Karki
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
Aditya Rajan Patra
 
2. Operations Strategy in a Global Environment.ppt
2. Operations Strategy in a Global Environment.ppt2. Operations Strategy in a Global Environment.ppt
2. Operations Strategy in a Global Environment.ppt
PuktoonEngr
 
sieving analysis and results interpretation
sieving analysis and results interpretationsieving analysis and results interpretation
sieving analysis and results interpretation
ssuser36d3051
 
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
awadeshbabu
 
PPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testingPPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testing
anoopmanoharan2
 
CSM Cloud Service Management Presentarion
CSM Cloud Service Management PresentarionCSM Cloud Service Management Presentarion
CSM Cloud Service Management Presentarion
rpskprasana
 
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
insn4465
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
SUTEJAS
 
Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...
Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...
Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...
University of Maribor
 
DfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributionsDfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributions
gestioneergodomus
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
thanhdowork
 
Manufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptxManufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptx
Madan Karki
 

Recently uploaded (20)

5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
 
ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024
 
Exception Handling notes in java exception
Exception Handling notes in java exceptionException Handling notes in java exception
Exception Handling notes in java exception
 
Iron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdf
Iron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdfIron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdf
Iron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdf
 
IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student MemberIEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
 
Low power architecture of logic gates using adiabatic techniques
Low power architecture of logic gates using adiabatic techniquesLow power architecture of logic gates using adiabatic techniques
Low power architecture of logic gates using adiabatic techniques
 
A SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMS
A SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMSA SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMS
A SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMS
 
spirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptxspirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptx
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
 
2. Operations Strategy in a Global Environment.ppt
2. Operations Strategy in a Global Environment.ppt2. Operations Strategy in a Global Environment.ppt
2. Operations Strategy in a Global Environment.ppt
 
sieving analysis and results interpretation
sieving analysis and results interpretationsieving analysis and results interpretation
sieving analysis and results interpretation
 
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
 
PPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testingPPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testing
 
CSM Cloud Service Management Presentarion
CSM Cloud Service Management PresentarionCSM Cloud Service Management Presentarion
CSM Cloud Service Management Presentarion
 
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
 
Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...
Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...
Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...
 
DfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributionsDfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributions
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
 
Manufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptxManufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptx
 

Blockchain-Based AI-Assisted Hospital Management System

  • 1. © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 523 Blockchain-Based AI-Assisted Hospital Management System Aneesh Sarjit S Musuvathi1, Yuthirshta Prasad T2, Jofin F Archbald3 1, 2, 3Student, School of Electronics Engineering, Vellore Institute of Technology, Vellore, Tamil Nadu, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Healthcare has become one of the top priorities for most countries of theworld. Thedevelopmentofhealthcare institutions has prevailed and healthcare access has been increasing by an inspiring 2% per annum. Even major countries are too slow to prevent an outbreak because the necessary data is accessed only after the outbreak is noticeable. Vaccination and medicine development takes so many years to understand its effects. But this time duration can be reduced if data is not only continuously collected, but also constantly analysed using data of a huge region. Another major issue is that people’s health data, in particular, is not trustable, not centralized, and not transparent causing questioning of the difference between visible health data and the actual stored health data. This shows that there is a major caveat in healthcare development in many regions. But they all share the same problem and we’d like to call it lack of Data Care and Refurbishment. Data in health care institutionsmust be as transparent as possible using decentralization. And the same data must also be used as the ready-to-use source of information for governments to takeimmediateaction ifthere is a chance of an outbreak, lack of medication supply and equipment, vaccination and clinic drives and many other plausible problems faced by certain locality surrounding the health institutes. What was really missing was a sturdy median that connects the network of healthcare startingfrom the citizens, the median, and the nation. For this, we introduce this system. Key Words: Data Care and Refurbishment 1. INTRODUCTION The system is a fully functional hospital data management system that incorporates state-of-the-art technologies like Machine Learning and Blockchain. It is a platform where authorized hospital professionals can load the medical records of a patient and can be accessed by the patient anywhere anytime. In this way, a simplex communication is established between hospitals and patients. The data of all patients can be used for analytics purposes without compromising the personal information of a patient effectively by using this platform. In this way, government organizations can pinpoint the adverse effects of diseases, allocate funds efficiently to the need, find the origin of any outbreaks, predict any upcoming phenomena, properlyplan and organize themselves and create awareness. It comes with advanced features like Data Analytics for Data Care, Medicine purchasing redirection, Medical Reports Analyser for individuals. Along with all these features what makes it stand out from conventional systems is that its backend architecture is completely built based on Blockchain technology. One of the main important factors which concern any person/organization is the privacy and security protocols incorporated in the application. With systems becoming more computationally powerful day by day, complex time-consuming programs are executed and cracked at a faster rate. The use of Blockchain especially in medical-related fields increases more security towardsdata tampering. As a result, the system providesaninsightinto an organization's health condition/situation along with advanced features and strong security protocols to benefit the patients and organizations. 1.1 Literature Review Healthcare data is increasingly digitizedandlikeinmost other industries, in healthcare too, data is increasing in velocity, volume, and value. Proper data management techniques are required to extract sensible information, derive sensible insights to deliver better medical outcomes. According to a survey, most healthcare organizations collect EMR abstracts, claims data, and data about enrolment and medical programs. Only leading organizations additionally use electronic EMR feeds and disease management program data. Whatever might be the case, under no circumstance these management systems can be considered valuable outside the respective hospital management. The reason is, these management systems are designed to respond and store data of only their respective organization. It lacks the ability to serve the purpose of an institution-independent solution system that provides valuable medical information to any person or organization or the government - one nation, one system. Very few cases of PaaS exist that have aimed at establishing a system that can be used byanygroupofpeople or organizations. IBM has developed an app, a digital health pass, to hold the medical information of its users. The app maintainsinformationabouteachofitsuserschronologically. Digital Health Pass is designed to enable businesses to verify health credentials for employees, customers, fans, and travellers entering their sitebased on their own criteria. The foundation of this app is built on the concept of decentralization (to minimize the amount of personal data collected), blockchain (to securedata and storeitefficiently), and cryptography (to secure data). International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 07 | Jul 2022 www.irjet.net p-ISSN: 2395-0072
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 07 | Jul 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 524 2. METHODOLOGY 2.1 User Profiles - Doctor and Patient The system has two login profiles. Common users can sign up as ‘Patients’. This profile consists of all the medical records of the particular user recorded date wise which makes it easier for them to retrieve any time. The doctor profile is specially built such that the authentication is based on a unique ID, which theplatformprovidesonlyafterhe/she sends the data of his/her practicing license which is given by the concerned department of government. If the doctor works at a hospital, then they will have to register each doctor working in it. The doctor profile is a superset of the patient's profile. This means that the doctor also has the provision to act as a patient and will have their medical records stored under his/herprofile.Thesystemprovidesall the essential features of user-profiles suchasprofilesettings, password resets, and also email verification. The following content will be based on ascenariowherea patient is visitingtheirfamilydoctor,assumingthattheyhave met more than once before. Once the doctor has understood the patient's health issue(s), he/she can check the patient's previous health record. This access is verified by the patient using One Time Password (OTP) Authorization. Patient records can be seen date wise and this gives more insightful information for the doctor from his past meetings with the patient.After gaininginformationfromthepatient,thedoctor can move on to the prescription page. The prescription page of the system is based on a formal document-basedlayoutthatshowsthepatientdetailsalong with a simple form. This formacceptsareportofthepatient's condition and the medicine requiredalongtheirdayandtime duration. This prescription is then formatted into a formal document and it is printable into a pdf file and the soft copy is then appended into the patient’s records. Once the visit is over, the patient can remove access to their records and it won’t be visible to the doctor. Fig -1: Flowchart of the working platform for individuals from health institutes registered under the system. 2.2 Keyword extraction API The report that the doctor gives foreach patientgoesinto the Natural Language Processing pipeline before getting stored at the backend. This modelusesatrainedmodelcalled en_core_web_sm from the Spacy Library. Using this, the report gets tokenized into singular tokens (simple words without any special characters and punctuation). Then the tokens are filtered again using parts of speech and the nouns are taken out separately. These tokens are then compared with common words of diseases and symptoms. The spacy provides functions that convert each token as a vector and apply cosine similarity among them. The similarity value ranges from 0 to 1, 1 being the most similar word (usually when two same vectors are compared, it results in 1). A threshold similarity of 0.4 is kept to extract all the words which are similar to commonwords,diseasesandsymptoms. This program is then backedup with a separateserver and is changed into a REST API. 2.3Providingonlinepurchasefeaturesofmedicines using Google Search Engine API The prescription layout of the medical records has interactive links across the medicine in each row.Theselinks redirect to a purchasepageoptiononthePharmeasywebsite. These links are provided using the Google search API which is a search engine that can be customized as per the developer’s needs. The Search API in the system is customized such that the input search string (also called keyword) only produces resultsfromthePharmeasywebsite so that relevant links are produced. After the results are generated, the first hyperlink is taken as it is assumed to be the most relevant result to the input keyword. This API is requested every time the user redirects to the prescription layout page. The medicine name in each row becomes the input keyword for the API, and the links are retrieved from the API and automatically embedded into the prescription layout. This allows users to directly purchase medicines online, without the hassle of searching over the web. 2.4 Blockchain Implementation The system uses blockchain to protect data of thepatient from getting tampered with in the server. A separate blockchain is maintained which stores all the encrypted hashes of patients details and whenever patients details are getting updated, a new hash is built and then appended into the blockchain as a singular block. The encryption is in the form of sha 256 algorithm and a signature is also generated usinga privatekey given to the doctors. Once encryptedwith the doctor’s private key, the whole report becomes a signature and this will be stored with the patient's record. Whenever the patient wants to verify that his or her records are not tempered, they can use the publickey of the doctorto decrypt the signature and verify it against the blockchain records with an algorithm inbuilt into the system backend. With this process we can ensure that patients' data are not tampered illegally. Given below is the flowchart of the blockchain model embedded into the system.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 07 | Jul 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 525 Fig -2: Flowchart of backend Blockchain Architecture 2.5 Data Analytics The other phase of the system serves the nationwide organization with data analyticsandmachinelearning.When the doctorsubmits a patient’s prescription,thedescriptionof the patient’s issues is processed using NLP, and major words are taken and stored in a separate global database. There is no involvement of the patient’s direct data. For example, the number of cases havingthesamediseasesandsymptomsand their frequencies are recorded for a specific time duration. During storage, they are grouped and locations/regions, and then during visualization they are brought together in a singular form andarerepresentedontheDataAnalyticspage. The Data Analytics page gets real-time updates every moment a patient's health record gets stored from any institute which is registered under the system. Fig -3: Flowchart of the data analytics backend in the system 3. RESULTS AND DISCUSSION The main objective of the system is to provide transparent simplex communication between hospitals and patientsand help the organizations like the government to utilize the medical data of patients without compromising privacy and security. This is very well achievedbythecleverandefficient use of technologies like Blockchain along with a flexibledata management system. Due to a very simplistic and robust UI/UX, people from all classes would be able to easily use and access the platform without any trouble. The use of Blockchain architecture in the backend improves the security by an extra layer. Conventional data management systems used in hospitals usually have very few features and are confined to a specific location (usually hospital) and can’t be accessed anywhere else. The system addresses these issues by having features that most hospital data management systems don’t have. Also, the data in the system can be accessedanywhereatany time, which reduces the clutter of hard copies of medical records and helps to save huge amountsoftime,andreduces the risk of losing important medical documents. With features like Advanced Data Analytics,itishighlyuseful for organizational bodies to keep track of the health status across a region and helps them to accurately pinpoint any abnormalities in health domains. With Machine learning, suggestive models can be developed to spot the abnormalities and proper solutions can be suggested by the models. The hidden patterns which can’t be seen by humans can be easily observed by the model as it gets trained with new data regularly. The implementation ofNatural LanguageProcessing enables the doctor to see a patient’s chronic diseases without referring to previous medical records of the patient. In this current online mode world, everything is available within the fingers. The redirection to the medical store for buying medicines enables the patient a hassle-free ordering of any medicine. Any product is not always perfect during its initial release due to some constraints like implementation barriersdue to the early stage of technology, lack of developers, and many more. The system as a hospital data management platform has a lot of scopes to improve in the future with more additional features. These featuresdependonthedemandof the future society and technology. New features should not compromise any performance of the existing system and must abide by all protocols followed by the existing model and must not deviate from the existing model’s core ideology. Fig -4: The ‘Create Prescription’ page of the system.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 07 | Jul 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 526 Fig -5: The Data Analytics feature of the system 4. CONCLUSION The pandemic has made all the countries focus more on their health sector. Technologies evolve to solve a particular problem and improve current situations. Pandemicmade us realize that medical systems are highly useful to monitor each and every aspect of a health issue. The system brings a new dimension to the existing medical systems. Its highly efficient features like Data Analytics, NLP, and Prevention of Data Tampering enable it to be a complete all-rounder. The use of the system gives the right to a patient to view his/her medical data which current systems prevent. The implementation of NLP enablesdoctorstoeasilyknowabout a patient’s chronic illness from the past without referring to his/her past medical records which could save a huge amount of time. Governments rely on data from hospitalsall around the nation and are usually not fed with proper data due to miscommunication or lack of resources to contact every hospital all over the nation. The real-time data from hospitals is not available due to conventional medical systems implemented in hospitals. The system addressesall these problems and provides the government and people with real-time data. This is highly useful for monitoring any outbreaks like Covid by reducingthe errorofundercounting. The system also enables the government to allocate fundsto the health sector in a very efficient way. There is a huge future scope for this system. Many new features can be implemented to make it even more flexible and robust in its operation. Governments can issue identity cards for health just like Social Security numbers. This card can be used everywhere across a nation and any reimbursement through Insurance can also be easily done without any hectic paperwork.Theapplicationofthissystem is very huge and can be extended with features in the future. 5. REFERENCES [1] Moc Doc. Hospital Management Systems Solutions. https://mocdoc.in/ [2] Practo Technologies. Healthcare Business Services. https://www.instahms.com/ [3] Sifatullah Siddiqi and Aditi Sharan. Keyword and Keyphrase Extraction Techniques: A Literature Review, 2015. Keyword and Keyphrase Extraction Techniques: A LiteratureReview [4] Jinye Li. A comparative study of keyword extraction algorithms for English texts, 2021 https://www.degruyter.com/document/doi/10.1515/jisys- 2021-0040/html [5] Manohar, Arthi, and Jo Briggs. Identity management in the age of Blockchain 3.0. 2018. https://nrl.northumbria.ac.uk/id/eprint/34110/1/Manohar .pdf