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: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2675
UBER FOR AMBULANCES, EMERGENCY HEALTH RESPONSE AND BLOOD
INVENTORY
Chetan Pawar1, Ronil Patil2, Shubham Adivarekar3, Hiteshree Navale 4, Prof. Rohini Patil5
Dept. of Computer Engineering, Terna Engineering College, Nerul, Navi Mumbai
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - In India, the primaryreasonforavoidable deaths
can be attributed to the fact that the personcouldnotbetaken
to the hospital on time. This is not only due to the congestion
on the road but also due to the delay in the procurement of
emergency services ambulances. This gap betweenthepatient
and the ambulance exists largely due to the absence of an
effective system which could locate and connect the
ambulance driver to the patients. To solve this problem, we
need to look no further than the hugely popular ride hailing
application-Uber. If the Uber model can be applied, taking
taxis out of the equation and adding ambulances, not only will
we achieve an effective and convenient network of emergency
services, but also save countless lives. Ambulances are the
workhorse of Emergency medical response. Usually, Patients
are limited to the medical contacts in their phone; for this
reason, whenever in an emergency, they discover difficult to
get any assist. This system aims to create an application that
would empower the patient to book an ambulance to the
hospital. The patient can provide their location as well as the
desired hospital location to the application. The system would
then figure out the closest available ambulance and the
quotations and distance of the ride. Finally, payment services
will be provided to facilitate hassle-free payment to the
ambulance driver. The undertaking in addition endeavors
to make a contribution blood stock-delivery services to the
hospitals.
Key Words: Ambulance, Application, Blood
Inventory, Health, Response
1. INTRODUCTION
Medical science has improved the standard of living
significantly. Anybody at the potential risk of their lifecan be
led to the path of recovery through the means of a radical
health response. Emergency patients need a swift and
efficient modeof transport tothe nearest hospitals. Thistask
might look manageable but is pretty complex. The proposed
applicationaimstomakecertainsimplicity,effectiveness,and
responsive elements, through the means of a modern cross-
platform mobile application that can allow the customer to
find out the close by ambulance and hospitals.ReactNative,a
cross-platform mobile application framework based on
JavaScript, will be the base of the application. This would
allow both Android and IOS users to avail the benefits of the
application. The Patient can locate the ambulance based on
its location and estimated time of arrival through the means
of Google Maps and Geolocation API.
2. LITERATURE SURVEY
A. A Study on Consumer Perception of Ola and Uber Taxi
Services
In this, [1] have done a survey of the Ola and Ubercustomers
and found out what makes them prefer it over the
conventional taxi services. They have found out that the
major reasons for people preferring Uber and Ola are the
ease of booking and prompt arrival. Since we are building an
Uber for ambulances, the insights from this paper would be
invaluable. The results of the surveywill helpusinbuildinga
customer-centric application and rectifying the problems
faced in the conventional ambulance experience.
B. Ambulance Service
In this [2] provide a general thesis on an effective
ambulance service. They have proposed an Android
application for booking ambulances by connecting the
patient and the driver. The software architecture defined in
the paper forms the basis of our proposedsystem. Weintend
to improve upon the paper by using modern application
development tools such as React Native and Graphql and
also provide an aesthetic User Interface.
C. An Efficient Application Model of Smart Ambulance
Support (108) Services
In this [3] talk about the variousfeaturesandequipmentthat
must be present in an ambulance to ensure an efficient
service.
D. GPS Based Shortest direction for Ambulances using
VANETs
In this [4] talk about a VANET path based real-time
navigation system for ambulances to provide the shortest
path taking traffic congestion into account and adjusting
accordingly. Their study proposed a dynamic routing
algorithm based on integration of GPS and real-time traffic
data. They concluded that the proposed solution is much
better that static routing and will save time.
E. Location Tracking using Google Geolocation API
In this [5] present a fully implemented system which is used
for tracking a location using Google Geolocation API. The
location is tracked with the help of the GPS present in the
user’s device.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2676
3. SYSTEM ARCHITECTURE
A. Software Architecture
This mobile application comprises of a three-tier software
architecture. The presentation tier containstheReactNative
based cross-platform application which have two types of
users; customer and driver. The application tier
communicates with the presentation tier through a Axios
HTTP Client. NodeJS is used to build the application server,
with Express.js providing the framework. Payment,SMSand
Maps API is also present to provide theirrespectiveservices.
The data tier consists of the database server, housinganSQL
database. The application server is connected to the
database, query it and also modify it through an SQL client.
Fig 1. Software Architecture Diagram
B. Use Case Diagram of the System
The following Use Case Diagram shows the different ways
the user can interact with the system. It mentions the
frequent interactions that a user might have withthesystem
and also shows the basic flow of events occurring during the
use of the application.
Fig 2. Use Case Diagram
C. Sequence Diagram of the System
The following Sequence Diagram of the entire system
explains how the various entities interact with each other
and also provides a sequence of the general events that
occur during the use of the application.Therearetwoactors’
part of the system, namely the Customer and the Driver. The
server acts as the bridge between the two actors.Themobile
application present at the actors’ side provide as a medium
of communication between them and the server.
Fig 3. Sequence Diagram
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2677
4. PROPOSED SYSTEM
A. System Overview
In this project we have built a system to facilitateemergency
health response. In particular, we have looked to create a
modern, cross-platform mobile application for locating and
booking an ambulance for transporting a patient to the
hospital, by following the Uber model.
The application is having 2 types of users:
1. Customer: It can be anyone who is requesting the
services of an ambulance; A person requesting on
the behalf of the patient or the patient themself.
2. Driver: The driver of the ambulance who will be
notified of the customer’s request.
There is a single app for both the customer and the driver
with two modes, customer mode and driver mode. The
preferred mode can be chosen during registration.
To determine the ambulance path, we have used Google
Maps SDK and its geolocation API for the route.
B. User Architecture
The initial parts of the application are the customer mobile
application, and driver mobile application.
 Customer
● Registration and login through mobile number
and password
● SMS service for
○ verification of phone number
○ resetting password
○ confirmation of payment
● A 2D map displaying
○ the current location of the customer
○ the ambulance(s) available nearby
○ the nearby hospitals
○ upon successful booking of an ambulance,
the live tracking of it to the point of
reaching the hospital
● Address pinning and storage of addresses
● Details of the ambulance
○ Driver’s name
○ Driver’s photo
○ Driver’s phone number
○ Registration number
● Option between cash/cashless payment
● Third-party payment gateway to facilitate
cashless payment.
● Route to be taken by the ambulance
predetermined by the geolocation API
● Estimated Time of Arrival of the ambulance
● Total Cost of the service will be displayed
● Push notifications to indicate the arrival of the
ambulance
● OTP to be provided to the driver during
verification will be displayed
● Past bookings history
● A rating out of 5 stars can be given to the driver
 Driver
● Registration using
○ Name
○ Phone Number
○ Registration Number of the ambulance
○ Profile picture
○ Password
○ UPI/Bank Account details for payment
● Login using phone number and password
● Current location of the driver
● Upon a request
○ the location of the customer and the
hospital chosen by them
○ option to accept/reject the request
○ Mode of payment chosen by the customer
● Upon accepting a request, route navigation till the
hospital
● Input for entering the OTP provided by the
customer for verification.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2678
5. RESULT
6. CONCLUSION
Currently, there is not much development in the field of
mobile application-based health services, with only a few
projects working to aid ambulances. It is our attempt to
change the scenario through thisprojectbyprovidinga more
user-friendly experience. This will be beneficial fortheusers
in case of any type of emergencies as it savestimewhichgets
consumed in searching for the ambulance by other means.
The project also hopes to assist the ambulance drivers by
providing the most efficient path right from picking up the
patient to reaching the hospital. When both the user and the
driver are benefitted in this way, it will lead to the bridging
of the communication gap between them, thus ensuringthat
timely emergency medical service is provided to the patient
and their likelihood of treatment and survival is maximized.
REFERENCES
[1] Rajesh, Rupali & Chincholkar, Snehal. (2018). A
Study on Consumer Perception of Ola and Uber Taxi
Services. 3. 25-31.10.17010/ijcs/2018/v3/i5/138779.
[2] Mrs. Chavan PragatiP., Ms.Thosar Mrunal R.,Ms.
Panchal Sudha, Ms. Bandel Pooja D, “Ambulance
Service”, International Journal ofAdvancedResearchin
Computer and Communication Engineering, Vol-5,
Issue-2,2019, pages 2395-4396
[3] Sareen Fathima, Suzaifa, Abdo H Guroob, Mustafa
Basthikodi, “An Efficient Application Model of Smart
Ambulance Support (108) Services”, International
Journal of Innovative Technology and Exploring
Engineering (IJITEE) ISSN: 2278-3075, Volume-8,
Issue- 6S4, April 2019
[4]Shekar, Smitha, Narendra Kumar, Usha Rani,
Divyashree, Gayatri Georgeand Aparajitha Murali.“GPS
Based Shortest Path for Ambulances using VANETs.”
[5]Monika Sharma and Sudha Morwal, “Location
Tracking using Google Geolocation API”
[6]https://click2clinic.com/blog/45/Challenges-in-
Ambulance-Travel
[7]https://medium.com/@narengowda/uber-system-
design-8b2bc95e2cfe
[8]https://bootcamp.uxdesign.cc/case-study-
designing-uber-for-ambulance-6fecef139efe

More Related Content

What's hot

Employee management system1
Employee management system1Employee management system1
Employee management system1supriya
 
Variables, Data Types, Operator & Expression in c in detail
Variables, Data Types, Operator & Expression in c in detailVariables, Data Types, Operator & Expression in c in detail
Variables, Data Types, Operator & Expression in c in detailgourav kottawar
 
INTRODUCTION TO C PROGRAMMING
INTRODUCTION TO C PROGRAMMINGINTRODUCTION TO C PROGRAMMING
INTRODUCTION TO C PROGRAMMINGAbhishek Dwivedi
 
Online Blood Donor Management System.pptx
Online Blood Donor Management System.pptxOnline Blood Donor Management System.pptx
Online Blood Donor Management System.pptx20EUCS065KAVINRAJGK
 
A Research Paper On College Management System
A Research Paper On College Management SystemA Research Paper On College Management System
A Research Paper On College Management SystemTony Lisko
 
Object oriented software engineering concepts
Object oriented software engineering conceptsObject oriented software engineering concepts
Object oriented software engineering conceptsKomal Singh
 
Applying UML and Patterns (CH1, 6, 9, 10)
Applying UML and Patterns (CH1, 6, 9, 10)Applying UML and Patterns (CH1, 6, 9, 10)
Applying UML and Patterns (CH1, 6, 9, 10)Jamie (Taka) Wang
 
KEY FRAME SYSTEM-Ruby Stella mary.pptx
KEY FRAME SYSTEM-Ruby Stella mary.pptxKEY FRAME SYSTEM-Ruby Stella mary.pptx
KEY FRAME SYSTEM-Ruby Stella mary.pptxComputerScienceDepar6
 
Android ppt with example of budget manager
Android ppt with example of budget managerAndroid ppt with example of budget manager
Android ppt with example of budget managerNalini Mehta
 
Lecture 19 design concepts
Lecture 19   design conceptsLecture 19   design concepts
Lecture 19 design conceptsIIUI
 
Blood bank E-R diagram by Foysal
Blood bank E-R diagram by FoysalBlood bank E-R diagram by Foysal
Blood bank E-R diagram by FoysalFoysal Mahmud
 
PATIENT MANAGEMENT SYSTEM project
PATIENT MANAGEMENT SYSTEM projectPATIENT MANAGEMENT SYSTEM project
PATIENT MANAGEMENT SYSTEM projectLaud Randy Amofah
 
computer animation languages-N.Kavitha.pptx
computer animation languages-N.Kavitha.pptxcomputer animation languages-N.Kavitha.pptx
computer animation languages-N.Kavitha.pptxComputerScienceDepar6
 
Hostpital management system(srs)
Hostpital management system(srs)Hostpital management system(srs)
Hostpital management system(srs)maamir farooq
 
Bezier Curve and Spline Curve
Bezier Curve and Spline CurveBezier Curve and Spline Curve
Bezier Curve and Spline CurveAsifShahariar1
 

What's hot (20)

Employee management system1
Employee management system1Employee management system1
Employee management system1
 
Bezier Curves
Bezier CurvesBezier Curves
Bezier Curves
 
Unit4
Unit4Unit4
Unit4
 
Variables, Data Types, Operator & Expression in c in detail
Variables, Data Types, Operator & Expression in c in detailVariables, Data Types, Operator & Expression in c in detail
Variables, Data Types, Operator & Expression in c in detail
 
INTRODUCTION TO C PROGRAMMING
INTRODUCTION TO C PROGRAMMINGINTRODUCTION TO C PROGRAMMING
INTRODUCTION TO C PROGRAMMING
 
Online Blood Donor Management System.pptx
Online Blood Donor Management System.pptxOnline Blood Donor Management System.pptx
Online Blood Donor Management System.pptx
 
A Research Paper On College Management System
A Research Paper On College Management SystemA Research Paper On College Management System
A Research Paper On College Management System
 
Bezier Curve
Bezier Curve Bezier Curve
Bezier Curve
 
Object oriented software engineering concepts
Object oriented software engineering conceptsObject oriented software engineering concepts
Object oriented software engineering concepts
 
Internship report
Internship reportInternship report
Internship report
 
Applying UML and Patterns (CH1, 6, 9, 10)
Applying UML and Patterns (CH1, 6, 9, 10)Applying UML and Patterns (CH1, 6, 9, 10)
Applying UML and Patterns (CH1, 6, 9, 10)
 
KEY FRAME SYSTEM-Ruby Stella mary.pptx
KEY FRAME SYSTEM-Ruby Stella mary.pptxKEY FRAME SYSTEM-Ruby Stella mary.pptx
KEY FRAME SYSTEM-Ruby Stella mary.pptx
 
Use case model
Use case modelUse case model
Use case model
 
Android ppt with example of budget manager
Android ppt with example of budget managerAndroid ppt with example of budget manager
Android ppt with example of budget manager
 
Lecture 19 design concepts
Lecture 19   design conceptsLecture 19   design concepts
Lecture 19 design concepts
 
Blood bank E-R diagram by Foysal
Blood bank E-R diagram by FoysalBlood bank E-R diagram by Foysal
Blood bank E-R diagram by Foysal
 
PATIENT MANAGEMENT SYSTEM project
PATIENT MANAGEMENT SYSTEM projectPATIENT MANAGEMENT SYSTEM project
PATIENT MANAGEMENT SYSTEM project
 
computer animation languages-N.Kavitha.pptx
computer animation languages-N.Kavitha.pptxcomputer animation languages-N.Kavitha.pptx
computer animation languages-N.Kavitha.pptx
 
Hostpital management system(srs)
Hostpital management system(srs)Hostpital management system(srs)
Hostpital management system(srs)
 
Bezier Curve and Spline Curve
Bezier Curve and Spline CurveBezier Curve and Spline Curve
Bezier Curve and Spline Curve
 

Similar to UBER FOR AMBULANCES, EMERGENCY HEALTH RESPONSE AND BLOOD INVENTORY

IRJET- Application for Keen Transporation and Crisis Framework
IRJET-  	  Application for Keen Transporation and Crisis FrameworkIRJET-  	  Application for Keen Transporation and Crisis Framework
IRJET- Application for Keen Transporation and Crisis FrameworkIRJET Journal
 
ELECTRIC VEHICLE CHARGING STATION FINDER AND SLOT BOOKING MOBILE APPLICATION ...
ELECTRIC VEHICLE CHARGING STATION FINDER AND SLOT BOOKING MOBILE APPLICATION ...ELECTRIC VEHICLE CHARGING STATION FINDER AND SLOT BOOKING MOBILE APPLICATION ...
ELECTRIC VEHICLE CHARGING STATION FINDER AND SLOT BOOKING MOBILE APPLICATION ...IRJET 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
 
IRJET- Food Order in Train
IRJET-  	  Food Order in TrainIRJET-  	  Food Order in Train
IRJET- Food Order in TrainIRJET 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 - Centralized Data for Transport Automation System using Android St...
IRJET -  	  Centralized Data for Transport Automation System using Android St...IRJET -  	  Centralized Data for Transport Automation System using Android St...
IRJET - Centralized Data for Transport Automation System using Android St...IRJET Journal
 
IRJET- Reducing Transportation Cost by Managing Rides using an Android Applic...
IRJET- Reducing Transportation Cost by Managing Rides using an Android Applic...IRJET- Reducing Transportation Cost by Managing Rides using an Android Applic...
IRJET- Reducing Transportation Cost by Managing Rides using an Android Applic...IRJET Journal
 
IRJET- Emergency Accident Reporting using Smartphone
IRJET- Emergency Accident Reporting using SmartphoneIRJET- Emergency Accident Reporting using Smartphone
IRJET- Emergency Accident Reporting using SmartphoneIRJET Journal
 
Cab Booking Application
Cab Booking ApplicationCab Booking Application
Cab Booking ApplicationIRJET Journal
 
Reservation based s park system using embedded server and android application
Reservation based s park system using embedded server and android applicationReservation based s park system using embedded server and android application
Reservation based s park system using embedded server and android applicationeSAT Journals
 
IRJET- Usage-Based Automotive Insurance System
IRJET- Usage-Based Automotive Insurance SystemIRJET- Usage-Based Automotive Insurance System
IRJET- Usage-Based Automotive Insurance SystemIRJET Journal
 
IRJET - Android based M-Application for Car Parking using QR Code
IRJET - Android based M-Application for Car Parking using QR CodeIRJET - Android based M-Application for Car Parking using QR Code
IRJET - Android based M-Application for Car Parking using QR CodeIRJET Journal
 
HealthMe: An Android App for Interlinking of nearby Hospitals for Resource Sh...
HealthMe: An Android App for Interlinking of nearby Hospitals for Resource Sh...HealthMe: An Android App for Interlinking of nearby Hospitals for Resource Sh...
HealthMe: An Android App for Interlinking of nearby Hospitals for Resource Sh...IRJET Journal
 
IRJET- Toll Plaza Payment using QR Code
IRJET- Toll Plaza Payment using QR CodeIRJET- Toll Plaza Payment using QR Code
IRJET- Toll Plaza Payment using QR CodeIRJET Journal
 
Smart Management of EV Charging Station
Smart Management of EV Charging StationSmart Management of EV Charging Station
Smart Management of EV Charging StationIRJET Journal
 
IRJET- Real Time Transport Tracking and Management System using Google API
IRJET- Real Time Transport Tracking and Management System using Google APIIRJET- Real Time Transport Tracking and Management System using Google API
IRJET- Real Time Transport Tracking and Management System using Google APIIRJET Journal
 
IRJET- Emergency Medical Dispatcher
IRJET- Emergency Medical DispatcherIRJET- Emergency Medical Dispatcher
IRJET- Emergency Medical DispatcherIRJET Journal
 

Similar to UBER FOR AMBULANCES, EMERGENCY HEALTH RESPONSE AND BLOOD INVENTORY (20)

IRJET- Application for Keen Transporation and Crisis Framework
IRJET-  	  Application for Keen Transporation and Crisis FrameworkIRJET-  	  Application for Keen Transporation and Crisis Framework
IRJET- Application for Keen Transporation and Crisis Framework
 
ELECTRIC VEHICLE CHARGING STATION FINDER AND SLOT BOOKING MOBILE APPLICATION ...
ELECTRIC VEHICLE CHARGING STATION FINDER AND SLOT BOOKING MOBILE APPLICATION ...ELECTRIC VEHICLE CHARGING STATION FINDER AND SLOT BOOKING MOBILE APPLICATION ...
ELECTRIC VEHICLE CHARGING STATION FINDER AND SLOT BOOKING MOBILE APPLICATION ...
 
IRJET- IoT based Smart Ambulance System
IRJET-  	  IoT based Smart Ambulance SystemIRJET-  	  IoT based Smart Ambulance System
IRJET- IoT based Smart Ambulance System
 
IRJET- Food Order in Train
IRJET-  	  Food Order in TrainIRJET-  	  Food Order in Train
IRJET- Food Order in Train
 
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 - Centralized Data for Transport Automation System using Android St...
IRJET -  	  Centralized Data for Transport Automation System using Android St...IRJET -  	  Centralized Data for Transport Automation System using Android St...
IRJET - Centralized Data for Transport Automation System using Android St...
 
Irjet v7 i3290
Irjet v7 i3290Irjet v7 i3290
Irjet v7 i3290
 
IRJET- Reducing Transportation Cost by Managing Rides using an Android Applic...
IRJET- Reducing Transportation Cost by Managing Rides using an Android Applic...IRJET- Reducing Transportation Cost by Managing Rides using an Android Applic...
IRJET- Reducing Transportation Cost by Managing Rides using an Android Applic...
 
IRJET- Emergency Accident Reporting using Smartphone
IRJET- Emergency Accident Reporting using SmartphoneIRJET- Emergency Accident Reporting using Smartphone
IRJET- Emergency Accident Reporting using Smartphone
 
Cab Booking Application
Cab Booking ApplicationCab Booking Application
Cab Booking Application
 
Final Proposal
Final ProposalFinal Proposal
Final Proposal
 
Reservation based s park system using embedded server and android application
Reservation based s park system using embedded server and android applicationReservation based s park system using embedded server and android application
Reservation based s park system using embedded server and android application
 
IRJET- Usage-Based Automotive Insurance System
IRJET- Usage-Based Automotive Insurance SystemIRJET- Usage-Based Automotive Insurance System
IRJET- Usage-Based Automotive Insurance System
 
IRJET - Android based M-Application for Car Parking using QR Code
IRJET - Android based M-Application for Car Parking using QR CodeIRJET - Android based M-Application for Car Parking using QR Code
IRJET - Android based M-Application for Car Parking using QR Code
 
HealthMe: An Android App for Interlinking of nearby Hospitals for Resource Sh...
HealthMe: An Android App for Interlinking of nearby Hospitals for Resource Sh...HealthMe: An Android App for Interlinking of nearby Hospitals for Resource Sh...
HealthMe: An Android App for Interlinking of nearby Hospitals for Resource Sh...
 
IRJET- Toll Plaza Payment using QR Code
IRJET- Toll Plaza Payment using QR CodeIRJET- Toll Plaza Payment using QR Code
IRJET- Toll Plaza Payment using QR Code
 
Project synopsis.
Project synopsis.Project synopsis.
Project synopsis.
 
Smart Management of EV Charging Station
Smart Management of EV Charging StationSmart Management of EV Charging Station
Smart Management of EV Charging Station
 
IRJET- Real Time Transport Tracking and Management System using Google API
IRJET- Real Time Transport Tracking and Management System using Google APIIRJET- Real Time Transport Tracking and Management System using Google API
IRJET- Real Time Transport Tracking and Management System using Google API
 
IRJET- Emergency Medical Dispatcher
IRJET- Emergency Medical DispatcherIRJET- Emergency Medical Dispatcher
IRJET- Emergency Medical Dispatcher
 

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

UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
(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
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
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
 
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
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdfankushspencer015
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 

Recently uploaded (20)

UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
(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...
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
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)
 
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
 
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
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 

UBER FOR AMBULANCES, EMERGENCY HEALTH RESPONSE AND BLOOD INVENTORY

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2675 UBER FOR AMBULANCES, EMERGENCY HEALTH RESPONSE AND BLOOD INVENTORY Chetan Pawar1, Ronil Patil2, Shubham Adivarekar3, Hiteshree Navale 4, Prof. Rohini Patil5 Dept. of Computer Engineering, Terna Engineering College, Nerul, Navi Mumbai ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - In India, the primaryreasonforavoidable deaths can be attributed to the fact that the personcouldnotbetaken to the hospital on time. This is not only due to the congestion on the road but also due to the delay in the procurement of emergency services ambulances. This gap betweenthepatient and the ambulance exists largely due to the absence of an effective system which could locate and connect the ambulance driver to the patients. To solve this problem, we need to look no further than the hugely popular ride hailing application-Uber. If the Uber model can be applied, taking taxis out of the equation and adding ambulances, not only will we achieve an effective and convenient network of emergency services, but also save countless lives. Ambulances are the workhorse of Emergency medical response. Usually, Patients are limited to the medical contacts in their phone; for this reason, whenever in an emergency, they discover difficult to get any assist. This system aims to create an application that would empower the patient to book an ambulance to the hospital. The patient can provide their location as well as the desired hospital location to the application. The system would then figure out the closest available ambulance and the quotations and distance of the ride. Finally, payment services will be provided to facilitate hassle-free payment to the ambulance driver. The undertaking in addition endeavors to make a contribution blood stock-delivery services to the hospitals. Key Words: Ambulance, Application, Blood Inventory, Health, Response 1. INTRODUCTION Medical science has improved the standard of living significantly. Anybody at the potential risk of their lifecan be led to the path of recovery through the means of a radical health response. Emergency patients need a swift and efficient modeof transport tothe nearest hospitals. Thistask might look manageable but is pretty complex. The proposed applicationaimstomakecertainsimplicity,effectiveness,and responsive elements, through the means of a modern cross- platform mobile application that can allow the customer to find out the close by ambulance and hospitals.ReactNative,a cross-platform mobile application framework based on JavaScript, will be the base of the application. This would allow both Android and IOS users to avail the benefits of the application. The Patient can locate the ambulance based on its location and estimated time of arrival through the means of Google Maps and Geolocation API. 2. LITERATURE SURVEY A. A Study on Consumer Perception of Ola and Uber Taxi Services In this, [1] have done a survey of the Ola and Ubercustomers and found out what makes them prefer it over the conventional taxi services. They have found out that the major reasons for people preferring Uber and Ola are the ease of booking and prompt arrival. Since we are building an Uber for ambulances, the insights from this paper would be invaluable. The results of the surveywill helpusinbuildinga customer-centric application and rectifying the problems faced in the conventional ambulance experience. B. Ambulance Service In this [2] provide a general thesis on an effective ambulance service. They have proposed an Android application for booking ambulances by connecting the patient and the driver. The software architecture defined in the paper forms the basis of our proposedsystem. Weintend to improve upon the paper by using modern application development tools such as React Native and Graphql and also provide an aesthetic User Interface. C. An Efficient Application Model of Smart Ambulance Support (108) Services In this [3] talk about the variousfeaturesandequipmentthat must be present in an ambulance to ensure an efficient service. D. GPS Based Shortest direction for Ambulances using VANETs In this [4] talk about a VANET path based real-time navigation system for ambulances to provide the shortest path taking traffic congestion into account and adjusting accordingly. Their study proposed a dynamic routing algorithm based on integration of GPS and real-time traffic data. They concluded that the proposed solution is much better that static routing and will save time. E. Location Tracking using Google Geolocation API In this [5] present a fully implemented system which is used for tracking a location using Google Geolocation API. The location is tracked with the help of the GPS present in the user’s device.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2676 3. SYSTEM ARCHITECTURE A. Software Architecture This mobile application comprises of a three-tier software architecture. The presentation tier containstheReactNative based cross-platform application which have two types of users; customer and driver. The application tier communicates with the presentation tier through a Axios HTTP Client. NodeJS is used to build the application server, with Express.js providing the framework. Payment,SMSand Maps API is also present to provide theirrespectiveservices. The data tier consists of the database server, housinganSQL database. The application server is connected to the database, query it and also modify it through an SQL client. Fig 1. Software Architecture Diagram B. Use Case Diagram of the System The following Use Case Diagram shows the different ways the user can interact with the system. It mentions the frequent interactions that a user might have withthesystem and also shows the basic flow of events occurring during the use of the application. Fig 2. Use Case Diagram C. Sequence Diagram of the System The following Sequence Diagram of the entire system explains how the various entities interact with each other and also provides a sequence of the general events that occur during the use of the application.Therearetwoactors’ part of the system, namely the Customer and the Driver. The server acts as the bridge between the two actors.Themobile application present at the actors’ side provide as a medium of communication between them and the server. Fig 3. Sequence Diagram
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2677 4. PROPOSED SYSTEM A. System Overview In this project we have built a system to facilitateemergency health response. In particular, we have looked to create a modern, cross-platform mobile application for locating and booking an ambulance for transporting a patient to the hospital, by following the Uber model. The application is having 2 types of users: 1. Customer: It can be anyone who is requesting the services of an ambulance; A person requesting on the behalf of the patient or the patient themself. 2. Driver: The driver of the ambulance who will be notified of the customer’s request. There is a single app for both the customer and the driver with two modes, customer mode and driver mode. The preferred mode can be chosen during registration. To determine the ambulance path, we have used Google Maps SDK and its geolocation API for the route. B. User Architecture The initial parts of the application are the customer mobile application, and driver mobile application.  Customer ● Registration and login through mobile number and password ● SMS service for ○ verification of phone number ○ resetting password ○ confirmation of payment ● A 2D map displaying ○ the current location of the customer ○ the ambulance(s) available nearby ○ the nearby hospitals ○ upon successful booking of an ambulance, the live tracking of it to the point of reaching the hospital ● Address pinning and storage of addresses ● Details of the ambulance ○ Driver’s name ○ Driver’s photo ○ Driver’s phone number ○ Registration number ● Option between cash/cashless payment ● Third-party payment gateway to facilitate cashless payment. ● Route to be taken by the ambulance predetermined by the geolocation API ● Estimated Time of Arrival of the ambulance ● Total Cost of the service will be displayed ● Push notifications to indicate the arrival of the ambulance ● OTP to be provided to the driver during verification will be displayed ● Past bookings history ● A rating out of 5 stars can be given to the driver  Driver ● Registration using ○ Name ○ Phone Number ○ Registration Number of the ambulance ○ Profile picture ○ Password ○ UPI/Bank Account details for payment ● Login using phone number and password ● Current location of the driver ● Upon a request ○ the location of the customer and the hospital chosen by them ○ option to accept/reject the request ○ Mode of payment chosen by the customer ● Upon accepting a request, route navigation till the hospital ● Input for entering the OTP provided by the customer for verification.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2678 5. RESULT 6. CONCLUSION Currently, there is not much development in the field of mobile application-based health services, with only a few projects working to aid ambulances. It is our attempt to change the scenario through thisprojectbyprovidinga more user-friendly experience. This will be beneficial fortheusers in case of any type of emergencies as it savestimewhichgets consumed in searching for the ambulance by other means. The project also hopes to assist the ambulance drivers by providing the most efficient path right from picking up the patient to reaching the hospital. When both the user and the driver are benefitted in this way, it will lead to the bridging of the communication gap between them, thus ensuringthat timely emergency medical service is provided to the patient and their likelihood of treatment and survival is maximized. REFERENCES [1] Rajesh, Rupali & Chincholkar, Snehal. (2018). A Study on Consumer Perception of Ola and Uber Taxi Services. 3. 25-31.10.17010/ijcs/2018/v3/i5/138779. [2] Mrs. Chavan PragatiP., Ms.Thosar Mrunal R.,Ms. Panchal Sudha, Ms. Bandel Pooja D, “Ambulance Service”, International Journal ofAdvancedResearchin Computer and Communication Engineering, Vol-5, Issue-2,2019, pages 2395-4396 [3] Sareen Fathima, Suzaifa, Abdo H Guroob, Mustafa Basthikodi, “An Efficient Application Model of Smart Ambulance Support (108) Services”, International Journal of Innovative Technology and Exploring Engineering (IJITEE) ISSN: 2278-3075, Volume-8, Issue- 6S4, April 2019 [4]Shekar, Smitha, Narendra Kumar, Usha Rani, Divyashree, Gayatri Georgeand Aparajitha Murali.“GPS Based Shortest Path for Ambulances using VANETs.” [5]Monika Sharma and Sudha Morwal, “Location Tracking using Google Geolocation API” [6]https://click2clinic.com/blog/45/Challenges-in- Ambulance-Travel [7]https://medium.com/@narengowda/uber-system- design-8b2bc95e2cfe [8]https://bootcamp.uxdesign.cc/case-study- designing-uber-for-ambulance-6fecef139efe