Improving The Efficiency of A Hospital Emergency Department: A Simulation Study With Indirectly Imputed Service-Time Distributions
Improving The Efficiency of A Hospital Emergency Department: A Simulation Study With Indirectly Imputed Service-Time Distributions
DOI 10.1007/s10696-014-9198-7
Abstract This paper presents a case study which uses simulation to analyze
patient flows in a hospital emergency department in Hong Kong. We first analyze
the impact of the enhancements made to the system after the relocation of the
Emergency Department. After that, we developed a simulation model (using
ARENA) to capture all the key relevant processes of the department. When
developing the simulation model, we faced the challenge that the data kept by the
Emergency Department were incomplete so that the service-time distributions were
not directly obtainable. We propose a simulation–optimization approach (integrat-
ing simulation with meta-heuristics) to obtain a good set of estimate of input
parameters of our simulation model. Using the simulation model, we evaluated the
impact of possible changes to the system by running different scenarios. This
O. Rado
PriceWaterhouseCoopers Advisory Spa, Milan, Italy
e-mail: [email protected]
B. Lupia
Luxottica Group Spa, Pederobba, Treviso, Italy
e-mail: [email protected]
J. M. Y. Leung
Department of Systems Engineering and Engineering Management, The Chinese University of Hong
Kong, Shatin, New Territories, Hong Kong
e-mail: [email protected]
C. A. Graham
Accident and Emergency Medicine Academic Unit, The Chinese University of Hong Kong, Shatin,
New Territories, Hong Kong
e-mail: [email protected]
123
Improving the efficiency of a hospital emergency department 121
1 Introduction
The Prince of Wales Hospital (PWH) is one of the largest public general hospitals in
Hong Kong and the teaching hospital for the Medical Faculty of the Chinese
University of Hong Kong. It provides 1,360 hospital beds, employs around 4,000
people and operates as the regional hospital of the New Territories East (serving
more than 1.5 million people). In order to provide a good quality of service, PWH
has to best-utilize its resources because of the large number of patients served and
its limited budget due to tight government financial support. One of the departments
facing this challenge head-on is the Emergency Department (ED) which provides
24-h Accident and Emergency (A&E) services. In preparation for the growing (and
aging) population in Hong Kong, the ED was relocated in October 2010 to
accommodate increasing patient demand.
The ED handles 420 cases a day on average. In the daytime, the department operates
two independent divisions: the Walking division and the Non-walking division,
respectively treating mobile patients (who can walk) and patients on a trolley or a
wheel chair (thus non-walking). After 23:00, the Walking division is closed and the
walking patients are diverted to the Non-walking division until 07:00 (i.e., walking
patients and non-walking patients are merged to have the same treatment procedure.).
Critical patients arriving by ambulance are rushed to the resuscitation rooms and
treated immediately. Otherwise, after registration, patients are assessed by a triage
nurse and classified by category (level of urgency) so as to assign priorities for
receiving treatments. There are five categories of patients: 1 (critical), 2
(emergency), 3 (urgent), 4 (standard) and 5 (non-urgent). In our work and the rest
of this paper, we put category 5 patients into category 4 as they have the same flow
and priority in real practice and there are only small portion of category 5 patients.
Critically-ill patients (categories 1 and 2 patients), less urgent walking patients
(categories 3 and 4 walking patients) and less urgent non-walking patients
(categories 3 and 4 non-walking patients) follow different procedures of receiving
treatments. Critically-ill patients have the highest priority and category 3 patients
have a higher priority over category 4 patients. Within the same category, patients
are seen on a first-come, first-served (FCFS) basis.
To provide 24-h A&E services, the ED employs different shifts (normally 8 hours a
shift including a meal break of an hour and a short break of 20 min) of doctors to cover
the patient demand over a whole day. Basically, there are three shifts: morning
(08:00–16:00), evening (16:00–midnight) and midnight shifts (00:00–08:00). In
addition, an off-duty doctor is on-call.
123
122 Y.-H. Kuo et al.
1. Critical patients have to be given immediate care after they are admitted to the
ED.
2. Waiting time of emergency patients should be within 15 min.
3. Waiting time of urgent patients should be within 30 min.
With a large number of patient visits but limited manpower, the ED has the very
difficult task of trying to offer a good quality service (minimizing patients’ waiting
times whilst not compromising the required attention for each patient), and making
sure that valuable resources (e.g., doctors’ and nurses’ time and treatment
equipment) are well-utilized. Our project team was asked by the ED to analyze
and improve patient flows so as to enhance patient satisfaction. We adopt a
simulation approach to provide the operations manager in the ED with estimates of
values for a set of measures (e.g., patients’ waiting times and doctors’ utilization) to
assess the department’s performance and evaluate the impacts on the daily
operations with different policies. However, development of the simulation model
was complicated by the fact that the data records kept by the department were
incomplete for many key operational processes. For example, the duration of key
activities (e.g., doctor’s consultations) were not recorded directly. To tackle this
issue, we assume Weibull distributions for the key activities (such as consultations,
triage, etc.). Next we developed two meta-heuristic search procedures to tune the
distribution parameters to obtain a good estimate of the probability distribution of
their duration. Our results indicate that our search procedure enabled an accurate
model to be built.
This paper is organized as follows. In Sect. 2, we give a literature review on
related work. In Sect. 3, we compare the original and the current layouts of the ED.
In Sect. 4, we describe our simulation model and our parameter estimation
procedures. Section 5 presents the results of the simulation runs with different
scenarios and Sect. 6 summarizes our work.
2 Literature review
123
Improving the efficiency of a hospital emergency department 123
leave without being seen. Cochran and Roche (2009) presented a spreadsheet
implementation of a queuing network model with split patient flows (accounting for
patient categories of different acuity and arrival patterns and volume), to help
reduce patient ‘‘walk-aways’’ and improve service provision of the ED. Huang
(2012) considered the control of patient flow, in which physicians have to choose
between seeing patients right after triage (facing deadline constraints on their time-
till-first-service) and those who are in process but possibly need to return to
physicians several times during their ED sojourn (resulting in feedbacks to the
queueing system). They also proposed and analyzed scheduling policies with two
types of costs: queueing costs incurred per individual doctor visit and congestion
costs accumulate over all visits during patient sojourn-times. Saghafian et al.
(2012a, b) proposed patient streaming (based on their likelihood of being admitted
to the hospital) and complexity-based triage (an up-front estimate of patient
complexity) for improving operations in EDs. In both papers, they used a
combination of analytic and simulation models to show the effectivenesses of the
policies. While there has been much work on deriving analytical models for helping
operations enhancements in EDs, we adopt a simulation approach for improving
patient flows in the ED of PWH as it can incorporate randomness into the model and
is easier to examine many ‘‘what-if’’ scenarios with the complex system of the ED
(such as time and category-dependent arrival rates of patients, different service-time
distributions and time-varying staffing levels). Moreover, compared with analytical
approaches, simulation is less sensitive to model parameters (Sinreich and Marmor
2005). Simulation is also particularly suitable for systems of patient care where
resource availability is important (Davies and Davies 1994), where EDs are usually
this case (e.g., insufficient medical staff). More importantly, a simulation approach
is more convenient for real implementation since practitioners, who are not
necessarily equipped with advanced mathematical and programming knowledge,
can easily understand and make changes in the system (by changing some input
parameters of the simulation model once it is successfully established) within a
user-friendly graphical interface. Thus, users can ‘‘foresee’’ outcomes, which are
basic statistical performance measures such as maximum and average waiting time
of patients and utilization of staff, under complex scenarios.
The applications of simulation in the area of health-care management have been
studied for more than half of a century, e.g., Fetter and Thompson (1965); and the
academic literature on simulation in health-care is immense. We refer the reader
to Günal and Pidd (2010) and Jun et al. (1999) for an overview. According
to Brailsford et al. (2009), the number of articles related to health-care simulation or
modelling is currently expanding at the rate of about 30 articles a day,
nonetheless Jahangirian et al. (2012) found that only 8 % of the papers actually
applied simulation to a real problem where real data was used. This proportion is
substantially smaller than the corresponding percentages in the areas of commerce
(49.1 %) and defense (39.4 %). This highlights the fact that real implementations of
simulation models in practice in the health-care sector are still rare and we still need
to put more effort on promoting the use of simulation for advancing health-care
management. In this paper, we present a real case of analyzing and improving
patient flows in an ED in Hong Kong with the use of simulation. In EDs, reported
123
124 Y.-H. Kuo et al.
123
Improving the efficiency of a hospital emergency department 125
Before we introduce our simulation model, we first present some real operational
enhancements made by the ED. In October 2010, the ED of PWH was relocated to a
new building with a new layout. Several changes were also made in the new system
to accommodate the increasing patient demand. In this section, we analyze two
major changes in the operations and compare the efficiencies of the original and
current systems. To make fair comparisons, we present some of the real data of the
month of December 2009 (when operating in the old location) and December 2010
(after relocation) provided by the ED. The data were stored in the computer system
of the ED and contain the triage category, arrival time, start times of service
activities (triage and consultation) and departure time of each patient. All of the data
were recorded by the staff at the service stations. In the data, there were 12,945
patient visits in December 2009, and 13,287 patient visits in 2010, which translate to
around 418 and 429 cases per day respectively. (The reason why we did not choose
the first month after the relocation to make comparisons is that a ‘‘warm-up’’ period
was needed since initially most of the staff needed time to get used to the new
layout, system and settings.) Below, we describe two key changes in layout and
operations and their impacts.
After the relocation of the ED, the waiting area for doctor’s consultation in the
Walking division was moved from the main waiting area to a new sub-waiting area,
123
126 Y.-H. Kuo et al.
which is closer to the consultation rooms than before. This aims to shorten the
walking time of patients. More importantly, this enables the nurses to more easily
notify the patients that they will soon be seen by a doctor, so that they would not
leave the waiting area (e.g., for a meal) while waiting. Consequently, this reduces
the inactivity times of doctors waiting for ‘‘missing’’ patients, and hence reduces the
waiting times of subsequent patients seen.
We compare the net times from triage to consultation for category 4 patients, who
are mostly walking patients, before and after the relocation. Comparing the data of
2009 and 2010, although there was an increase of 2.64 % in the total number of
patient visits, the average net time from triage to consultation for category 4 patients
decreased from 112.91 to 107.77 min (a 4.55 % decrease). We conducted a two-
sample t test, at the 0.05 level of significance, to test whether the average net time
from triage to consultation for category 4 patients decreased from 2009 to 2010.
H0 : There is no difference between the average net times from triage to
consultation for category 4 patients in 2009 and 2010.
H1 : The average net time from triage to consultation for category 4 patients in
2010 is less than the one in 2009.
The t statistic is 3.31 (larger than 1.645) and the p value is 0.001 (less than 0.05),
and hence the null hypothesis is rejected at the 0.05 level of significance. This
suggests that walking patients benefit from the change of the layout of the waiting
area in the Walking division.
From Fig. 1, we observe the distribution of net time from triage to consultation
for category 4 patients in December 2009 has a heavier tail. The percentage of
category 4 patients who had net time from triage to consultation more than 3 hours
decreased from 21.57 to 16.01 % (a 25.78 % decrease). This indicates the increase
in walking time of patients could amplify the waiting times of patients.
Before the relocation, the walking and non-walking divisions operated indepen-
dently, each with its own staff and resources. After the relocation, the ED started to
implement the policy that during nighttime (from 23:00 to 07:00) the Walking
123
Improving the efficiency of a hospital emergency department 127
Fig. 2 Average net time from triage to consultation for less urgent patients by arrival time of day
division is closed and the walking patients would join the system of the Non-
walking division. It aims to better-utilize the reduced workforce (about half of the
workforce of daytime) due to the low arrival rates of patients in nighttime.
Figure 2 depicts the average net time from triage to consultation for less urgent
patients (i.e., category 3 and 4 patients) by arrival time of day in 2009 and 2010.
From 07:00 to 20:00, the net times were similar in the two years. From 20:00 to
07:00, a significant improvement was observed. An interesting finding is that
patients arriving after 20:00 but before 23:00 also benefited from the consolidation
of the divisions. We believe it is due to the fact that some of these patients might
need to wait for consultation for more than 3 hours so that they might start
consultation after 23:00 and hence benefited from the change.
4 Simulation model
123
128 Y.-H. Kuo et al.
From the data provided by the ED at PWH, the interarrival time of each patient
category is observed to follow an exponential distribution. We also observe that the
arrival rates of different categories are heterogeneous. From the ED at PWH, the
numbers of categories 1 and 2 patients are relatively low whereas the vast majority
of the patients are from categories 3 and 4. Another finding from the data is that the
arrival rates vary over time. These two findings are consistent with the literature
(e.g., Kumar and Kapur 1989; Rossetti et al. 1999).
The arrivals of patients with time-dependent arrival rates can be regarded as non-
homogeneous Poisson processes (NHPP), which has been well-studied (see
e.g., Cinlar 1975; Leemis 1991; Eick et al. 1993), although analytical results are
known for only specialized cases. In our simulation, we model the arrival events by
category and by time of day. To simulate an arrival of a patient, we generate an
interarrival time, which follows an exponential distribution with arrival rate k,
corresponding to the arrival rate in the time period of the previous arrival for the
particular patient category. Specifically, we let kk ðtÞ be the arrival rate of patient
category k at time t and Ak;n be the arrival time of the n-th patient of category k. If
Ak;n ¼ t, we let Ik;n ðtÞ be the interarrival time between the n-th patient and the
ðn þ 1Þ-th patient from category k. The time of the next arrival from the same
category is Ak;nþ1 ¼ Ak;n þ Ik;n ðtÞ , where Ak;1 Expðkk ð0ÞÞ and Ik;n ðtÞ Expðkk ðtÞÞ.
Whenever we generate an interarrival time, we use the arrival rate that was in effect
when the previous arrival occurred. This allows us to incorporate the effects of the
non-stationary time-varying arrival rates of patients. To verify our category-
dependent arrival procedure, we simulated the arrivals of a month. Figure 3 shows
that the proportion of patients observed in the simulation in each category were
quite close to the actual data. We present in Figs. 4 and 5 the actual and simulated
arrival rates of categories 3 and 4 patients (which comprises the majority of
patients), respectively, by time of day.
To further validate the time-varying arrival procedure, we conducted a two
sample Kolmogorov–Smirnov (K–S) test to compare the actual and simulated
interarrival times of category 3 patients for each hour. We choose to report the
interarrival times of category 3 patients because the sample size of category 3
patients is large enough to be analyzed; there were very few category 1 and 2
patients in each month (less than 10 samples in some hours). Another reason is that
the time stamps stored by the computer system of the ED were corrected to the
minute (i.e., discrete); category 4 patients have a very high arrival rate (more than
123
Improving the efficiency of a hospital emergency department 129
Fig. 3 Proportion of patients in each category: actual data versus simulated results
Fig. 4 Arrival rate of category 3 patients by time of day: actual versus simulated
Fig. 5 Arrival rate of category 4 patients by time of day: actual versus simulated
123
130 Y.-H. Kuo et al.
Table 1 p values of the K–S hypotheses on the actual and simulated interarrival times of category 3
patients
Hour 00:00 01:00 02:00 03:00 04:00 05:00 06:00 07:00
p value 0.8987 0.2597 0.3602 0.7765 0.0835 0.0439 0.5249 0.2309
Hour 08:00 09:00 10:00 11:00 12:00 13:00 14:00 15:00
p value 0.6541 0.5249 0.0104 0.1941 0.1461 0.0975 0.2545 0.4950
Hour 16:00 17:00 18:00 19:00 20:00 21:00 22:00 23:00
p value 0.5562 0.3754 0.1076 0.5740 0.4378 0.1258 0.5213 0.2268
Fig. 6 Interarrival time of category 3 patients in the period of 19:00–20:00: actual versus simulated
Table 1 gives the p values of the K–S hypotheses. Of the 24 K–S hypotheses, 22 of
the null hypotheses are not rejected at the 0.05 level of significance. Here, we note
that the arrival times of patients obtained from the ED do not represent the exact
arrival times because the ED recorded patient arrivals at the time of registration (i.e.,
patients may have to queue after their arrivals) and, as mentioned, the system has all
the time stamps only corrected to the minute. Given these considerations, we believe
that the simulated arrivals match the actual arrivals fairly.
For an illustration purpose, we also present the actual and simulated interarrival
times of category 3 patients in the two time periods which have the median arrival
rates (19:00–20:00 and 21:00–22:00) in Figs. 6 and 7, respectively.
123
Improving the efficiency of a hospital emergency department 131
Fig. 7 Interarrival time of category 3 patients in the period of 21:00–22:00: actual versus simulated
distributions (e.g., Rohleder et al. 2011). We notice that some literature assumes that
their service durations follow other probability distributions such as uniform
distributions (e.g., Garcı́a et al. 1995), triangular distributions (e.g., Draeger 1992;
Yeh and Lin 2007) and log-normal distributions (e.g., Hoot et al. 2008). Although in
our implementation we assume that the service activities follow Weibull distribu-
tions, our parameter estimation procedures described in Sects. 4.3 and 4.4 are very
general (not restricted only to Weibull distributions) and can also be applied with
any continuous probability distributions.
Let Si;n be the service time for the n-th execution of service operation i. We
assume that Si;n Weibullðai ; bi Þ. For each service operation, we choose the
appropriate distribution parameters a (the scale parameter) and b (the shape
parameter). We assume the service rates, hence a and b, are constant for all time
periods for a given service operation. Implicitly, this assumes that the doctors and
nurses maintain the same level of effectiveness throughout their shifts.
To build an accurate simulation of the ED, we need the probability distributions
of its activities. Ideally, these distribution parameters can be obtained from
historical data. However, data from the ED at PWH on patient movements were
incomplete. The available data included only the time-stamps when patients started
service for the activities (triage, consultation, etc.) in the ED. Unfortunately, the
time-stamps when patients completed the service were not recorded, so the service
times cannot be measured directly. Figure 8 illustrates the time-stamps we obtained
from the computer system.
In the following, we present some search methods to estimate the parameters for
the distributions required for our simulation model, and discuss the challenges of
such parameter estimations.
The available data we have are the times in between the start of two different services
for each patient (such as from triage to consultation). This ‘‘time difference’’ consists
of the service time in triage and the waiting time before consultation. Thus, the actual
service durations are not measured, and hence their distribution parameters cannot be
directly estimated. Suppose we simulate with a ‘‘guesstimate’’ for the parameters of
123
132 Y.-H. Kuo et al.
Fig. 8 Time-stamps recorded when a less non-urgent walking patient visits the ED
the service durations (e.g., for triage and for consultation), the resultant ‘‘time
differences’’ can then be measured from the simulation. If the patterns of the time
differences are consistent with the ones of actual data, it is likely that a good estimate
of the parameters of service times was used for the simulation model. Since the
parameters for different service distributions interact with each other to influence
these ‘‘time differences’’, the whole set of parameters has to be considered
simultaneously to determine if the parameters for all the service durations are
estimated accurately. By trying different sets of values of ai and bi for ALL the
different distributions needed for the simulation model, we choose the set for which
the simulated results are most consistent with the actual data.
Specifically, we let a and bbe the
vectors of parameters ai and bi ; we denote by
a
ab the appended vector ab ¼ . Let xk;n and xab
k;n respectively be the actual and
b
simulated time differences with parameters ab from triage to consultation for the n-
th patient from category k respectively, where k 6¼ 1; 2. (Since patients from
categories 1 and 2 can receive immediate treatment, with no triage and no waiting
time, these categories are not considered in our consistency measure.) Let lk (lab k
respectively) and rk (rabk respectively) be the average and the standard deviation of
these xk;n ( xab
k;n respectively).
Instead of simply comparing means, we use a more detailed consistency measure
to compare the distribution profiles. We divide the domains of the probability
distributions into intervals. Let pk;j (pab
k;j respectively) be the proportion of patients
N k;j
with xk;n ( xab
k;n respectively) in the j-th interval ½lj ; ljþ1 Þ, i.e., pk;j ¼ Nk
, where N k;j ¼
jfn : lj xk;n \ljþ1 gj and N k is the total number of patients in the actual data.
ab
Nk;j
Similarly, pab
k;j ¼
ab
, where Nk;j ¼ jfn : lj xab ab
k;n \ljþ1 gj and Nk is the total number
Nkab
of patients in the simulation with parameters ab. We use the following function to
measure the consistency between the actual data and the simulated result.
X jlab lk j X jrab rk j
c xab ; x ¼ c1 w1;k k þ c2 w2;k k
k
lk k
rk
X X jpab
k;j pk;j j
þ ð1 c1 c2 Þ w3;k aj
k j
pk;j
123
Improving the efficiency of a hospital emergency department 133
P P ab
where 0 ci ; wm;k ; aj 1, and k wm;k ¼ j aj ¼ 1. The function cðx ; xÞ is a
weighted average of the absolute values of the relative errors of the mean, standard
deviation and the proportions of classes for each category of patients. The last term
of the consistency function measures the difference between the actual and simu-
lated distribution profiles. The lower the value, the higher is the consistency
between the data and the simulated result.
In the descent method (DM), one moves along a search direction until no
improvement can be made. At that point, the algorithm selects another search
direction. The procedure stops when there is no further improvement in all
directions examined. In our implementation, a search direction corresponds to
increasing or decreasing the value of a single parameter. i.e., Given a current
combination of parameters ab, the new combination of parameters is obtained from
ab by increasing or decreasing a single parameter. Then we run simulations to
evaluate the new xab and hence cðxab ; xÞ. If an increase (a decrease) in the parameter
value improves the consistency objective cðxab ; xÞ, i.e., the consistency objective
value is smaller, then the algorithm keeps increasing (decreasing) the value until
there is no improvement. When the algorithm cannot reduce the consistency
objective value when moving in that direction, it selects another parameter to adjust
and repeats the above search procedure. The algorithm terminates when it cannot
reduce the consistency objective value by changing any one of the parameter values
or reaches the preset maximum number of iterations. We remark that the increments
of the search step should be small enough to be able to identify optima in the search
123
134 Y.-H. Kuo et al.
neighborhood, but at the same time not too small to make our search procedure
inefficient. The procedure is summarized as follows.
Using a more general search direction (instead of co-ordinate direction only) may
improve convergence and find better local optima, but determining the search
direction may not be straightforward. It would certainly be interesting to
considering more general descent directions in our future research.
By the DM, we can obtain a ‘‘good’’ solution quickly. However, the solution can
become trapped at a local optimal point, and global optimality is in general not
guaranteed. Therefore, we apply a ‘‘hill-climbing’’ meta-heuristic—simulated
annealing—to resolve the problem.
123
Improving the efficiency of a hospital emergency department 135
Note that the acceptance criterion ensures that all improved moves are accepted
d
since eT [ 1 as d [ 0. The temperature T acts to control the search process. As the
number of iterations increases, T becomes smaller and smaller, so non-improving
123
136 Y.-H. Kuo et al.
moves have a lower chance of being accepted and the algorithm tends to resemble
the DM. When the algorithm terminates, we can also save the final solution as an
initial solution to restart the procedure again. A good initial guess of the parameters
ab can lead to a good solution using the above two methods. In our computations,
the initial values of the Weibull parameters were estimated based on discussions
with the ED operations manager at PWH.
For each iteration to evaluate a set of parameters, we ran a simulation of 34 days
with a warm-up period of 3 days, i.e., a simulation of 31 days starting from a non-
empty system. This can produce around 13,000 patient records to make comparison
with the real data. We notice that the simulated results would be more accurate if we
increase the number of replications. However, a large number of replications will
make the search procedure inefficient. We applied both the DM and SA to search for
the best parameters to fit the real data. DM made no improvement after 2,000
iterations, with a final consistency value of 0.1736 (i.e., an average absolute relative
error of 17.36 %). We let the SA run 5,000 iterations, then used the final solution to
restart the process again, and repeated this process 3 times. The best combination of
parameters found by the SA has a consistency value of 0.0738. In comparing the
DM and SA for parameter estimation, we observed that the DM became trapped at
local optima, as other researchers have reported. We also observed that this solution
was quite far from the solution that we obtained by the SA, in terms of the objective
value. However, one advantage of using the DM is that the algorithm terminates in a
relatively short time since local optima can always be found easily by just moving in
a beneficial direction. In terms of solution quality, the SA provides a better solution
but the solution time may be long. Figures 9 and 10 illustrate the comparisons
between the actual data and simulated results (with the best parameters found) of the
time spent from triage to consultation for categories 3 and 4 patients. The figures
suggest we obtained reasonably good estimates of the parameters.
With the parameter estimation procedure, we developed a very detailed model of
the new ED to analyze patient flows. Our simulation model captures: all relevant
treatment processes (triage, consultation, lab tests, etc.), the complexities of
intertwining and re-entrant patient-flows, complicated arrival rates that vary by time
and patient category and adjustable staff deployment (shift, breaks, etc.). The
necessary input parameters/data are arrival rates, probability distributions of service
times, available resources and schedules of doctors and nurses. The outputs are the
key performance measures such as patients’ waiting time, queue lengths, utilizations
of doctors, which help us to study and understand the performance of the ED. The
key modules in our simulation model and their uses are as follows:
123
Improving the efficiency of a hospital emergency department 137
Fig. 9 Time spent from triage to consultation for category 3 patients: actual versus simulated
Fig. 10 Time spent from triage to consultation for category 4 patients: actual versus simulated
to his/her mobility and the current time (the Walking division is closed from
23:00 to 07:00).
• Triage (PROCESS modules): Two modules, respectively for Walking division
and Non-walking division, request for a triage nurse (using Seize Delay Release)
to examine a less urgent patient and assign triage category.
• Consultation (PROCESS modules): Two modules, respectively for Walking
division and Non-Walking division, request for a physician (using Seize Delay
Release) to provide medical service to a less urgent patient.
• Resuscitation (PROCESS module): This module requests for two physicians
from Non-walking division (using Seize Delay Release) to resuscitate a
critically-ill patient.
• Lab tests (PROCESS modules): Each module requests for a resource (using
Seize Delay Release), e.g., an X-ray test technician, to provide an extra test to a
patient.
• Discharge (DEPOSE module): A patient can be discharged from the ED after
all the required medical services.
123
138 Y.-H. Kuo et al.
as waiting times of patients to a consultant in the ED. He believed the model was
sufficient to capture all the key activities and those values agreed with his
estimations. Our simulated results are also consistent with the findings in an
independent research of a 5-year study of PWH ED (Wai et al. 2009).
5 Simulation results
The population in Hong Kong keeps increasing [with an annual growth of around 1 %,
according to the end-year population report for 2012 issued by the Census and Statistics
Department of the Hong Kong Government (Census and Statistics Department, the
Government of the Hong Kong Special Administrative Region 2013)], mainly due to an
influx of immigrants. Moreover, more and more non-immigrant visitors from Mainland
China also come to Hong Kong for a better quality of medical treatments. Thus, the
demand for medical services in Hong Kong is expected to have significant growth in the
coming future. This is of particular concern for the EDs, which are often viewed as
inexpensive clinics by the non-critical patients who visit them.
To study how the growth of patient visits impact on the daily operations in the
ED, we increased the arrival rates of all patient categories by 10 % (which is
equivalent to the percentage increase in 3–4 years using the estimated annual
increase of 2.64 %) and keep all the capacities and resources at the current levels.
From Table 2, we observe that a 10 % growth of patient arrivals leads to a big
increase in the net times from registration to consultation and larger variances of
Table 2 Net times (in minutes) from registration to consultation for less urgent patients based on the
current arrivals and the simulated scenario (10 % growth in patient arrivals)
Category % of patients Current situation 10 % growth % change
123
Improving the efficiency of a hospital emergency department 139
these net times (as indicated by the half widths). The net times from registration to
consultation increase more than 45 % for all less urgent patient categories. Non-
walking patients would suffer from a longer time from registration to consultation
(more than doubled) due to the increase in the number of patients. As expected, a
larger increase in this net time is observed for category 4 patients since a lower
priority is given to them. The 10 % growth in patient arrivals leads to an increase in
doctors’ utilization, from 86.60 to 95.90 %. Some doctors are overloaded with
utilization of more than 100 % (i.e., some doctors are always busy in their
scheduled work shifts plus some extra time to finish providing medical services to
the last patient of their work shifts). Moreover, it is important to point out that,
based on the above results, the service target of ‘‘waiting time of urgent patients
should be within 30 min’’ set by the Hospital Authority of Hong Kong probably
cannot be met after 10 % growth of patients arrivals if the capacities and resources
of the ED are kept at the current levels.
123
140 Y.-H. Kuo et al.
Table 3 Net times (in minutes) from registration to consultation for less urgent patients based on the
current situation and the simulated scenario (an extra doctor added to the afternoon shift in the Walking
division)
Category % of patients Current situation Doctor added % change
Table 4 Net times (in minutes) from registration to consultation for less urgent patients based on the
current situation and the simulated scenario (an extra doctor added to the mid-night shift)
Category % of patients Current situation Doctor added % change
Although adding more resources to the ED is the best way to improve the patient
flows, the financial issue is one of the major concerns of the hospital management.
Given limited budgets, one way to improve the patient flows is to best-utilize the
current resources. Therefore, we would like evaluate how the schedules of the
doctors, who are the most valuable resources in the ED, might be changed to
improve the efficiency of the ED. By measuring the utilizations of doctors in the
current scenario, we can find out the doctors with the heaviest and lightest
workloads. They are the doctors in the Walking division and Non-walking division,
respectively, in the afternoon. An interesting scenario would be to assign the doctor
who has the lightest workload to the shift of heaviest workload. (i.e., In the
afternoon shift, extract a doctor in the Non-walking division and assign him/her to
the Walking division.) The results are shown in Table 5.
As expected, walking patients benefit from this reallocation. A significant
reduction in the net time from registration to consultation is observed for walking
patients. However, this net time for non-walking patients increases as a doctor is
removed from the Non-walking division. The reallocation of doctor, of course,
benefits the majority, but at the same time, hurts the more urgent minority. To
decide whether we should employ this schedule, we have to determine the optimal
trade-off. Simulation is a tool for decision makers to ‘‘predict’’ how good or how
bad a change impacts the system in order to make the right balance. We would like
to point out that, although there is an increase in the time to receive consultation for
category 3 non-walking patients after this reallocation, the absolute increase
(0.46 min) is still small enough to be within range of the target waiting time set by
123
Improving the efficiency of a hospital emergency department 141
Table 5 Net times (in minutes) from registration to consultation for less urgent patients based on the
current situation and the simulated scenario (reallocation of doctor)
Category % of patients Current situation Reallocation % change
the Hospital Authority for patients of this category. Moreover, this increase is
comparably much smaller than the absolute reduction for the category 4 walking
patients (86.71 min). As the majority of patients are category 4 walking patients, a
reduction in total average waiting time is achieved after the reallocation.
Nonetheless, this balance between benefits to the majority and urgency of service
to those in need is a difficult decision for the hospital management.
In a setting of staggered shifts, staff start and finish at slightly different times (but
the durations of shifts are usually the same). The use of staggered shifts has been
proven to be effective in better-allocating workforce to match demands. For
example, Sinreich and Jabali (2007) adopted staggered shifts to downsize and
restructure the workforce in an ED while maintaining the original operational
measures. In this research, we explore, with our simulation model, the benefits of an
employment of staggered shifts for physician scheduling in the ED of PWH. By
observing the arrival patterns in Fig. 5, we adopt six different shift staring times,
staggered 30 min from 07:00 to 09:30, to replace the original starting time at 08:00.
Table 6 shows the net times from registration to consultation for less urgent patients
when adopting the staggered shifts. The adoption of staggered shifts benefits most of
the patient categories with reductions in the net times ranging from 0.18 to 5.71 %.
Staggered shifts not only better-matches manpower with patients’ demands, but also
enhances quality of services provided, since staff members would have some overlaps
of shift times so that they can hand over the tasks to those of the following shift. Thus,
the adoption of staggered shifts is expected to benefit the overall operational
performance of the ED more than what the simulation results show. Finally, we remark
that even though a proper use of staggered shifts is usually beneficial to operations, it
may be difficult to implement in practice. For example, staff members may complain
about unfair work schedules (e.g., some people starting very early) and it is hard for the
ED to conduct a briefing before the staff members start to work.
123
142 Y.-H. Kuo et al.
Table 6 Net times (in minutes) from registration to consultation for less urgent patients based on the
current situation and the simulated scenario (adopting staggered shifts)
Category % of patients Current situation Staggered shift % change
Table 7 Net times (in minutes) from registration to consultation for less urgent patients based on the
current situation and the simulated scenario (having nurse practitioners)
Category % of patients Current situation Having NPs % change
in their 2-year follow-up study that outcomes of patients assigned for their primary
care to a NP practice do not differ from those of patients assigned to a physician.
Other research (e.g., Blunt 1998; Chamberlain and Klig 2001; McGee and Kaplan
2007) have also proven that the use of NPs can provide high quality, efficient and
cost-effective care in EDs. In this investigation, we evaluate the benefits from
replacing the regular registered nurses at the triage stations by NPs. According
to Niska et al. (2010), 4.0 % of the patients were seen by NPs in EDs in U.S. and we
assume in our simulations that this percentage of patients can be discharged after
being seen by a NP.
Table 7 shows the benefits of replacing regular registered nurses by NPs at the
triage stations. Note that, in Table 7, the statistics of the scenario of having NPs
exclude those patients who could be discharged immediately after being treated by a
NP. There are reductions in the net times from registration to consultation for most
patient types. Although there is a slight increase in this net time for category 3
walking patients, this increase is not statistically significant by observing the
corresponding half widths. We observe that, for some patient types, the benefits of
having NPs are more significant than having an extra doctor. For example, the
reductions in the net times for category 4 walking and category 3 non-walking
patients when having NPs are greater than those when having an extra doctor in the
mid-night shift (see Tables 4, 7). Although a NP (with an average annual salary of
USD 91,450 in 2012 according to the 100 Best Jobs, Money, U.S. News 2014) is, in
general, less expensive than an emergency physician (with an average annual salary
of USD 270,000 in 2012 according to Emergency Medicine Physician Compen-
sation Report, Medscape 2013), replacing all the regular registered nurses (with an
average annual salary of USD 67,930 in 2012 according to the 100 Best Jobs,
Money, U.S. News 2014) by NPs at the triage stations for all shifts can be more
123
Improving the efficiency of a hospital emergency department 143
expensive. Thus, when there is an additional financial support given to the ED for
increasing workforce, the ED has to consider all the benefits to different groups of
patients and the total costs of hiring different types of staff. A rough estimate of the
cost of replacing all the regular registered nurses by NPs at the triage stations is
(USD 91,450–USD 67,930) 5 (one triage nurse each at walking and non-walking
divisions for the morning and afternoon shifts, and one triage nurse for the mid-
night shift) ¼ USD 117,600, which is less expensive than an emergency physician.
This appears that having NPs is more cost-effective for the ED. Thus, our simulation
model allows the human resources managers of the ED to examine the trade-offs
between having different workforce plans.
To summarize, although reallocation of doctor (in the afternoon shift, extract a
doctor in the Non-walking division and assign him/her to the Walking division) has
a significant reduction in the time to receive medical treatments for category 4
walking patients, the category 4 non-walking patients experience a significantly
longer time for waiting for consultation. It appears that the implementation of
staggered shifts is better if the ED does not want to increase the waiting time of any
patient category. If there is only a tight financial budget for the ED to hire medical
staff, replacing regular registered nurses by NPs at the triage stations seems to be
more cost-effective. However, if the ED has a generous financial support, hiring an
additional physician for the afternoon shift in the Walking division can reduce a
significant amount of time for patients for waiting for consultation (since adding
more NPs than sufficient would not bring more benefits). Although we just
presented some of the issues examined, the simulation model could be used by the
operations manager in the ED to evaluate many other possible changes in the
system, such as layout, capacities and resources.
6 Conclusions
This paper presents a case study of analyzing patient flows in a hospital ED in Hong
Kong. We analyzed the enhancements of the system changes after the relocation of the
ED in October 2010. We also developed a simulation tool for the ED to evaluate the
impacts on patient flows with different scenarios. When developing our simulation
model, we faced the challenge that the data kept by the ED were incomplete so that the
service-time distributions were not directly obtainable. We propose a simulation–
optimization approach, which integrates simulation with meta-heuristics (descent
method and simulated annealing), to search for a good estimate of the input
parameters. Computational results show that our proposed solution methodology is
effective in producing good estimates of parameters. With a good estimate of
parameters, we did a series of simulation runs to evaluate different possible scenarios.
Although we just presented some of the issues examined, the simulation model could
be used by the operations manager in the ED to evaluate many other possible changes
in the system, such as layout, capacities and resources, which can also throw some light
on key issues of decision making for the operations manager.
Finally, it is important to remark that, in general, it is very difficult (or nearly
impossible) to build a simulation model for an ED to capture all the activities and
123
144 Y.-H. Kuo et al.
events in the system, particularly when key parameters cannot be estimated directly.
However, the inclusion of the major activities and events, as captured by our
simulation model, was already sufficient to let operations managers in EDs
‘‘foresee’’ the impacts on the daily operations due to possible changes, and
consequently enable them to make much better decisions.
Acknowledgments The research of the first author is supported by Macao Science and Technology
Development Fund 088/2013/A3. The work of the fourth author is partially supported by GRF grant
414313 from the Hong Kong Research Grants Council. The authors would like to thank Mr. Stones
Wong, Operations Manager of the Emergency Department of the Prince of Wales Hospital, for his
assistance in data collection. The authors also thank the referees for their helpful comments on this article.
References
123
Improving the efficiency of a hospital emergency department 145
Fetter RB, Thompson JD (1965) The simulation of hospital systems. Oper Res 13(5):689–711
Ford BL (1983) An overview of hot-deck procedures. In: Incomplete data in sample surveys, vol 2 (Part
IV), pp 185–207
Garcı́a ML, Centeno MA, Rivera C, DeCario N (1995). Reducing time in an emergency room via a fast-
track. In: Proceedings of the 1995 winter simulation conference, pp 1048–1053
Green LV, Soares J, Giglio JF, Green RA (2006) Using queuing theory to increase the effectiveness of
emergency department provider staffing. Acad Emerg Med 13(1):61–68
Günal MM, Pidd M (2010) Discrete event simulation for performance modelling in health care: a review
of the literature. J Simul 4(1):42–51
Hoot NR, LeBlanc LJ, Jones I, Levin SR, Zhou C, Gadd CS, Aronsky D (2008) Forecasting emergency
department crowding: a discrete event simulation. Ann Emerg Med 52(5):116–125
Hospital Authority of Hong Kong Special Administrative Region (2014) Guide to Accident & Emergency
(A&E) Service. https://www.ha.org.hk/visitor/ha_serviceguide_details.asp?Content_ID=10051&Index
Page=200066&Lang=ENG&Ver=HTML. Accessed 23 April 2014
Huang J, Carmeli B, Mandelbaum A (2012) Control of patient flow in emergency departments, or
multiclass queues with deadlines and feedback. Working Paper, National University of Singapore
Jahangirian M, Naseer A, Stergioulas L, Young T, Eldabi T, Brailsford S, Patel B, Harper P (2012)
Simulation in health-care: lessons from other sectors. Oper Res 12:45–55
Jun JB, Jacobson SH, Swisher JR (1999) Application of discrete-event simulation in health care clinics: a
survey. J Oper Res Soc 50(2):109–123
Kirkpatrick S, Gelatt CD, Vecchi MP (1983) Optimization by simulated annealing. Science 220(4598):
671–680
Kleijen JPC (1999) Validation of models: statistical techniques and data availability. In: Proceedings of
the 1999 winter simulation conference, pp 647–1654
Kumar AP, Kapur R (1989) Discrete simulation application-scheduling staff for the emergency room. In:
Proceedings of the 1989 winter simulation conference, pp 1112–1120
Lane DC, Monefeldt C, Rosenhead JV (2000) Looking in the wrong place for healthcare improvements: a
system dynamics study of an accident and emergency department. J Oper Res Soc 51(5):518–531
Leemis LM (1991) Nonparametric estimation of the cumulative intensity function for a nonhomogeneous
Poisson process. Manag Sci 37(7):886–900
Lenz ER, Mundinger MON, Kane RL, Hopkins SC, Lin SX (2004) Primary care outcomes in patients
treated by nurse practitioners or physicians: two-year follow-up. Med Care Res Rev 61(3):332–351
May JH, Strum DP, Vargas LG (2000) Fitting the lognormal distribution to surgical procedure times.
Decis Sci 31(1):129–148
McGee LA, Kaplan L (2007) Factors influencing the decision to use nurse practitioners in the emergency
department. J Emerg Nurs 33(5):441–446
Medscape (2013) Emergency medicine physician compensation report. http://www.medscape.com/
features/slideshow/compensation/2013/emergencymedicine. Accessed 7 May 2014
Niska R, Bhuiya F, Xu J (2010) National hospital ambulatory medical care survey: 2007 emergency
department summary. Natl Health Stat Rep 26:1–31
Rais A, Viana A (2011) Operations research in healthcare: a survey. Int Trans Oper Res 18(1):1–31
Rohleder TR, Lewkonia P, Bischak DP, Duffy P, Hendijani R (2011) Using simulation modeling to
improve patient flow at an outpatient orthopedic clinic. Health Care Manag Sci 14(2):135–145
Rossetti MD, Trzcinski GF, Syverud SA (1999) Emergency department simulation and determination of
optimal attending physician staffing schedules. In: Proceedings of the 1999 winter simulation
conference, pp 1532–1240
Rinne H (2008) The Weibull distribution: a handbook. CRC Press, Boca Raton, FL
Rubin DB (2009) Multiple imputation for nonresponse in surveys. Wiley, New York
Saghafian S, Hopp WJ, Van Oyen MP, Desmond JS, Kronick SL (2012) Patient streaming as a
mechanism for improving responsiveness in emergency departments. Oper Res 60(5):1080–1097
Saghafian S, Hopp WJ, Van Oyen MP, Desmond JS, Kronick SL (2012) Complexity-based triage: a tool
for improving patient safety and operational efficiency. Working Paper, Arizona State University
Siddharthan K, Jones WJ, Johnson JA (1996) A priority queuing model to reduce waiting times in
emergency care. Int J Health Care Qual Assur 9(5):10–16
Sinreich D, Jabali O (2007) Staggered work shifts: a way to downsize and restructure an emergency
department workforce yet maintain current operational performance. Health Care Manag Sci
10(3):293–308
123
146 Y.-H. Kuo et al.
Sinreich D, Marmor Y (2005) Emergency department operations: the basis for developing a simulation
tool. IIE Trans 37(3):233–245
Spangler WE, Strum DP, Vargas LG, May JH (2004) Estimating procedure times for surgeries by
determining location parameters for the lognormal model. Health Care Manag Sci 7(2):97–104
U.S. News (2014) The 100 Best Jobs. http://money.usnews.com/careers/best-jobs/rankings/the-100-best-
jobs. Accessed 7 May 2014
Wai AK, Chor CM, Lee AT, Sittambunka Y, Graham CA, Rainer TH (2009) Analysis of trends in
emergency department attendances, hospital admissions and medical staffing in a Hong Kong
university hospital: 5-year study. Int J Emerg Med 2(3):141–148
Wang T, Guinet A, Belaidi A, Besombes B (2009) Modelling and simulation of emergency services with
ARIS and Arena. Case study: the emergency department of Saint Joseph and Saint Luc Hospital.
Prod Plan. Control 20(6):484–495
Wang B, McKay K, Jewer J, and Sharma A (2013) Physician shift behavior and its impact on service
performances in an emergency department. In: Proceedings of the 2013 winter simulation
conference, pp 2350–2361
Yeh JY, Lin WS (2007) Using simulation technique and genetic algorithm to improve the quality care of
a hospital emergency department. Expert Syst Appl 32(4):1073–1083
Zhang H, Li H, Tam CM (2004) Fuzzy discrete-event simulation for modeling uncertain activity duration.
Eng Constr Archit Manag 11(6):426–437
Zhang H, Tam CM, Li H (2005) Modeling uncertain activity duration by fuzzy number and discrete-event
simulation. Eur J Oper Res 164(3):715–729
Yong-Hong Kuo is currently a research assistant professor at the Big Data Decision Analytics Research
Centre at the Chinese University of Hong Kong. He received his B.Sc. in Mathematics with a minor in
Risk Management Science, and M.Phil. and Ph.D. in Systems Engineering and Engineering Management,
all from the Chinese University of Hong Kong. Prior to returning to the Chinese University of Hong
Kong, he was an assistant professor at the School of Business at Macau University of Science and
Technology. During his studies, he worked at University of California at Berkeley as a visiting researcher
and Oak Ridge National Laboratory as a research student. His research interests include operations
research, combinatorial optimization, logistics management, system simulation and healthcare
management.
Omar Rado received his M.Sc. in Industrial Engineering in 2011 from the University of Padova. During
his academic career he studied at the Chinese University of Hong Kong and the University of California,
Berkeley. He is now working as a Management Consultant at PriceWaterhouseCoopers focusing on
operations management, supply chain and related technologies.
Benedetta Lupia received her M.Sc. in Industrial Engineering in 2011 from the University of Padova and
she conducted her master thesis at the Chinese University of Hong Kong. She is now working as a
Production Planner at Luxottica focusing on manufacturing and supply chain management.
Janny Leung is a professor in the Systems Engineering and Engineering Management Department at the
Chinese University of Hong Kong. She obtained her Ph.D. in Operations Research from the
Massachusetts Institute of Technology and was a faculty member at Yale University and the University
of Arizona before returning to Hong Kong. Her major research interests are combinatorial optimisation,
transportation logistics, health care and urban informatics. She has also investigated problems in
procurement, material-handling, routing/distribution, facility layout and baseball scheduling. In Hong
Kong, she has collaborated with several local companies in projects on container management, warehouse
inventory systems, mass-transit timetabling and manpower planning. Her research has been supported by
the Hong Kong Research Grants Council and the (US) National Science Foundation. She has published
widely, is active in professional societies, and serves on the editorial boards of leading journals in her
field.
Colin Graham qualified in Glasgow in 1994 and undertook higher specialist training in emergency
medicine in Scotland. He moved to Hong Kong in 2004 and was appointed Professor in the Accident and
123
Improving the efficiency of a hospital emergency department 147
Emergency Medicine Academic Unit at the Chinese University of Hong Kong in 2007. He is a Fellow of
Morningside College at the Chinese University of Hong Kong. He practices clinical emergency medicine
at the Prince of Wales Hospital. He has broad research interests within emergency medicine and he has
published widely. He is an active clinical teacher and he is one of the authors of the Oxford Handbook of
Emergency Medicine, a popular book for emergency department staff. He serves on the Council of the
Hong Kong College of Emergency Medicine. He has been Editor-in-Chief of the European Journal of
Emergency Medicine since 2009 and he serves on the Executive Committee and Council of the European
Society for Emergency Medicine.
123