Abstract

Examination in nuclear medicine exhibits scheduling difficulties due to its intricate clinical issues, such as varied radiopharmaceuticals for different diseases, machine preparation and length of scan, and patients’ and hospital’s criteria and/or limitations. Many scheduling methods exist but are limited for nuclear medicine. In this paper, we present stateless two-stage scheduling to cope with multiple criteria decision making. The first stage mostly deals with patients’ conditions. The second stage concerns more the clinical condition and its correlations with patients’ preference which presents more complicated intertwined configurations. A greedy algorithm is proposed in the second stage to determine the (time slot and patient) pair in linear time. The result shows practical and efficient scheduling for nuclear medicine.

1. Introduction

In this paper, a scheduling methodology that considers the patient attributes and clinical preferences is proposed to arrange the patient appointments and examinations in nuclear medicine departments. The objective of the study is to maximize the number of patients to be serviced and thus to maximize resource allocation under intertwined constraints imposed by the patients and the hospital. The proposed stateless two-stage approach alleviates the scheduling complexity by transforming the, by nature, stochastic multiple criteria process into a binary classification problem in the first stage, followed by really making scheduling decisions in the second stage using a linear greedy approach without carrying over the rankings from the first stage. The two-stage decision process coincides with the realistic clinical practices to take into account varied configurations of inpatients and outpatients.

Nuclear medicine is a branch of medical imaging that acquires physiologically functional images by capturing the radiation from nuclides injected in a patient’s body and the equipped machines are to collect radiation data and restructure the signals into images that may reflect a person’s physiological function [1, 2].

Different diseases require varied radioactive nuclides and employ disparate procedures in resource and administration management [3, 4]. Further, machine restriction, startup time, radiopharmaceuticals logistics, and direct care and labor time have complicated the appointment scheduling and have introduced significant difficulty for pure manual processing [3, 57]. Imaging procedure management has become a major part of US government expenses and scheduling effectiveness thus depends on articulated management of various criteria and factors [1]. Existing literature on nuclear medicine is limited and most of it emphasizes procedure management [4, 68].

The upfront issue for appointment scheduling in nuclear medicine is how to arrange most possible patients into limited time slots when machines are available. Patients have various conditions: types of diseases, doctor-ordered next visit time before when prescribed examinations have to be done, available or preferred weekdays, home distance from the hospital, time to request examination arrangement, and so forth. The nuclear medicine departments have their criteria too: available time slots, available machines on different days, scan preference in each slot, how many patients can be squeezed in a slot (different slots may have different configurations), and so forth. An effective scheduling is expected to satisfy these intertwined multiple criteria. The multiple criteria in combination thus lead to multiple criteria decision-making problems.

Mohanty and Bhasker proposed a fuzzy decision support method that takes into account multiple attributes to solve Internet business problems [9]. Chang proposed a novel concept of binary behavior in efficiently solving fuzzy programming [10, 11]. In later efforts, Chang simplified representations of -shaped membership functions and proposed multiple criteria fuzzy programming with consideration of binary behaviors [12, 13].

In clinical applications, Vissers developed a resource allocation scheme to balance the needs from the inpatients and the distributed workload for the nursing staff. Although only few factors were taken into account, the model had its wide applicability [14]. Vlah et al. employed Variable Neighborhood Search strategy to solve inpatient scheduling. Their heuristic approach was proved efficient when the number of patients reaches forty [15]. Chern et al. presented an efficient heuristic algorithm for health examination scheduling in the hospital. The authors examined the waiting time of both examinees and doctors. Detailed configurations are considered while some uncertain conditions were not taken into account. The major difference from our study was that the examination appointments had been done in advance [16]. Vermeulen et al. proposed adaptive resource allocation model to accommodate the dynamic characteristics in hospital scheduling. CT-scan scheduling was specifically investigated in detail. Although not comprehensive, their valuable parameters discussed were also employed and examined in our study [17, 18]. The other similar work from Vermeulen et al. further investigated the aspects of urgencies and preferences, which are important factors when conducting appointment scheduling [19].

Scheduling in nuclear medicine has its intrinsically more complicated issues. An example is that the radiologists may impose precedence on the scans as per the disinfection requirements. Scans for certain group of patients may have to be scheduled apart from the others. Scheduling for inpatients and that for outpatients are different. Scheduling for both the appointments and examinations exhibits more challenges.

To cope with the complexity of scheduling in nuclear medicine, we propose a two-stage approach. The patients’ conditions are considered in the first stage and we employ a slightly remodeled multiple criteria fuzzy programming to choose candidates from the waiting-for-examination-schedule pool. To suit the proposed paradigm for varied clinical cases in nuclear medicine, the two-stage approach is modeled as stateless, meaning that the first-stage ranking will play no roles in the second stage. The hospital or clinical configurations (hence some of the patients’ attributes) are considered in the second stage. The second-stage scheduling needs to be more adaptive, adjustable, and dynamic to deal with various criteria/limitation/factors imposed to individual time slots. For each slot, a criterion-patient preference matrix is constructed; all slot-patient preference levels are evaluated and ranked. Finally, we proposed a greedy algorithm to determine patients’ allocation in scheduled time slots.

The rest of the paper is structured as follows. In the Methods section, we introduce the proposed methodology. The stateless two-stage approach is detailed. In the Clinical Examples and Results section, we experiment the proposed scheduling method with a downsized realistic clinical example from nuclear medicine, followed by concluding remarks.

2. Methods

This work proposes a stateless two-stage scheduling paradigm for nuclear medicine examinations. The first stage takes into account the patients’ static and temporal configurations, such as traveling distance to the hospital, severity/emergency of illness, and time left to the scheduled doctor revisit. A multiple criteria fuzzy programming adapted from [12, 13] is proposed to determine patients who take precedence to enter the second stage. In the second stage, for a given time slot, the correlated preference/limitation between the scanner and a patient is considered. For example, bone scans take less time and more than one patient can be scheduled into one time slot; patients may prefer specific slots, or, in certain circumstances, lung scans take priority to heart scans. The scheduling is stateless in that the ranking of the first stage is not carried over to the second stage. A two-stage-with-memory scheduling can be deemed as a special case of the proposed paradigm: patients enter the second stage in the ranking order sequentially. An algorithmic greedy approach of the second stage takes linear time.

2.1. First-Stage Scheduling

Chang proposed a novel multiple criteria fuzzy programming to account for binary behaviors in classification associated with various membership functions [10, 12, 13]. A membership function can be considered as a concatenation of a sequence of -shaped increasing (Figure 1) and decreasing (Figure 2) functions and, therefore, the proposed scheduling solution to the multiple criteria decision problem can be summarized and formulated as follows: such that where is the number of criteria; is the number of break points on the membership function for criterion ; is the positive or negative deviation, respectively, from the break points ; and are positive and negative deviations from the highest membership value of ; is a continuous membership variable used for computation purpose; is the weight attached to the sum of the deviations of ; is a quantitative measure of criterion/factor/attribute/limitation with respect to patient , , for all patients.

When taking binary behaviors into account, the following constraints must also be satisfied.

For positive deviations,

For negative deviations, where is a small number and is a binary variable to indicate whether patient with respect to criterion will be selected.

The model could be adjusted by its satisfaction level, as needed, to determine how many patients would be selected as candidates to enter the second stage.

2.2. Second-Stage Scheduling

The goal of the second stage is to assign a patient to its most preferable time slot. Assume that there are available time slots, patients, and criteria. Without loss of generality, the number of patients () should be equal to or less than the number of overall patients under consideration for scheduling. For a given time slot , its criterion-patient preference matrix can be represented by where represent the preference level of the patient for criterion with respect to time slot . As the configurations of all criteria may vary significantly, the preference levels are precomputed and stored in a lookup table (LUT) which can dynamically be adapted and extracted according to overall configuration changes. A clinical example is given in the Clinical Example and Result section for further description.

Each patient for time slot has, therefore, an evaluated precedence value (or EPV), such that There are totally such evaluated precedence values satisfying . The proposed scheduling performs sorting in decreasing order and removes those whose values are zero; that is, no assignment is possible for certain restricted configurations, to form an EPV list. The final scheduling process implements a greedy approach by searching through the EPV list from the front to the end. Each EPV reveals a specific patient; for example, is the evaluated precedence value of patient #5 for time slot #3. Whenever a unvisited EPV is visited, if its corresponding patient has not assigned a slot and the requested slot is big enough to accommodate the patient, he/she shall be scheduled and be removed from the waiting list. The process continues until no more patients are still waiting in stage two or the EPV list is empty. The patients left behind are required to relax his/her limitation to run the second-stage scheduling again. The proposed algorithm is given in Algorithm 1.

(1)  Given an ordered list G of EPVs in decreasing order: G =
(2)   Given a set P of patients;
(3)   
(4)   while and do
(5)    if and slotAvailability then // determine if slot is enough for
(6)    assignPatient2Slot
(7)    adjustSlotAvailability      // availability minus occupancy
(8)   P = P
(9)    end if
(10)
(11)   end while

The scheduling process may then restart anew or we may lower the satisfaction level for the first stage, picking up other patients to enter the second stage.

3. Clinical Example and Results

To justify the efficacy of the proposed scheduling method, we demonstrate an example adapted from a realistic nuclear medicine case.

Assume that six patients are on the to-be-scheduled list for nuclear medicine examinations. The following factors are considered: days left for doctor revisit, traveling time to the hospital, type of examination, and the patients’ availability. Table 1 shows the example configuration.

Preference levels are real numbers between 0 and 1. When it is closes to the doctor revisit day, the need of scheduled examination is more immediate, as shown in Figure 3. When considering traveling distance to the hospital, the scheduling is usually favorable for those who live afar, as shown in Figure 4.

By employing the multiple criteria fuzzy programming with binary behavior proposed in [12], we begin with the first-stage scheduling and obtain the solution as follows: The problem is solved by using LINGO [20]. How many patients are selected to enter the second-stage scheduling is determined by adjusting the value of (satisfaction level). When we specify and , only one patient () is chosen. In our case, we set and , and four patients (, and ) are chosen to enter the second-stage scheduling. The proposed scheduling process is stateless; therefore, the ranking of (, and ) will not be carried over and the four candidates are equally considered in stage two.

In the second-stage scheduling, we assume there are ten time slots, two slots a day from Monday through Friday Four factors are taken into account: type of examination (), occupancy of the examination (), patient’s availability (), and slot popularity factor ().

Type of examination is a clinically frequently referenced factor. A usual scenario is that lung/bone/heart scans are customarily arranged on Monday; the other scans are preferably moved to the other weekdays. In additions lung scans are preferred to heart scans, and heart scans are, in turn, preferred to bone scans. A possible preference lookup table is shown in Table 2.

Occupancy length of examination is another important clinical issue to consider in scheduling. Examination items can take various length of time: 10 minutes at least and some may take up to 40 minutes. To accommodate as many patients as possible, squeezing more than one patient into a single time slot is a usual practice in clinic. Consider a time slot of length 1; if certain examination takes fewer time and may squeeze 5 patients in a slot, each examination has a preference level of 0.2 (or 1/5). If only 2 patients of an examination are permitted in a time slot, each would be assigned a preference level of 0.5 by the proposed scheduling process. A patient’s availability is a binary variable (0: unavailable or 1: available). Slot popularity factor tells how competitive the slot is, that is how many patients compete a single slot. A patient gets a preference level 0.25 for a slot if there are four people claiming available.

We thus obtain 40 criterion-patient preference matrices, 10 time slots for 4 patients. The criterion-patient preference matrix for Monday morning (time slot #1) is: The evaluated preference values of the four patients for Monday morning are , , , and , respectively. The results show that patient #2 and patient #3 will not be assigned in Monday morning slot, while patient #4 takes priority over patient #5.

Considering all 40 EPVs (; , ), those of value 0 are discarded, while the rest are sorted in descending order and stored in EPV list . Applying the proposed algorithm, patient #2 is scheduled for Monday afternoon, Patient #3 Tuesday morning, Patient #4 Monday morning, Patient #5 Tuesday afternoon.

4. Discussion and Conclusions

We have proposed an adaptive scheduling for nuclear medicine examination. The two-stage paradigm alleviates the complexity of a variety of criteria raised by the patients, hospital, administration office, staff, and others. Further, the stateless approach offers more general and flexible applications, as “stated” approach can be deemed as a special case by adjusting the value of as needed. The methodology of the first stage is mainly adapted from the work of Chang which yields stable, efficient, and sensible ranking results with help of the LINGO software. The computation of the second stage is linear. The proposed algorithm to determine slot-patient allocation is efficient, thanks to its greedy approach.

In our example, four patients all get scheduled. We have also implement the proposed scheduling strategy on larger number of inpatients and outpatients to meet their appointment and examination needs and showed efficacy. The proposed algorithm does not have intrinsic limitations. However, if a patient asks for improbable requirements under a difficult circumstance (e.g., specifically asking for certain weekday when it was already assigned to the other higher-priority patient) or the number of patients is more than the possible slots/machines to provide services, the patient is required to relax its criteria by taking back to restart the second stage or even rolled back to the first stage for full reconsideration. It meets a common clinical practice in the department of nuclear medicine. Otherwise, after the first stage has achieved it optimization in ranking and classification, the nature of the proposed second-stage greedy algorithm is able to arrange all possible appointments, without actually inducing any limitations.

Radiological scheduling in the department of nuclear medicine exhibits its stochastic and dynamic characteristics. Outpatients may arrive or call at any time to raise the need for appointments. Inpatients may also submit their requests in a bulk amount. The proposed two-stage approach can help and solidify the current clinical practice by first identifying the most urgent and priority cases in batch (in the first stage) and then requesting for sequential arrangements (in the second stage). Later arrivals may join the queued patients and receive responsive attention.

Conflict of Interests

The authors declare that there is no conflict of interests regarding the publication of this paper.

Acknowledgments

This work was partially supported by Chang Gung Memorial Hospital, Taiwan, under Grant CRRPD5C0251 and by National Science Council, Taiwan, under Grant NSC101-2218-E-182A-001.