HOSPITAL MANAGEMENT USING BLOCKCHAIN
INTRODUCTION
Information technologies introduce a number of resources and benefits to the
healthcare field. Electronic Health Records (EHRs), such as patient’s medical
history, are one of the most widely employed resources [1], providing a wide view
of a patient’s medical status. EHRs are commonly originated and shared with
collaborators (e.g., physicians, nurses) through cloud computing systems, which
results in a more convenient approach to managing such records.
Storing and sharing health records through electronic systems pose security
risks. To address them, several countries’ regulations have established that
healthcare information systems must fulfill security properties (confidentiality,
access control, integrity, revocation and anonymity) and complementary ones
(emergency access and interoperability). Upon tackling these issues, several
proposals present security limitations and/or address specific properties only. We
propose Sec-Health, a blockchain-based protocol that secures health records,
addressing all of the main security and complementary properties defined in
current regulations. We show that Sec-Health is a suitable solution by analyzing it
under several attack scenarios and describing how it overcomes the problems of
existing solutions. Furthermore, we evaluate a Sec-Health Proof of Concept,
showing that it can reduce from 26% up to 90% the time to access health records,
and reduce up to 50% client-side memory overhead, compared to related work.
This blockchain-based solution aims to enhance trust, transparency, and efficiency
in handling storing datas by leveraging the distributed and immutable nature of
blockchain technology. In this system we Save the Prescribed data and View the
Summarized test data
MODULE DESCRIPTION
Hospital Management Our Proposed system consists of the following modules.
1. Admin
Login
Verify Hospitals
View Departments
View Doctors
View user complaints and sent reply
2. Hospitals
Login
Change Password
View Patients
Department Management
Doctor Management
Doctor Schedule Management
Patients Management
View booking
3. Doctor
Login
View Profile
Change Password
View Appointment
View Schedule
View Patient history
Manage patient record
View other patient records
Request for patient records access
View request status(get access to records)
[Link]
Login
Signup
View Departments
View Doctors
View Doctor schedule
Book appointments
View booking status
View prescriptions and test
View request for record access from another doctor
Confirm or reject request
Sent Complaints View Reply
HARDWARE AND SOFTWARE REQUIREMENT
This specifies the hardware and the support software required to carry out
the development
Hardware Specifications
The selection of hardware is very important in the existence and proper working
of any software. Then selection hardware, the size and capacity requirements are
also important.
• Processor : Intel Pentium Core i3 and above
• Primary Memory : 4GB RAM and above
• Storage : 320 GB hard disk and above
• Display : VGA Color Monitor
• Key Board : Windows compatible
• Mouse : Windows compatible
Software Specifications
One of the most difficult task is selecting software for the system, once the
system requirements is found out then we have to determine whether a
particular software package fits for those system requirements. The application
requirement:
• Front end : HTML(web), XML(android)
• Language : Python
• Back end : MySQL
• Operating system : windows 7 or above
• IDE : Pycharm /Visual studio code