SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 01 | Jan 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 678
MEDIBIOMETRIC – EMERGENCY HEALTHCARE SYSTEM
Dhwani Waghela1, Meghna Krishnan2, Rutuja Gaikwad3, Snehal Jadhav4
1Student, Department of Computer Engineering, DR. D. Y. Patil Institute of Technology, Pune, Maharashtra, India
2Student, Department of Computer Engineering, Indira College of Engineering and Management, Pune,
Maharashtra, India
3Student, Department of Computer Engineering, College of Engineering, Pune, Maharashtra, India
4Student, Department of Computer Engineering, DR. D. Y. Patil School of Engineering, Pune, Maharashtra, India
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract – Medi-biometric refers to a website for doctors
and patients for monitoring health information. This
includes access control, identification, registration,
verification of patient medical information. Medical
information must be automatically updated on every time a
patient suffers through medical treatment. Biometrics
features allows medical professionals to try and do this
easily since their use of biometric identifier, which might be
automatically and digitally recorded when anamnesis is
opened. Patient biometric authentication feature supported
biometric technology provides identity assurance and
authentication while protecting privacy and security. the
target of this project is to develop a system where an
individual can enter his/her medical information. The
system mainly focuses on the flexibility to quick access of
medical information just in case of any health emergency
occurs. The users are going to be able to see the main
points of the one who needs any reasonably medical
attention. The system provides the knowledge of the
person, which incorporates his/her recent case history and
private details. The patient can retrieve medical records
provided by a hospital.
Key Words: Web development, cloud system, Biometric,
Machine Learning
INTRODUCTION
Health monitoring, Travelling, Documents access has
become the foremost important think about today’s era.
During the time of emergency, it'd be difficult for the
physicians to understand the past health history of the
victim to proceed with further treatments. This project
presents a health monitoring system where an
individual himself/herself can enter their own health and
emergency information into our servers and it is accessed
by anyone using the biometric technology at the time of an
emergency. The system is implemented within the web
based operating environment which is that the most
generally used accessible system everywhere the
planet. This method helps to stay track on the individual’s
health information, henceforth giving the simplest way for
the physicians to access the knowledge during the time of
emergency. This not only saves the lifetime of the victim
but also helps the physicians to figure comfortable.
Biometric technology can add operational efficiencies to
the healthcare system that reduce costs, reduce fraud, and
increases patient satisfaction by reducing medical errors.
Many hospitals and healthcare organizations are currently
deploying biometric security architecture. Secure
identification is critical within the health care system,
both to manage logical access to centralized archives of
digitized patient’s data, and to limit physical access to
buildings and hospital wards, and to authenticate medical
and social support personnel.
1. FACE RECOGNITION
Face recognition could be a method of identifying or
verifying the identity of a private using their face. Face
recognition systems are often used to identify people in
photos, video, or in real-time. Steps of face recognition:
Face detection
The camera detects and locates the image of a face, either
alone or during a crowd. The image may show the person
looking straight ahead or in profile.
Face Analysis
Next, a picture of the face is captured and analyzed. The
software reads the geometry of your face. Key factors
include the space between your eyes, the depth of your
eye sockets, the space from forehead to chin, the form of
your cheekbones, and therefore the contour of the lips,
ears, and chin. The aim is to spot the facial landmarks that
are key to distinguishing your face in the records.
Converting the Image to Data
The face capture process transforms analogue information
(a face) into a collection of digital information
(data) supported the person's facial expression. Your
face's analysis is actually was a mathematical formula. The
numerical code is termed a face print. Within the same
way that thumbprints are unique, everybody has their
own face print.
Finding a Match
Code is then compared against a database of other face
prints. This database has photos with identification which
will be compared. The technology then identifies a match
for your exact features within the provided database. It
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 01 | Jan 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 679
returns with the match and attached
information like name and address
2. FINGERPRINT RECOGNITION
There are five vital stages of the fingerprint scan
technology which are the fingerprint image acquisition,
image processing, and site of distinctive characteristics,
template creation, and template matching
2.1 CORRELATION-BASED MATCHING
Two fingerprint images are superimposed and also
the relationship among consequent pixels is computed for
various alignments like different displacements and
rotations
2.2 MINUTIAE-BASED MATCHING
Minutiae is taken from two different fingerprints and is
then stored within the 2-D plane within the sort
of different sets of points. This method is to match the
candidate fingerprint with the template fingerprint image
template.
2.3 PATTERN-BASED MATCHING
It is wont to match the patterns like whorl, loop, and arch
from the previously stored fingerprint templates. Pattern-
based matching algorithms use the central point from the
image and compare the stored image with the fingerprint
image of the candidate.
2.4 ACCESS TO RECORD
There are several approaches to access electronic health
records (EHR) in emergency situations. Your code is
compared against a database of other fingerprints. The
technology then identifies a match for your exact
features within the provided database. It returns with the
match and attached information like name and address.
AIM AND OBJECTIVES
1. It is a website, which uses a login form to
authenticate the user into his personal account
where he provides all the private details and
data of his medical records.
2. The details are saved within the database and a
Fingerprint is generated which contains the
desired details of the user.
3. In case of emergencies, the Fingerprint may
be scanned and also the details stored within
the database are retrieved.
4. This saves the time to start out the treatment of a
patient admitted at an emergency. This
protects time taken to finish all medical
procedures so as to start out operating the
patient.
5. This system is safe and secure data storage and
retrieval; it not only saves the lifetime of the
victim but also helps the physicians to
figure comfortable.
PROPOSED SYSTEM
1. Demo Model
 The Initial application is developed.
Here the essential thought of almost the venture
plan was given.
Through this module, we have displayed the
general idea of our application.
1. Login page
 The First module has a login page.
 The GUI design is created in this module.
 The user login by entering the login details.
 Then it follows with the page which contains
two sections registration and verification.
2. Registration
 Second module is for user enrolment.
 User enters necessary details like Aadhar
number, patient name, date of birth, mobile
number, address and the documents having
medical details of the patient.
At that point the unique fingerprint of the client
is enrolled and the patient data is saved.
3. Verification
 Third and final module of our project.
 So, we have proceeded with the verification
module after the registration.
 In this module the patient details are verified
using a registered fingerprint and the medical
details are downloaded in form of a document on
the respective system.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 01 | Jan 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 680
SYSTEM ARCHITECHTURE
Medi-Biometric - website displays two different portals for
respective login i.e. Doctor/Patient.
Doctor Portal sign on includes account creation with
required personal details of his/her account to access
patient's medical details.
Patient portal join up includes account creation with
required personal details through his/her Face and
Fingerprint biometric, once account is made uploading
of anamnesis via medical reports, documents, details etc.
is done. During emergency situation/when doctor needs
access to user's medical details
1. Patient's face or fingerprint is scanned; system
searches for the match on cloud
2. If match found, medical details of patient are
retrieved from cloud
3. Doctor can study it and treat the patient
accordingly
Both admin(doctor's) and patient's data is recorded on
cloud so it are often globally accessed - whether or
not patient/user is out of standard town his/her case
history may be retrieved by authorized doctor to continue
further treatment.
CONCLUSIONS
The research proposed a “Medi-Biometric” system that
uses technologies for treatment of patients in emergency
case using their Face/Fingerprint Biometric. this
method comes with more security because it uses
biometric as a password which considers physiological
element that's unique to someone and can't be copied or
passed on to others. It accesses all the medical record of a
patient for quick treatment as some people suffer through
different allergies and might get negatively plagued by the
random treatment given with none background medical
knowledge of an individual. It maintains all the
information about patient’s medical conditions and helps
in better treatment. The system objective is sharing
reports within hospital organizations as data is stored on
CLOUD so will be globally accessed and whether or not the
user/patient is out of station and desires urgent medical
treatment anywhere within the world; authorized doctor
can retrieve that person’s data using his/her
biometric. It safe and secures data storage and
retrieval. It’s user friendly and simply adaptable.
ACKNOWLEDGEMENT
First and foremost, I would to express me and my research
member’s heartiest gratitude towards the dedication to
hold out research and present work for supporting Health
Care during COVID times. It had been a
good involvement to figure and study together on this
subject bringing constructive ideas which will help us to
make as professional in respective field. We are extending
our heartfelt due to our family for his or her acceptance
and patience during the discussion we had with them on
research work and for the love, prayers, caring and
sacrifices for educating and preparing us for my future.
Finally, my thanks move to all those that have supported
us to finish the research work directly or indirectly.
REFERENCES
[1] J. R. Diaz-palacios, V. J. Romo-Aledo and A. H. Chinaei,
"Biometric Access Control for e-Health Records in Pre-
hospital Care", EDBT/ICDT, pp. 18-22, March
[2] R. Nicole, “Title of paper with only first word
capitalized,” J. Name Stand. Abbrev., in press.
[3] K. Elissa, “Title of paper if known,” unpublished.J. R.
Diaz-palacios, V. J. Romo-Aledo and A. H. Chinaei,
"Biometric Access Control for e-Health Records in Pre-
hospital Care", EDBT/ICDT, pp. 18-22, March 2013
[4] V. I. Ivanov, P. L. Yu and J. Baras, "Securing the
communication of medical information using local
biometric authentication and commercial wireless
links", Proceedings of the 14th International
Symposium for Health Information Management
Research at Kalmar, vol. 16, no. 3, pp. 212-223,
October 2009.
[5] D. Shawl, Biometrics - Implementing into the
Healthcare Industry Increases the Security For The
Doctors Nurses and Patients, 2013.
[6] P. Duquenoy, C. George and K. Kimppa, "Ethical Legal
and social Issues in Medical Informatics", Biometrics
Human Body and Medicine: A Controversial History.
Chapter 11. IGI Global. 8163, vol. 2, no. 6, pp. 15-20,
Nov-Dec 2014.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 01 | Jan 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 681
BIOGRAPHIES
Dhwani Dinesh Waghela
Currently pursuing BE in computer
engineering
Dr. D. Y. Patil Institute of Technology,
Pimpri, Pune
Meghna Krishnan
Currently Pursuing BE in computer
engineering at Indira College of
Engineering and Management, Pune
Rutuja Dayanand Gaikwad
Currently pursuing BTech in
Computer Engineering
College Of Engineering, Pune
Snehal Jadhav
Pursuing BE in computer engineering
at DY Patil School of Engineering,
Lohegaon

More Related Content

Similar to MEDIBIOMETRIC – EMERGENCY HEALTHCARE SYSTEM

Attendance System using Android Integrated Biometric Fingerprint Recognition
Attendance System using Android Integrated Biometric Fingerprint RecognitionAttendance System using Android Integrated Biometric Fingerprint Recognition
Attendance System using Android Integrated Biometric Fingerprint RecognitionIRJET Journal
 
Healthcare App - Video Conferencing Appointment and Record Management
Healthcare App - Video Conferencing Appointment and Record ManagementHealthcare App - Video Conferencing Appointment and Record Management
Healthcare App - Video Conferencing Appointment and Record ManagementIRJET Journal
 
IRJET- Medicine Information Retrieval Application- Pharmaguide
IRJET- Medicine Information Retrieval Application- PharmaguideIRJET- Medicine Information Retrieval Application- Pharmaguide
IRJET- Medicine Information Retrieval Application- PharmaguideIRJET Journal
 
IRJET - Prakruti Ayurvedic Health Resort
IRJET - Prakruti Ayurvedic Health ResortIRJET - Prakruti Ayurvedic Health Resort
IRJET - Prakruti Ayurvedic Health ResortIRJET Journal
 
“E-PASS SYSTEM FOR COVID-19”
“E-PASS SYSTEM FOR COVID-19”“E-PASS SYSTEM FOR COVID-19”
“E-PASS SYSTEM FOR COVID-19”IRJET Journal
 
IRJET- Mobile Assisted Remote Healthcare Service
IRJET- Mobile Assisted Remote Healthcare ServiceIRJET- Mobile Assisted Remote Healthcare Service
IRJET- Mobile Assisted Remote Healthcare ServiceIRJET Journal
 
IRJET - IoT based Asset Tracking System
IRJET - IoT based Asset Tracking SystemIRJET - IoT based Asset Tracking System
IRJET - IoT based Asset Tracking SystemIRJET Journal
 
A WIRELESS FINGERPRINT ATTENDANCE SYSTEM
A WIRELESS FINGERPRINT ATTENDANCE SYSTEMA WIRELESS FINGERPRINT ATTENDANCE SYSTEM
A WIRELESS FINGERPRINT ATTENDANCE SYSTEMijsptm
 
Smart Healthcare Prediction System Using Machine Learning
Smart Healthcare Prediction System Using Machine LearningSmart Healthcare Prediction System Using Machine Learning
Smart Healthcare Prediction System Using Machine LearningIRJET Journal
 
ATTENDANCE BY FACE RECOGNITION USING AI
ATTENDANCE BY FACE RECOGNITION USING AIATTENDANCE BY FACE RECOGNITION USING AI
ATTENDANCE BY FACE RECOGNITION USING AIIRJET Journal
 
IRJET- Secure Automated Teller Machine (ATM) by Image Processing
IRJET-  	  Secure Automated Teller Machine (ATM) by Image ProcessingIRJET-  	  Secure Automated Teller Machine (ATM) by Image Processing
IRJET- Secure Automated Teller Machine (ATM) by Image ProcessingIRJET Journal
 
Implementation of Multimodal Biometrics Systems in Handling Security of Mobil...
Implementation of Multimodal Biometrics Systems in Handling Security of Mobil...Implementation of Multimodal Biometrics Systems in Handling Security of Mobil...
Implementation of Multimodal Biometrics Systems in Handling Security of Mobil...ijtsrd
 
Face Mask Detection and Face Recognition Using Machine Learning
Face Mask Detection and Face Recognition Using Machine LearningFace Mask Detection and Face Recognition Using Machine Learning
Face Mask Detection and Face Recognition Using Machine LearningIRJET Journal
 
IOT Based Anesthesia Parameters Monitoring with Doctor Decision Assistance us...
IOT Based Anesthesia Parameters Monitoring with Doctor Decision Assistance us...IOT Based Anesthesia Parameters Monitoring with Doctor Decision Assistance us...
IOT Based Anesthesia Parameters Monitoring with Doctor Decision Assistance us...IRJET Journal
 
A survey paper on various biometric security system methods
A survey paper on various biometric security system methodsA survey paper on various biometric security system methods
A survey paper on various biometric security system methodsIRJET Journal
 
SMART VILLAGE - DIGITAL HEALTHCARE SYSTEM
SMART VILLAGE - DIGITAL HEALTHCARE SYSTEMSMART VILLAGE - DIGITAL HEALTHCARE SYSTEM
SMART VILLAGE - DIGITAL HEALTHCARE SYSTEMIRJET Journal
 
IRJET-Human Face Detection and Identification using Deep Metric Learning
IRJET-Human Face Detection and Identification using Deep Metric LearningIRJET-Human Face Detection and Identification using Deep Metric Learning
IRJET-Human Face Detection and Identification using Deep Metric LearningIRJET Journal
 
IRJET - Face Detection and Recognition System
IRJET -  	  Face Detection and Recognition SystemIRJET -  	  Face Detection and Recognition System
IRJET - Face Detection and Recognition SystemIRJET Journal
 
ATM SECURITY USING FACE RECOGNITION
ATM SECURITY USING FACE RECOGNITIONATM SECURITY USING FACE RECOGNITION
ATM SECURITY USING FACE RECOGNITIONLisa Cain
 

Similar to MEDIBIOMETRIC – EMERGENCY HEALTHCARE SYSTEM (20)

Attendance System using Android Integrated Biometric Fingerprint Recognition
Attendance System using Android Integrated Biometric Fingerprint RecognitionAttendance System using Android Integrated Biometric Fingerprint Recognition
Attendance System using Android Integrated Biometric Fingerprint Recognition
 
Healthcare App - Video Conferencing Appointment and Record Management
Healthcare App - Video Conferencing Appointment and Record ManagementHealthcare App - Video Conferencing Appointment and Record Management
Healthcare App - Video Conferencing Appointment and Record Management
 
IRJET- Medicine Information Retrieval Application- Pharmaguide
IRJET- Medicine Information Retrieval Application- PharmaguideIRJET- Medicine Information Retrieval Application- Pharmaguide
IRJET- Medicine Information Retrieval Application- Pharmaguide
 
IRJET - Prakruti Ayurvedic Health Resort
IRJET - Prakruti Ayurvedic Health ResortIRJET - Prakruti Ayurvedic Health Resort
IRJET - Prakruti Ayurvedic Health Resort
 
“E-PASS SYSTEM FOR COVID-19”
“E-PASS SYSTEM FOR COVID-19”“E-PASS SYSTEM FOR COVID-19”
“E-PASS SYSTEM FOR COVID-19”
 
IRJET- Mobile Assisted Remote Healthcare Service
IRJET- Mobile Assisted Remote Healthcare ServiceIRJET- Mobile Assisted Remote Healthcare Service
IRJET- Mobile Assisted Remote Healthcare Service
 
IRJET - IoT based Asset Tracking System
IRJET - IoT based Asset Tracking SystemIRJET - IoT based Asset Tracking System
IRJET - IoT based Asset Tracking System
 
A WIRELESS FINGERPRINT ATTENDANCE SYSTEM
A WIRELESS FINGERPRINT ATTENDANCE SYSTEMA WIRELESS FINGERPRINT ATTENDANCE SYSTEM
A WIRELESS FINGERPRINT ATTENDANCE SYSTEM
 
Smart Healthcare Prediction System Using Machine Learning
Smart Healthcare Prediction System Using Machine LearningSmart Healthcare Prediction System Using Machine Learning
Smart Healthcare Prediction System Using Machine Learning
 
ATTENDANCE BY FACE RECOGNITION USING AI
ATTENDANCE BY FACE RECOGNITION USING AIATTENDANCE BY FACE RECOGNITION USING AI
ATTENDANCE BY FACE RECOGNITION USING AI
 
IRJET- Secure Automated Teller Machine (ATM) by Image Processing
IRJET-  	  Secure Automated Teller Machine (ATM) by Image ProcessingIRJET-  	  Secure Automated Teller Machine (ATM) by Image Processing
IRJET- Secure Automated Teller Machine (ATM) by Image Processing
 
HealthCare Chatbot
HealthCare ChatbotHealthCare Chatbot
HealthCare Chatbot
 
Implementation of Multimodal Biometrics Systems in Handling Security of Mobil...
Implementation of Multimodal Biometrics Systems in Handling Security of Mobil...Implementation of Multimodal Biometrics Systems in Handling Security of Mobil...
Implementation of Multimodal Biometrics Systems in Handling Security of Mobil...
 
Face Mask Detection and Face Recognition Using Machine Learning
Face Mask Detection and Face Recognition Using Machine LearningFace Mask Detection and Face Recognition Using Machine Learning
Face Mask Detection and Face Recognition Using Machine Learning
 
IOT Based Anesthesia Parameters Monitoring with Doctor Decision Assistance us...
IOT Based Anesthesia Parameters Monitoring with Doctor Decision Assistance us...IOT Based Anesthesia Parameters Monitoring with Doctor Decision Assistance us...
IOT Based Anesthesia Parameters Monitoring with Doctor Decision Assistance us...
 
A survey paper on various biometric security system methods
A survey paper on various biometric security system methodsA survey paper on various biometric security system methods
A survey paper on various biometric security system methods
 
SMART VILLAGE - DIGITAL HEALTHCARE SYSTEM
SMART VILLAGE - DIGITAL HEALTHCARE SYSTEMSMART VILLAGE - DIGITAL HEALTHCARE SYSTEM
SMART VILLAGE - DIGITAL HEALTHCARE SYSTEM
 
IRJET-Human Face Detection and Identification using Deep Metric Learning
IRJET-Human Face Detection and Identification using Deep Metric LearningIRJET-Human Face Detection and Identification using Deep Metric Learning
IRJET-Human Face Detection and Identification using Deep Metric Learning
 
IRJET - Face Detection and Recognition System
IRJET -  	  Face Detection and Recognition SystemIRJET -  	  Face Detection and Recognition System
IRJET - Face Detection and Recognition System
 
ATM SECURITY USING FACE RECOGNITION
ATM SECURITY USING FACE RECOGNITIONATM SECURITY USING FACE RECOGNITION
ATM SECURITY USING FACE RECOGNITION
 

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 STRUCTUREIRJET 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 CharacteristicsIRJET 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 ADASIRJET 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 ProIRJET 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 SystemIRJET 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 bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET 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 DesignIRJET 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

CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfAsst.prof M.Gokilavani
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptSAURABHKUMAR892774
 
pipeline in computer architecture design
pipeline in computer architecture  designpipeline in computer architecture  design
pipeline in computer architecture designssuser87fa0c1
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvLewisJB
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 

Recently uploaded (20)

CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.ppt
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
pipeline in computer architecture design
pipeline in computer architecture  designpipeline in computer architecture  design
pipeline in computer architecture design
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvv
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 

MEDIBIOMETRIC – EMERGENCY HEALTHCARE SYSTEM

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 01 | Jan 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 678 MEDIBIOMETRIC – EMERGENCY HEALTHCARE SYSTEM Dhwani Waghela1, Meghna Krishnan2, Rutuja Gaikwad3, Snehal Jadhav4 1Student, Department of Computer Engineering, DR. D. Y. Patil Institute of Technology, Pune, Maharashtra, India 2Student, Department of Computer Engineering, Indira College of Engineering and Management, Pune, Maharashtra, India 3Student, Department of Computer Engineering, College of Engineering, Pune, Maharashtra, India 4Student, Department of Computer Engineering, DR. D. Y. Patil School of Engineering, Pune, Maharashtra, India ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract – Medi-biometric refers to a website for doctors and patients for monitoring health information. This includes access control, identification, registration, verification of patient medical information. Medical information must be automatically updated on every time a patient suffers through medical treatment. Biometrics features allows medical professionals to try and do this easily since their use of biometric identifier, which might be automatically and digitally recorded when anamnesis is opened. Patient biometric authentication feature supported biometric technology provides identity assurance and authentication while protecting privacy and security. the target of this project is to develop a system where an individual can enter his/her medical information. The system mainly focuses on the flexibility to quick access of medical information just in case of any health emergency occurs. The users are going to be able to see the main points of the one who needs any reasonably medical attention. The system provides the knowledge of the person, which incorporates his/her recent case history and private details. The patient can retrieve medical records provided by a hospital. Key Words: Web development, cloud system, Biometric, Machine Learning INTRODUCTION Health monitoring, Travelling, Documents access has become the foremost important think about today’s era. During the time of emergency, it'd be difficult for the physicians to understand the past health history of the victim to proceed with further treatments. This project presents a health monitoring system where an individual himself/herself can enter their own health and emergency information into our servers and it is accessed by anyone using the biometric technology at the time of an emergency. The system is implemented within the web based operating environment which is that the most generally used accessible system everywhere the planet. This method helps to stay track on the individual’s health information, henceforth giving the simplest way for the physicians to access the knowledge during the time of emergency. This not only saves the lifetime of the victim but also helps the physicians to figure comfortable. Biometric technology can add operational efficiencies to the healthcare system that reduce costs, reduce fraud, and increases patient satisfaction by reducing medical errors. Many hospitals and healthcare organizations are currently deploying biometric security architecture. Secure identification is critical within the health care system, both to manage logical access to centralized archives of digitized patient’s data, and to limit physical access to buildings and hospital wards, and to authenticate medical and social support personnel. 1. FACE RECOGNITION Face recognition could be a method of identifying or verifying the identity of a private using their face. Face recognition systems are often used to identify people in photos, video, or in real-time. Steps of face recognition: Face detection The camera detects and locates the image of a face, either alone or during a crowd. The image may show the person looking straight ahead or in profile. Face Analysis Next, a picture of the face is captured and analyzed. The software reads the geometry of your face. Key factors include the space between your eyes, the depth of your eye sockets, the space from forehead to chin, the form of your cheekbones, and therefore the contour of the lips, ears, and chin. The aim is to spot the facial landmarks that are key to distinguishing your face in the records. Converting the Image to Data The face capture process transforms analogue information (a face) into a collection of digital information (data) supported the person's facial expression. Your face's analysis is actually was a mathematical formula. The numerical code is termed a face print. Within the same way that thumbprints are unique, everybody has their own face print. Finding a Match Code is then compared against a database of other face prints. This database has photos with identification which will be compared. The technology then identifies a match for your exact features within the provided database. It
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 01 | Jan 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 679 returns with the match and attached information like name and address 2. FINGERPRINT RECOGNITION There are five vital stages of the fingerprint scan technology which are the fingerprint image acquisition, image processing, and site of distinctive characteristics, template creation, and template matching 2.1 CORRELATION-BASED MATCHING Two fingerprint images are superimposed and also the relationship among consequent pixels is computed for various alignments like different displacements and rotations 2.2 MINUTIAE-BASED MATCHING Minutiae is taken from two different fingerprints and is then stored within the 2-D plane within the sort of different sets of points. This method is to match the candidate fingerprint with the template fingerprint image template. 2.3 PATTERN-BASED MATCHING It is wont to match the patterns like whorl, loop, and arch from the previously stored fingerprint templates. Pattern- based matching algorithms use the central point from the image and compare the stored image with the fingerprint image of the candidate. 2.4 ACCESS TO RECORD There are several approaches to access electronic health records (EHR) in emergency situations. Your code is compared against a database of other fingerprints. The technology then identifies a match for your exact features within the provided database. It returns with the match and attached information like name and address. AIM AND OBJECTIVES 1. It is a website, which uses a login form to authenticate the user into his personal account where he provides all the private details and data of his medical records. 2. The details are saved within the database and a Fingerprint is generated which contains the desired details of the user. 3. In case of emergencies, the Fingerprint may be scanned and also the details stored within the database are retrieved. 4. This saves the time to start out the treatment of a patient admitted at an emergency. This protects time taken to finish all medical procedures so as to start out operating the patient. 5. This system is safe and secure data storage and retrieval; it not only saves the lifetime of the victim but also helps the physicians to figure comfortable. PROPOSED SYSTEM 1. Demo Model  The Initial application is developed. Here the essential thought of almost the venture plan was given. Through this module, we have displayed the general idea of our application. 1. Login page  The First module has a login page.  The GUI design is created in this module.  The user login by entering the login details.  Then it follows with the page which contains two sections registration and verification. 2. Registration  Second module is for user enrolment.  User enters necessary details like Aadhar number, patient name, date of birth, mobile number, address and the documents having medical details of the patient. At that point the unique fingerprint of the client is enrolled and the patient data is saved. 3. Verification  Third and final module of our project.  So, we have proceeded with the verification module after the registration.  In this module the patient details are verified using a registered fingerprint and the medical details are downloaded in form of a document on the respective system.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 01 | Jan 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 680 SYSTEM ARCHITECHTURE Medi-Biometric - website displays two different portals for respective login i.e. Doctor/Patient. Doctor Portal sign on includes account creation with required personal details of his/her account to access patient's medical details. Patient portal join up includes account creation with required personal details through his/her Face and Fingerprint biometric, once account is made uploading of anamnesis via medical reports, documents, details etc. is done. During emergency situation/when doctor needs access to user's medical details 1. Patient's face or fingerprint is scanned; system searches for the match on cloud 2. If match found, medical details of patient are retrieved from cloud 3. Doctor can study it and treat the patient accordingly Both admin(doctor's) and patient's data is recorded on cloud so it are often globally accessed - whether or not patient/user is out of standard town his/her case history may be retrieved by authorized doctor to continue further treatment. CONCLUSIONS The research proposed a “Medi-Biometric” system that uses technologies for treatment of patients in emergency case using their Face/Fingerprint Biometric. this method comes with more security because it uses biometric as a password which considers physiological element that's unique to someone and can't be copied or passed on to others. It accesses all the medical record of a patient for quick treatment as some people suffer through different allergies and might get negatively plagued by the random treatment given with none background medical knowledge of an individual. It maintains all the information about patient’s medical conditions and helps in better treatment. The system objective is sharing reports within hospital organizations as data is stored on CLOUD so will be globally accessed and whether or not the user/patient is out of station and desires urgent medical treatment anywhere within the world; authorized doctor can retrieve that person’s data using his/her biometric. It safe and secures data storage and retrieval. It’s user friendly and simply adaptable. ACKNOWLEDGEMENT First and foremost, I would to express me and my research member’s heartiest gratitude towards the dedication to hold out research and present work for supporting Health Care during COVID times. It had been a good involvement to figure and study together on this subject bringing constructive ideas which will help us to make as professional in respective field. We are extending our heartfelt due to our family for his or her acceptance and patience during the discussion we had with them on research work and for the love, prayers, caring and sacrifices for educating and preparing us for my future. Finally, my thanks move to all those that have supported us to finish the research work directly or indirectly. REFERENCES [1] J. R. Diaz-palacios, V. J. Romo-Aledo and A. H. Chinaei, "Biometric Access Control for e-Health Records in Pre- hospital Care", EDBT/ICDT, pp. 18-22, March [2] R. Nicole, “Title of paper with only first word capitalized,” J. Name Stand. Abbrev., in press. [3] K. Elissa, “Title of paper if known,” unpublished.J. R. Diaz-palacios, V. J. Romo-Aledo and A. H. Chinaei, "Biometric Access Control for e-Health Records in Pre- hospital Care", EDBT/ICDT, pp. 18-22, March 2013 [4] V. I. Ivanov, P. L. Yu and J. Baras, "Securing the communication of medical information using local biometric authentication and commercial wireless links", Proceedings of the 14th International Symposium for Health Information Management Research at Kalmar, vol. 16, no. 3, pp. 212-223, October 2009. [5] D. Shawl, Biometrics - Implementing into the Healthcare Industry Increases the Security For The Doctors Nurses and Patients, 2013. [6] P. Duquenoy, C. George and K. Kimppa, "Ethical Legal and social Issues in Medical Informatics", Biometrics Human Body and Medicine: A Controversial History. Chapter 11. IGI Global. 8163, vol. 2, no. 6, pp. 15-20, Nov-Dec 2014.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 01 | Jan 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 681 BIOGRAPHIES Dhwani Dinesh Waghela Currently pursuing BE in computer engineering Dr. D. Y. Patil Institute of Technology, Pimpri, Pune Meghna Krishnan Currently Pursuing BE in computer engineering at Indira College of Engineering and Management, Pune Rutuja Dayanand Gaikwad Currently pursuing BTech in Computer Engineering College Of Engineering, Pune Snehal Jadhav Pursuing BE in computer engineering at DY Patil School of Engineering, Lohegaon