SlideShare a Scribd company logo
1 of 5
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1587
InstaMed+: Medical Assistance System for Accidents
Mr. Abhay Gupta 1, Mr. Imran Shaikh2, Mr. Prashant Nischal3, Miss. Moumita Roy 4,
Prof. Archana Jadhav5
1,2,3,4Student, Department of Computer Engineering, Alard College of Engineering, Maharashtra, Pune, India
5Assistant Professor, Department of Computer Engineering, Alard College of Engineering,
Pune, Maharashtra, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Long latency is there in case of emergency and
responders to arrive may be a primary reason behind
magnified fatalities in serious accidents. A technique to scale
back this latency is to scale back the number of your time it
takes to report an accident. Smartphone’s are present and
with network property are excellent devices to right away
inform relevant authorities regarding the prevalence of an
accident. We have a tendency to be coming up with a
mechanical man application which can be helpful for peoples
to assist different peoples WHO are laid low with incident like
accident. It’ll facilitate U.S.A. to save lots of the accidental
person. Project is style for an accident detection system. The
accident detection systems inform the police room regarding
the accident by clicking icon of accident. The appliance
recommend close hospitals and police stations list in
application. FIR is generating by police office and sends copy
to the revered hospital system. Revered hospital scan user QR
Code and supply treatment per info. Conjointly send
emergency SMS to user’s pre register mobile variety
Key Words: GPS, mobile interaction, QR-Codes.
1. INTRODUCTION
A QR code may be a kind of barcode that may hold a lot of
info than the acquainted kind scanned at checkouts round
the country. The “QR” stands for “quick response,” a
relevance the speed at that the big amounts of knowledge
they contain is decoded by scanners. They were unreal in
1994 in Japan and an initio used for chase shipping. Because
the code is simply decoded by the camera of sensible phone,
this technology is progressively accessible to the typical
person. Rather than chase automotive elements and
packages, the codes is accustomed store info of any user. A
QR code acts as a link embedded within the globe,
desegregation it with the virtual pc world. The event of
transportation has been the generative power for people in
general to possess the best civilization on top of creatures
within the earth. Automobile features a nice importance in
our existence. We have a tendency to utilize it to travel to
our work place, detain bit with our friends and family, and
deliver our product. However it also brings disaster to U.S.A.
and even can kill U.S.A. through accidents. AN accident may
be a deviation from expected behaviour of event that
adversely affects the property, living body or persons and
also the atmosphere. Move is primary concern for
everybody. Recent advancesin automaton square measures
one amongst the foremost widespread sensible phone
platforms at the instant, and also the quality is even raising.
In addition, it'sone amongst the foremost open andversatile
platforms providing software package developers quick
access to phone hardware and wealthy software package
API. Smartphone technologies square measure creating it
potential to reduce the death rate that square measure
happening by vehicle accidents in an exceedingly a lot of
transportable and price effective manner than the standard
in-vehicle solutions.
2. EXISITING SYSTEM
Existing system contain lots of defect. In existingsystemuser
need call police station and hospital individually.Thenpolice
station registers FIR. Unless and until police stationfinishits
process hospital can’t proceed further. After finishing FIR
process, hospital admits the injured person. There isn’t any
automation system for accident.
3. DISADVANTAGES OF EXISITING SYSTEM
 Existing system is lengthy and time consuming.
 Lengthy paper work process.
 Need collaborative working of police station and
hospital.
 Risk to life increases as in result to increase in
death rate.
4. PROPOSED SYSTEM
Propose system collect user data at starting andgenerateQR
code for on an individual basis. When accident, user take a
photograph and send to nearest station house suggested by
system along side location data additionally inform to the
closest hospital. When station house permission, system
mechanically generate FIR alongside accident image and
send to the hospital. Hospital sends feedback to user and
when planning to accident location nurse scans the user QR
code to induce user data instantly. And supply treatment to
the user.
5. ADVANTAGES
 Instant recommendation of nearest police station
and hospital.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1588
 Required time for documentation is reduced.
 It keeps the user’s information confidential.
 It will send an alert message automatically to the
emergency mobile no. of user relatives.
6. SYSTEM DESIGN
Fig -1 shows the system architecture of proposed system.
The overview of our system is described below.
Process Flow:
 User will register into our applicationandaQRcode
will be generated at the time of registration.ThisQR
code will contain user’s personal and medical data.
 Whenever an accident will occur, any user who is
registered in this app will click the picture of
scenario and will upload it in our application.
 Using GPS, our application will take the exact
location of user and will suggest the nearest
Hospital and Police station.
 User will select the Hospital and Police station and
send an alert message to the hospital and police
station simultaneously.
 Once requesting nearest station house FIR is
generated by station house. Stationhousesendsone
copy to hospital. At the same time Hospitalwillsend
medical help to user’s exact location using GPS.
 Hospitals scan victim’s QR code and supply
treatment consistent with data.
 If Hospital or Police station will not respond within
a given threshold time then that request will
automatically forward to next nearest hospital and
police station.
Fig -1: System Architecture
7. ALGORITHM
Step by Step:
 Determine parameter K = number of nearest
neighbors
 Calculate the distance between the query-instance
and all the training samples
 Sort the distance and determine nearest
neighbors based on the K-th minimum distance
 Gather the category y of the nearest neighbors
 Use simple majority of the category of nearest
neighbors as the prediction value of the query
instance.
Pseudo Code:
Classify (X, Y, x) // X: training data, Y: class labels of X, x:
unknown sample
For i=1 to m do
Compute distance d(Xi, x)
end for
Compute set I containing indices for the k smallest
distances d(Xi, x).
return majority label for {Yi where i E I}
8. RESULT ANALYSIS
Fig -2(a) shows the Home page of our android application.
Here a new user can register or registered user can login.
Fig -2(a): User Home page
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1589
Fig -2(b) shows the Registration page. Here our application
will ask whether the user is normal user, Hospital or Police.
Here we are showing the normal user registration page.
Whenever a new user will register, our application will take
required information including user’s personal data and
medical data.
Fig -2(b): User Registration page
Fig -2(c) shows the QR code generated after registration of
user which will be helpful to accessuser’sdata at hospitalor
police side. This QR code stores the data provided by user
during registration process. This QR code is highly
encrypted. Whenever user will update their data
respectively a new QR code will be generated.
Fig -2(c): QR Code generated after Registration
Fig -2(d) shows the QR code which is generated after
registration. This will be scanned only by hospital or police
to access the information related to user.
Fig -2(d): During QR Code scanning
Fig -2(e) shows the Police registration page. Whenever a
new police station will register in our application, our
application will take all its required information and will
provide a unique username and password to each police
station.
Fig -2(e): Police registration page
Fig -2(f) shows the FIR generation report which will be
generate whenever a user will send an alert message to
police station. A copy of this FIR report will be sent to
hospital.
Fig -2(f): FIR generation report
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1590
Fig -2(g) shows the Hospital Registration page. Whenever a
new Hospital will register into our system, our application
will provide a username and password to that Hospital.
Fig -2(g): Hospital Registration Page
Fig -2(h) shows the exact location of the victim to the police
and hospital by using GPS. It will help the hospital to send
medical help to victim’s location very fast.
Fig -2(h): Victim Navigation
Fig -2(i) shows the send alert request page. After selecting
the nearest hospital and police station, usercan sendanalert
message to respective hospital and police station.
Fig -2(i): Alert request page
9. CONCLUSION
Results have shown that the application developed is ready
to properly fulfill its purpose inside a brief fundamental
measure. Our result shows that the entire time needed to
perform all the tasks, as well as the delivery of AN SMS with
the accident details, followed by providing the close police
headquartersand hospital detailsand causing them an alert
message of the user accident with accurate location of user,
is taking much of short fundamental measure.
10. ACKNOWLEDGEMENT
We take this humble opportunity to express our deep sense
of gratitude to our project guide and Head of Computer
Engineering Department, Prof. Archana Jadhav, who in all
respect helped us from the beginning till the fulfillment
requirement of this paper. Her expert guidance and
inspiration brought completion of paper.
We would like to thank to all our teachers and those who
directly and indirectly supported time to time.
REFERENCES
[1] “Number of smartphone users worldwide from 2014 to
2019 (in millions).” [Online]. Available:
http://www.statista.com/statistics/274774/forecast-
of-mobile-phone-users-worldwide/
[2] Choi, A. W. Lovett, J. Kang, K. Lee, and L. Choi, “Mobile
applications to improve medication adherence:Existing
apps, quality of life and future directions,” Advances in
Pharmacology and Pharmacy app, vol. 3, no. 3, p. 6474,
2015.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1591
[3] S. Heldenbrand, B. C. Martin, P. O. Gubbins, K. Hadden,C.
Renna, R. Shilling, and L. Dayer, “Assessment of
medication adherence app features, functionality, and
health literacy level and the creation of a searchable
web-based adherence app resource for health care
professionals and patients,” Journal of the American
Pharmacists Association, vol. 56, no. 3, p. 293302,
2016.
[4] S. Chan, “Free, easy app for tracking medication
regimens,” 2015. [Online]. Available:
http://www.imedicalapps.com/2015/03/review-
medisafe-app-reminders/
[5] V. Arya, R. Alam, and M. Zheng, “Medication adherence:
Theres an app for that,” Pharmacy Today, vol. 19, no. 6,
p. 34, 2013.
[6] “Medappfinder.” [Online]. Available:
http://medappfinder.com/
[7] “Medisafe pill reminder by medisafe inc.” [Online].
Available: https://itunes.apple.com/us/app/medisafe-
pill-reminder-medication/id573916946?mt=8
[8] “Medcoach medication reminder by greatcall inc.”
[Online]. Available:
https://itunes.apple.com/us/app/medcoach-
medication-reminder/id443065594?mt=8
[9] “Pill monitor free - medication reminders and logs by
maxwell software.” [Online]. Available:
https://itunes.apple.com/en/app/pill-monitor-free-
medication/id485247638?mt=8
[10] “Mymeds the complete medication manager.”
[Online]. Available: http://my-meds.com/
BIOGRAPHIES
Abhay Gupta is a under graduate
student of Computer Engineering
from Savitribai Phule Pune
University, Pune.
Prashant Nischal is a under
graduate student of Computer
Engineering from Savitribai Phule
Pune University, Pune.
Imran Shaikh is a under graduate
student of Computer Engineering
from Savitribai Phule Pune
University, Pune.
Moumita Roy is a under graduate
student of Computer Engineering
from Savitribai Phule Pune
University, Pune.

More Related Content

What's hot

IRJET- Automated Blood Bank with Embedded System
IRJET-  	  Automated Blood Bank with Embedded SystemIRJET-  	  Automated Blood Bank with Embedded System
IRJET- Automated Blood Bank with Embedded SystemIRJET Journal
 
IRJET- A Methodology: Iot Based Drowsy Driving Warning and Traffic Collis...
IRJET-  	  A Methodology: Iot Based Drowsy Driving Warning and Traffic Collis...IRJET-  	  A Methodology: Iot Based Drowsy Driving Warning and Traffic Collis...
IRJET- A Methodology: Iot Based Drowsy Driving Warning and Traffic Collis...IRJET Journal
 
Advanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle CommunicationAdvanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle CommunicationIRJET Journal
 
IRJET- Vehicle Accident Prevention System
IRJET-  	  Vehicle Accident Prevention SystemIRJET-  	  Vehicle Accident Prevention System
IRJET- Vehicle Accident Prevention SystemIRJET Journal
 
IRJET- IoT based Alcohol Smocking Detection System for Public Transport
IRJET- IoT based Alcohol Smocking Detection System for Public TransportIRJET- IoT based Alcohol Smocking Detection System for Public Transport
IRJET- IoT based Alcohol Smocking Detection System for Public TransportIRJET Journal
 
RescueAlert-an accident detection and rescue mechanism
RescueAlert-an accident detection and rescue mechanism RescueAlert-an accident detection and rescue mechanism
RescueAlert-an accident detection and rescue mechanism IJECEIAES
 
Performance Evaluation of Lane Detection Images Based on Fuzzy Logic
Performance Evaluation of Lane Detection Images Based on Fuzzy LogicPerformance Evaluation of Lane Detection Images Based on Fuzzy Logic
Performance Evaluation of Lane Detection Images Based on Fuzzy LogicIRJET Journal
 
Accident detection
Accident detection Accident detection
Accident detection Samana Rao
 
IRJET - Voice Controlled Robot using NodeMCU
IRJET - Voice Controlled Robot using NodeMCUIRJET - Voice Controlled Robot using NodeMCU
IRJET - Voice Controlled Robot using NodeMCUIRJET Journal
 
IRJET- On Board Diagnostics (OBD)3 for Vehicular Management
IRJET- On Board Diagnostics (OBD)3 for Vehicular ManagementIRJET- On Board Diagnostics (OBD)3 for Vehicular Management
IRJET- On Board Diagnostics (OBD)3 for Vehicular ManagementIRJET Journal
 
IRJET- Advanced Centralized RTO System
IRJET- Advanced Centralized RTO SystemIRJET- Advanced Centralized RTO System
IRJET- Advanced Centralized RTO SystemIRJET Journal
 
IRJET- Efficient IoT based Automated Toll Collection System
IRJET-  	  Efficient IoT based Automated Toll Collection SystemIRJET-  	  Efficient IoT based Automated Toll Collection System
IRJET- Efficient IoT based Automated Toll Collection SystemIRJET Journal
 
IRJET- Digitalized Vehicle Identification and Paperless Drivers
IRJET-  	  Digitalized Vehicle Identification and Paperless DriversIRJET-  	  Digitalized Vehicle Identification and Paperless Drivers
IRJET- Digitalized Vehicle Identification and Paperless DriversIRJET Journal
 
IRJET- Automatic Metro Train using RFID
IRJET- Automatic Metro Train using RFIDIRJET- Automatic Metro Train using RFID
IRJET- Automatic Metro Train using RFIDIRJET Journal
 
IRJET- Smart Garbage Monitoring System using Internet Of Things
IRJET-  	  Smart Garbage Monitoring System using Internet Of ThingsIRJET-  	  Smart Garbage Monitoring System using Internet Of Things
IRJET- Smart Garbage Monitoring System using Internet Of ThingsIRJET Journal
 
IRJET - Driver Drowsiness and Alcohol Detection with Car Tracking System usin...
IRJET - Driver Drowsiness and Alcohol Detection with Car Tracking System usin...IRJET - Driver Drowsiness and Alcohol Detection with Car Tracking System usin...
IRJET - Driver Drowsiness and Alcohol Detection with Car Tracking System usin...IRJET Journal
 

What's hot (20)

IRJET- Automated Blood Bank with Embedded System
IRJET-  	  Automated Blood Bank with Embedded SystemIRJET-  	  Automated Blood Bank with Embedded System
IRJET- Automated Blood Bank with Embedded System
 
IRJET- A Methodology: Iot Based Drowsy Driving Warning and Traffic Collis...
IRJET-  	  A Methodology: Iot Based Drowsy Driving Warning and Traffic Collis...IRJET-  	  A Methodology: Iot Based Drowsy Driving Warning and Traffic Collis...
IRJET- A Methodology: Iot Based Drowsy Driving Warning and Traffic Collis...
 
Advanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle CommunicationAdvanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle Communication
 
IRJET- Vehicle Accident Prevention System
IRJET-  	  Vehicle Accident Prevention SystemIRJET-  	  Vehicle Accident Prevention System
IRJET- Vehicle Accident Prevention System
 
IRJET- IoT based Alcohol Smocking Detection System for Public Transport
IRJET- IoT based Alcohol Smocking Detection System for Public TransportIRJET- IoT based Alcohol Smocking Detection System for Public Transport
IRJET- IoT based Alcohol Smocking Detection System for Public Transport
 
RescueAlert-an accident detection and rescue mechanism
RescueAlert-an accident detection and rescue mechanism RescueAlert-an accident detection and rescue mechanism
RescueAlert-an accident detection and rescue mechanism
 
Performance Evaluation of Lane Detection Images Based on Fuzzy Logic
Performance Evaluation of Lane Detection Images Based on Fuzzy LogicPerformance Evaluation of Lane Detection Images Based on Fuzzy Logic
Performance Evaluation of Lane Detection Images Based on Fuzzy Logic
 
DIGITAL NOTICEBOARD USING IOT
DIGITAL NOTICEBOARD USING IOTDIGITAL NOTICEBOARD USING IOT
DIGITAL NOTICEBOARD USING IOT
 
Accident detection
Accident detection Accident detection
Accident detection
 
DETECTION OF DROWSINESS AND DISTRACTION OF DRIVERS USING CNN
DETECTION OF DROWSINESS AND  DISTRACTION OF DRIVERS USING CNNDETECTION OF DROWSINESS AND  DISTRACTION OF DRIVERS USING CNN
DETECTION OF DROWSINESS AND DISTRACTION OF DRIVERS USING CNN
 
IRJET - Voice Controlled Robot using NodeMCU
IRJET - Voice Controlled Robot using NodeMCUIRJET - Voice Controlled Robot using NodeMCU
IRJET - Voice Controlled Robot using NodeMCU
 
IRJET- On Board Diagnostics (OBD)3 for Vehicular Management
IRJET- On Board Diagnostics (OBD)3 for Vehicular ManagementIRJET- On Board Diagnostics (OBD)3 for Vehicular Management
IRJET- On Board Diagnostics (OBD)3 for Vehicular Management
 
IRJET- Advanced Centralized RTO System
IRJET- Advanced Centralized RTO SystemIRJET- Advanced Centralized RTO System
IRJET- Advanced Centralized RTO System
 
REVIEW ON: IOT BASED HEART DISEASE MONITORING SYSTEM
REVIEW ON: IOT BASED HEART DISEASE MONITORING SYSTEMREVIEW ON: IOT BASED HEART DISEASE MONITORING SYSTEM
REVIEW ON: IOT BASED HEART DISEASE MONITORING SYSTEM
 
IRJET- Efficient IoT based Automated Toll Collection System
IRJET-  	  Efficient IoT based Automated Toll Collection SystemIRJET-  	  Efficient IoT based Automated Toll Collection System
IRJET- Efficient IoT based Automated Toll Collection System
 
IRJET- Digitalized Vehicle Identification and Paperless Drivers
IRJET-  	  Digitalized Vehicle Identification and Paperless DriversIRJET-  	  Digitalized Vehicle Identification and Paperless Drivers
IRJET- Digitalized Vehicle Identification and Paperless Drivers
 
IRJET- Automatic Metro Train using RFID
IRJET- Automatic Metro Train using RFIDIRJET- Automatic Metro Train using RFID
IRJET- Automatic Metro Train using RFID
 
IRJET- Smart Garbage Monitoring System using Internet Of Things
IRJET-  	  Smart Garbage Monitoring System using Internet Of ThingsIRJET-  	  Smart Garbage Monitoring System using Internet Of Things
IRJET- Smart Garbage Monitoring System using Internet Of Things
 
IOT based Industrial Automation using Raspberry Pi
IOT based Industrial Automation using  Raspberry PiIOT based Industrial Automation using  Raspberry Pi
IOT based Industrial Automation using Raspberry Pi
 
IRJET - Driver Drowsiness and Alcohol Detection with Car Tracking System usin...
IRJET - Driver Drowsiness and Alcohol Detection with Car Tracking System usin...IRJET - Driver Drowsiness and Alcohol Detection with Car Tracking System usin...
IRJET - Driver Drowsiness and Alcohol Detection with Car Tracking System usin...
 

Similar to IRJET- InstaMed+: Medical Assistance System for Accidents

IRJET- Implementation of Smart Black Box System for Gathering the Safety Info...
IRJET- Implementation of Smart Black Box System for Gathering the Safety Info...IRJET- Implementation of Smart Black Box System for Gathering the Safety Info...
IRJET- Implementation of Smart Black Box System for Gathering the Safety Info...IRJET Journal
 
IRJET- Review of Fingerprint based Automobile Anti-Theft System
IRJET- Review of Fingerprint based Automobile Anti-Theft SystemIRJET- Review of Fingerprint based Automobile Anti-Theft System
IRJET- Review of Fingerprint based Automobile Anti-Theft SystemIRJET Journal
 
IRJET- Advanced Safety Sytem for the Vehicles
IRJET-  	  Advanced Safety Sytem for the VehiclesIRJET-  	  Advanced Safety Sytem for the Vehicles
IRJET- Advanced Safety Sytem for the VehiclesIRJET Journal
 
Crime Record Management system with React Native and Google Cloud Services(Be...
Crime Record Management system with React Native and Google Cloud Services(Be...Crime Record Management system with React Native and Google Cloud Services(Be...
Crime Record Management system with React Native and Google Cloud Services(Be...IRJET Journal
 
IRJET- Dynamic Status Tracking & Security System
IRJET- Dynamic Status Tracking & Security SystemIRJET- Dynamic Status Tracking & Security System
IRJET- Dynamic Status Tracking & Security SystemIRJET Journal
 
IRJET- Smart Dustbin Container using IoT Notification
IRJET- Smart Dustbin Container using IoT NotificationIRJET- Smart Dustbin Container using IoT Notification
IRJET- Smart Dustbin Container using IoT NotificationIRJET Journal
 
IRJET- Intelligent Traffic Control System for Smart Ambulance
IRJET- Intelligent Traffic Control System for Smart AmbulanceIRJET- Intelligent Traffic Control System for Smart Ambulance
IRJET- Intelligent Traffic Control System for Smart AmbulanceIRJET Journal
 
IRJET- IoT based Smart BLACK BOX System
IRJET- IoT based Smart BLACK BOX SystemIRJET- IoT based Smart BLACK BOX System
IRJET- IoT based Smart BLACK BOX SystemIRJET Journal
 
IRJET - IoT based Low Cost Vehicle Monitoring and Alert System
IRJET - IoT based Low Cost Vehicle Monitoring and Alert SystemIRJET - IoT based Low Cost Vehicle Monitoring and Alert System
IRJET - IoT based Low Cost Vehicle Monitoring and Alert SystemIRJET Journal
 
GSM Based Ration Automation Using RFID Technique
GSM Based Ration Automation Using RFID TechniqueGSM Based Ration Automation Using RFID Technique
GSM Based Ration Automation Using RFID TechniqueIJARIDEA Journal
 
IRJET- Smart Vehicle Automation with Blackbox using IoT
IRJET- Smart Vehicle Automation with Blackbox using IoTIRJET- Smart Vehicle Automation with Blackbox using IoT
IRJET- Smart Vehicle Automation with Blackbox using IoTIRJET Journal
 
IRJET- Vehicle Monitoring System using Internet of Things
IRJET- Vehicle Monitoring System using Internet of ThingsIRJET- Vehicle Monitoring System using Internet of Things
IRJET- Vehicle Monitoring System using Internet of ThingsIRJET Journal
 
IRJET- EVM Monitoring and Security over IoT
IRJET- EVM Monitoring and Security over IoTIRJET- EVM Monitoring and Security over IoT
IRJET- EVM Monitoring and Security over IoTIRJET Journal
 
IRJET- Survey on Smart Ambulance with Traffic Management
IRJET- Survey on Smart Ambulance with Traffic ManagementIRJET- Survey on Smart Ambulance with Traffic Management
IRJET- Survey on Smart Ambulance with Traffic ManagementIRJET Journal
 
IRJET- IoT based Smart Ambulance System
IRJET-  	  IoT based Smart Ambulance SystemIRJET-  	  IoT based Smart Ambulance System
IRJET- IoT based Smart Ambulance SystemIRJET Journal
 
Intelligent Accident Detection, Prevention and Reporting System
Intelligent Accident Detection, Prevention and Reporting SystemIntelligent Accident Detection, Prevention and Reporting System
Intelligent Accident Detection, Prevention and Reporting SystemIRJET Journal
 
IRJET- IoT based Accident Tracking and Reporting
IRJET- IoT based Accident Tracking and ReportingIRJET- IoT based Accident Tracking and Reporting
IRJET- IoT based Accident Tracking and ReportingIRJET Journal
 
IRJET- Review Paper on Iot Based Technology in Automobiles
IRJET-  	  Review Paper on Iot Based Technology in AutomobilesIRJET-  	  Review Paper on Iot Based Technology in Automobiles
IRJET- Review Paper on Iot Based Technology in AutomobilesIRJET Journal
 
Basic Office Administration
Basic Office AdministrationBasic Office Administration
Basic Office AdministrationIRJET Journal
 
IRJET - Smart Transportation Monitoring System
IRJET - Smart Transportation Monitoring SystemIRJET - Smart Transportation Monitoring System
IRJET - Smart Transportation Monitoring SystemIRJET Journal
 

Similar to IRJET- InstaMed+: Medical Assistance System for Accidents (20)

IRJET- Implementation of Smart Black Box System for Gathering the Safety Info...
IRJET- Implementation of Smart Black Box System for Gathering the Safety Info...IRJET- Implementation of Smart Black Box System for Gathering the Safety Info...
IRJET- Implementation of Smart Black Box System for Gathering the Safety Info...
 
IRJET- Review of Fingerprint based Automobile Anti-Theft System
IRJET- Review of Fingerprint based Automobile Anti-Theft SystemIRJET- Review of Fingerprint based Automobile Anti-Theft System
IRJET- Review of Fingerprint based Automobile Anti-Theft System
 
IRJET- Advanced Safety Sytem for the Vehicles
IRJET-  	  Advanced Safety Sytem for the VehiclesIRJET-  	  Advanced Safety Sytem for the Vehicles
IRJET- Advanced Safety Sytem for the Vehicles
 
Crime Record Management system with React Native and Google Cloud Services(Be...
Crime Record Management system with React Native and Google Cloud Services(Be...Crime Record Management system with React Native and Google Cloud Services(Be...
Crime Record Management system with React Native and Google Cloud Services(Be...
 
IRJET- Dynamic Status Tracking & Security System
IRJET- Dynamic Status Tracking & Security SystemIRJET- Dynamic Status Tracking & Security System
IRJET- Dynamic Status Tracking & Security System
 
IRJET- Smart Dustbin Container using IoT Notification
IRJET- Smart Dustbin Container using IoT NotificationIRJET- Smart Dustbin Container using IoT Notification
IRJET- Smart Dustbin Container using IoT Notification
 
IRJET- Intelligent Traffic Control System for Smart Ambulance
IRJET- Intelligent Traffic Control System for Smart AmbulanceIRJET- Intelligent Traffic Control System for Smart Ambulance
IRJET- Intelligent Traffic Control System for Smart Ambulance
 
IRJET- IoT based Smart BLACK BOX System
IRJET- IoT based Smart BLACK BOX SystemIRJET- IoT based Smart BLACK BOX System
IRJET- IoT based Smart BLACK BOX System
 
IRJET - IoT based Low Cost Vehicle Monitoring and Alert System
IRJET - IoT based Low Cost Vehicle Monitoring and Alert SystemIRJET - IoT based Low Cost Vehicle Monitoring and Alert System
IRJET - IoT based Low Cost Vehicle Monitoring and Alert System
 
GSM Based Ration Automation Using RFID Technique
GSM Based Ration Automation Using RFID TechniqueGSM Based Ration Automation Using RFID Technique
GSM Based Ration Automation Using RFID Technique
 
IRJET- Smart Vehicle Automation with Blackbox using IoT
IRJET- Smart Vehicle Automation with Blackbox using IoTIRJET- Smart Vehicle Automation with Blackbox using IoT
IRJET- Smart Vehicle Automation with Blackbox using IoT
 
IRJET- Vehicle Monitoring System using Internet of Things
IRJET- Vehicle Monitoring System using Internet of ThingsIRJET- Vehicle Monitoring System using Internet of Things
IRJET- Vehicle Monitoring System using Internet of Things
 
IRJET- EVM Monitoring and Security over IoT
IRJET- EVM Monitoring and Security over IoTIRJET- EVM Monitoring and Security over IoT
IRJET- EVM Monitoring and Security over IoT
 
IRJET- Survey on Smart Ambulance with Traffic Management
IRJET- Survey on Smart Ambulance with Traffic ManagementIRJET- Survey on Smart Ambulance with Traffic Management
IRJET- Survey on Smart Ambulance with Traffic Management
 
IRJET- IoT based Smart Ambulance System
IRJET-  	  IoT based Smart Ambulance SystemIRJET-  	  IoT based Smart Ambulance System
IRJET- IoT based Smart Ambulance System
 
Intelligent Accident Detection, Prevention and Reporting System
Intelligent Accident Detection, Prevention and Reporting SystemIntelligent Accident Detection, Prevention and Reporting System
Intelligent Accident Detection, Prevention and Reporting System
 
IRJET- IoT based Accident Tracking and Reporting
IRJET- IoT based Accident Tracking and ReportingIRJET- IoT based Accident Tracking and Reporting
IRJET- IoT based Accident Tracking and Reporting
 
IRJET- Review Paper on Iot Based Technology in Automobiles
IRJET-  	  Review Paper on Iot Based Technology in AutomobilesIRJET-  	  Review Paper on Iot Based Technology in Automobiles
IRJET- Review Paper on Iot Based Technology in Automobiles
 
Basic Office Administration
Basic Office AdministrationBasic Office Administration
Basic Office Administration
 
IRJET - Smart Transportation Monitoring System
IRJET - Smart Transportation Monitoring SystemIRJET - Smart Transportation Monitoring System
IRJET - Smart Transportation Monitoring System
 

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

Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAbhinavSharma374939
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxhumanexperienceaaa
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
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
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 

Recently uploaded (20)

Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog Converter
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
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
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
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
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 

IRJET- InstaMed+: Medical Assistance System for Accidents

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1587 InstaMed+: Medical Assistance System for Accidents Mr. Abhay Gupta 1, Mr. Imran Shaikh2, Mr. Prashant Nischal3, Miss. Moumita Roy 4, Prof. Archana Jadhav5 1,2,3,4Student, Department of Computer Engineering, Alard College of Engineering, Maharashtra, Pune, India 5Assistant Professor, Department of Computer Engineering, Alard College of Engineering, Pune, Maharashtra, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Long latency is there in case of emergency and responders to arrive may be a primary reason behind magnified fatalities in serious accidents. A technique to scale back this latency is to scale back the number of your time it takes to report an accident. Smartphone’s are present and with network property are excellent devices to right away inform relevant authorities regarding the prevalence of an accident. We have a tendency to be coming up with a mechanical man application which can be helpful for peoples to assist different peoples WHO are laid low with incident like accident. It’ll facilitate U.S.A. to save lots of the accidental person. Project is style for an accident detection system. The accident detection systems inform the police room regarding the accident by clicking icon of accident. The appliance recommend close hospitals and police stations list in application. FIR is generating by police office and sends copy to the revered hospital system. Revered hospital scan user QR Code and supply treatment per info. Conjointly send emergency SMS to user’s pre register mobile variety Key Words: GPS, mobile interaction, QR-Codes. 1. INTRODUCTION A QR code may be a kind of barcode that may hold a lot of info than the acquainted kind scanned at checkouts round the country. The “QR” stands for “quick response,” a relevance the speed at that the big amounts of knowledge they contain is decoded by scanners. They were unreal in 1994 in Japan and an initio used for chase shipping. Because the code is simply decoded by the camera of sensible phone, this technology is progressively accessible to the typical person. Rather than chase automotive elements and packages, the codes is accustomed store info of any user. A QR code acts as a link embedded within the globe, desegregation it with the virtual pc world. The event of transportation has been the generative power for people in general to possess the best civilization on top of creatures within the earth. Automobile features a nice importance in our existence. We have a tendency to utilize it to travel to our work place, detain bit with our friends and family, and deliver our product. However it also brings disaster to U.S.A. and even can kill U.S.A. through accidents. AN accident may be a deviation from expected behaviour of event that adversely affects the property, living body or persons and also the atmosphere. Move is primary concern for everybody. Recent advancesin automaton square measures one amongst the foremost widespread sensible phone platforms at the instant, and also the quality is even raising. In addition, it'sone amongst the foremost open andversatile platforms providing software package developers quick access to phone hardware and wealthy software package API. Smartphone technologies square measure creating it potential to reduce the death rate that square measure happening by vehicle accidents in an exceedingly a lot of transportable and price effective manner than the standard in-vehicle solutions. 2. EXISITING SYSTEM Existing system contain lots of defect. In existingsystemuser need call police station and hospital individually.Thenpolice station registers FIR. Unless and until police stationfinishits process hospital can’t proceed further. After finishing FIR process, hospital admits the injured person. There isn’t any automation system for accident. 3. DISADVANTAGES OF EXISITING SYSTEM  Existing system is lengthy and time consuming.  Lengthy paper work process.  Need collaborative working of police station and hospital.  Risk to life increases as in result to increase in death rate. 4. PROPOSED SYSTEM Propose system collect user data at starting andgenerateQR code for on an individual basis. When accident, user take a photograph and send to nearest station house suggested by system along side location data additionally inform to the closest hospital. When station house permission, system mechanically generate FIR alongside accident image and send to the hospital. Hospital sends feedback to user and when planning to accident location nurse scans the user QR code to induce user data instantly. And supply treatment to the user. 5. ADVANTAGES  Instant recommendation of nearest police station and hospital.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1588  Required time for documentation is reduced.  It keeps the user’s information confidential.  It will send an alert message automatically to the emergency mobile no. of user relatives. 6. SYSTEM DESIGN Fig -1 shows the system architecture of proposed system. The overview of our system is described below. Process Flow:  User will register into our applicationandaQRcode will be generated at the time of registration.ThisQR code will contain user’s personal and medical data.  Whenever an accident will occur, any user who is registered in this app will click the picture of scenario and will upload it in our application.  Using GPS, our application will take the exact location of user and will suggest the nearest Hospital and Police station.  User will select the Hospital and Police station and send an alert message to the hospital and police station simultaneously.  Once requesting nearest station house FIR is generated by station house. Stationhousesendsone copy to hospital. At the same time Hospitalwillsend medical help to user’s exact location using GPS.  Hospitals scan victim’s QR code and supply treatment consistent with data.  If Hospital or Police station will not respond within a given threshold time then that request will automatically forward to next nearest hospital and police station. Fig -1: System Architecture 7. ALGORITHM Step by Step:  Determine parameter K = number of nearest neighbors  Calculate the distance between the query-instance and all the training samples  Sort the distance and determine nearest neighbors based on the K-th minimum distance  Gather the category y of the nearest neighbors  Use simple majority of the category of nearest neighbors as the prediction value of the query instance. Pseudo Code: Classify (X, Y, x) // X: training data, Y: class labels of X, x: unknown sample For i=1 to m do Compute distance d(Xi, x) end for Compute set I containing indices for the k smallest distances d(Xi, x). return majority label for {Yi where i E I} 8. RESULT ANALYSIS Fig -2(a) shows the Home page of our android application. Here a new user can register or registered user can login. Fig -2(a): User Home page
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1589 Fig -2(b) shows the Registration page. Here our application will ask whether the user is normal user, Hospital or Police. Here we are showing the normal user registration page. Whenever a new user will register, our application will take required information including user’s personal data and medical data. Fig -2(b): User Registration page Fig -2(c) shows the QR code generated after registration of user which will be helpful to accessuser’sdata at hospitalor police side. This QR code stores the data provided by user during registration process. This QR code is highly encrypted. Whenever user will update their data respectively a new QR code will be generated. Fig -2(c): QR Code generated after Registration Fig -2(d) shows the QR code which is generated after registration. This will be scanned only by hospital or police to access the information related to user. Fig -2(d): During QR Code scanning Fig -2(e) shows the Police registration page. Whenever a new police station will register in our application, our application will take all its required information and will provide a unique username and password to each police station. Fig -2(e): Police registration page Fig -2(f) shows the FIR generation report which will be generate whenever a user will send an alert message to police station. A copy of this FIR report will be sent to hospital. Fig -2(f): FIR generation report
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1590 Fig -2(g) shows the Hospital Registration page. Whenever a new Hospital will register into our system, our application will provide a username and password to that Hospital. Fig -2(g): Hospital Registration Page Fig -2(h) shows the exact location of the victim to the police and hospital by using GPS. It will help the hospital to send medical help to victim’s location very fast. Fig -2(h): Victim Navigation Fig -2(i) shows the send alert request page. After selecting the nearest hospital and police station, usercan sendanalert message to respective hospital and police station. Fig -2(i): Alert request page 9. CONCLUSION Results have shown that the application developed is ready to properly fulfill its purpose inside a brief fundamental measure. Our result shows that the entire time needed to perform all the tasks, as well as the delivery of AN SMS with the accident details, followed by providing the close police headquartersand hospital detailsand causing them an alert message of the user accident with accurate location of user, is taking much of short fundamental measure. 10. ACKNOWLEDGEMENT We take this humble opportunity to express our deep sense of gratitude to our project guide and Head of Computer Engineering Department, Prof. Archana Jadhav, who in all respect helped us from the beginning till the fulfillment requirement of this paper. Her expert guidance and inspiration brought completion of paper. We would like to thank to all our teachers and those who directly and indirectly supported time to time. REFERENCES [1] “Number of smartphone users worldwide from 2014 to 2019 (in millions).” [Online]. Available: http://www.statista.com/statistics/274774/forecast- of-mobile-phone-users-worldwide/ [2] Choi, A. W. Lovett, J. Kang, K. Lee, and L. Choi, “Mobile applications to improve medication adherence:Existing apps, quality of life and future directions,” Advances in Pharmacology and Pharmacy app, vol. 3, no. 3, p. 6474, 2015.
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1591 [3] S. Heldenbrand, B. C. Martin, P. O. Gubbins, K. Hadden,C. Renna, R. Shilling, and L. Dayer, “Assessment of medication adherence app features, functionality, and health literacy level and the creation of a searchable web-based adherence app resource for health care professionals and patients,” Journal of the American Pharmacists Association, vol. 56, no. 3, p. 293302, 2016. [4] S. Chan, “Free, easy app for tracking medication regimens,” 2015. [Online]. Available: http://www.imedicalapps.com/2015/03/review- medisafe-app-reminders/ [5] V. Arya, R. Alam, and M. Zheng, “Medication adherence: Theres an app for that,” Pharmacy Today, vol. 19, no. 6, p. 34, 2013. [6] “Medappfinder.” [Online]. Available: http://medappfinder.com/ [7] “Medisafe pill reminder by medisafe inc.” [Online]. Available: https://itunes.apple.com/us/app/medisafe- pill-reminder-medication/id573916946?mt=8 [8] “Medcoach medication reminder by greatcall inc.” [Online]. Available: https://itunes.apple.com/us/app/medcoach- medication-reminder/id443065594?mt=8 [9] “Pill monitor free - medication reminders and logs by maxwell software.” [Online]. Available: https://itunes.apple.com/en/app/pill-monitor-free- medication/id485247638?mt=8 [10] “Mymeds the complete medication manager.” [Online]. Available: http://my-meds.com/ BIOGRAPHIES Abhay Gupta is a under graduate student of Computer Engineering from Savitribai Phule Pune University, Pune. Prashant Nischal is a under graduate student of Computer Engineering from Savitribai Phule Pune University, Pune. Imran Shaikh is a under graduate student of Computer Engineering from Savitribai Phule Pune University, Pune. Moumita Roy is a under graduate student of Computer Engineering from Savitribai Phule Pune University, Pune.