Abstract

From the on-line point, we consider the hospital’s medical examination appointment problem with hierarchical machines. This approach eliminates the need for both demand forecasts and a risk-neutrality assumption. Due to different unit revenue, uncertain demand, and arrival of patients, we design on-line booking policies for two kinds of different situations from the perspective of on-line policy and competitive analysis. After that, we prove the optimal competitive ratios. Through numerical examples, we compare advantages and disadvantages between on-line policies and traditional policies, finding that there is different superiority for these two policies under different arrival sequences.

1. Introduction

In this paper, we investigate an on-line hierarchical scheduling problem on medical equipment, such as CT scanning. In hospital, patients arrive one by one randomly and each may be scheduled only on a certain machine. When a patient is assigned to a machine, it is not permitted to be man-modified. Namely, each patient has a set of available devices and a corresponding hierarchy. Each device has a patients set and a corresponding hierarchy. Patients cannot be scheduled on a device with lower hierarchy and the devices can only examine patients with no higher hierarchy. This constraint reflects different service capabilities of the devices, while it is very common in the practice (such as the customer level in services and the server level in communications). These issues can be summarized as hierarchical scheduling problem.

Suppose the service capacity of each device is in a given cycle, the service times of each patient are the same but the revenue is different. The goal of this study is to examine as many patients as possible to maximize hospitals’ social revenue with successful appointments. Because it is unknown in advance how many patients will be present and which hierarchies they belong to, this social revenue-maximization problem is an on-line fashion.

This problem is motivated by practical cases in the Radiology Department of the West China Hospital. In this department, the CT scanning divides into two types depending on the complexity of the examinations, enhanced CT scanning and regular CT scanning. There are two CTs; CT1 is used for doing the regular scanning while CT2 is usually for enhanced scanning. The examination time of regular scanning is 1-2 minutes (excluding the preparation time and adjustment time of examination, such as the time for position adjustment and breath adjustment). The enhanced scanning needs to inject contrast agent, test allergy, and enhancer. It is worth noting that enhancer is unique to timeliness, so the patients should complete the examination as soon as enhancer is injected; otherwise the efficacy will expire.

In the actual appointment, the regular scanning patients can book CT1 or CT2, while the enhanced scanning patients can only book CT2. Now the appointment mode of the West China Hospital is patients making appointments in the integrated service station during a period of half day. Patients arrive at the service station one by one (inpatients usually arrive in batch) to make an appointment; then physicians judge people as regular scanning patients or enhanced scanning patients by synthesizing all kinds of factors. After that, nurses arrange the regular scanning patients to CT1 and the enhanced scanning patients to CT2. When the capacity of CT1 is lacking, nurses will arrange patients on the first-come-first-served basis and transfer surplus patients to CT2. The obvious disadvantage of this mode is that it does not consider the different unit revenue from two types of patients. In general, the unit revenue from regular scanning patients is lower than the revenue from enhanced scanning patients. Certainly we cannot measure patients’ value from the perspective of revenue, and that is why the hospitals choose the first-come-first-served as the basic rule. But from the social return, serving an enhanced scanning patient is also more important than serving a regular scanning patient. For CT2, if it accepts a regular scanning patient, it may reject a potential enhanced scanning patient; if it refuses the present regular scanning patient (“refuse” means patients have to be delayed to another day), it may be idle and loses this revenue. Therefore the service station should determine the number of regular scanning patients in the CT2 to generate better returns. Our study considers this problem from the view of on-line booking and competitive analysis.

Currently, there is a lot of literature on hierarchical on-line scheduling, such as literature [16]. However, few scholars considered such social revenue maximization problem in hospital. Compared with the traditional literature, there are two differences. First, the capacity of the device is not limited in the traditional literature; all jobs must be machined. Second, the termination condition of traditional scheduling algorithm is that all jobs are completed, and the goal is usually to complete the processing of all jobs as soon as possible. The common optimization objectives are minimizing the total completion time () [79] or the maximum completion time () [10, 11], while our work is to maximize the social return.

In this paper, we assume that the service capacity of each device in a certain period is and the service time of each patient is the same, but the unit revenue is different. Thus, the goal of this paper is to maximize the total social revenue from all accepted patients in certain period. Further, we assume that the patients and the devices are hierarchical. A patient can make a reservation of a device whose grade is not lower than the level of his own.

Next, considering the different unit revenue from different types of patients, the paper studies two-hierarchy on-line scheduling problem in two situations.

2. On-Line Booking and Competitive Analysis

Suppose there are two devices: and . The grade of is 1 and that of is 2. The same capacity of each device is . Two types of patients are involved: type 1 and type 2. The level of type 1 is 1 and that of type 2 is 2. Namely, patients of type 1 can book and , while patients of type 2 can only book . Assume the service time of each patient is the same and the unit revenue is different. The unit revenue of examining each type 1 patient with is while it is with , and the unit revenue of examining each type 2 patient with is . Obviously, ; because the cost of examining the patients of type 1 with is higher than examining them with , there will be lower social income. So it is impossible for the hospital manager to arrange patients of type 1 to when has reservation capability. As for and , which is higher is uncertain, so we discuss the on-line problem from two perspectives.

2.1.

In this situation, the unit revenue of using to examine type 2 patients is higher than to examine type 1 patients. The manager should decide whether to arrange type 1 patients to or not. On the one hand, the service capacity of is insufficient, and the number of type 1 patients is much larger than that of type 2 patients; it is better to transfer some patients of type 1 to . On the other hand, if there are plenty of type 2 patients, only few type 1 patients can be arranged to while enough capacity should be kept for patients of type 2.

This paper designs an optimal on-line policy ST1; moreover, the competitive ratio is .

Suppose is the number of type 1 patients who are arranged to , is the number of type 1 and type 2 patients who use , and is the number of type 1 patients with . The on-line policy is as follow.

ST1 Policy. (1) Suppose is the total number of being accepted type 1 patients by before the next arriving type 1 patient, is the total number of being accepted type 1 and type 2 patients by before the next arriving patient, is the total number of being accepted type 1 patients by before the next arriving type 1 patient. At the beginning of the appointment time, , , and .

(2) For the next arriving patient, consider the following.(A1)The patient type is type 1. If , arrange the patient to . If , , and (where ), arrange the patient to . Otherwise, refuse.(A2)The patient type is type 2. If , arrange the patient to . Otherwise, refuse.

Theorem 1. The competitive ratio of ST1 policy is .

Proof. For any input sequence , is the total social revenue of ST1 policy and is the total social revenue of the optimal off-line policy. Consider the following four circumstances.(1). In this case, for any input sequence , on-line algorithm ST1 is the same as the optimal off-line algorithm; both of them will arrange all patients of type 1 to and all patients of type 2 to . So, ; namely, .(2), . At the moment, the total social revenue of ST1 policy is The optimal off-line revenue is ; then (3), , and before the policy stops, there is always . By this time, all arrived demands can be accepted. So ; namely, .(4), , and at some period before the policy stops, . In this case, off-line adversary will design a special input sequence: after , only type 1 patients will come. Under this kind of bad sequence, the total social revenue of ST1 policy is
The total social revenue of the optimal off-line policy is
Then
To sum up, for any input sequence , there is always
Then the competitive ratio of ST1 policy is .

Next, we will prove that ST1 algorithm is the optimal on-line scheduling algorithm.

Theorem 2. ST1 algorithm is the optimal on-line scheduling algorithm.

Proof. In order to prove that ST1 algorithm is the optimal on-line scheduling algorithm, we only need to prove that, for any other on-line scheduling algorithm, its competitive ratio is not more than .
Consider the following two special arrival sequences and . In , there first come type 1 patients, and then come type 2 patients. In , there first come type 1 patients, and then have no type 2 patients to come. At the moment, the total revenue of optimal off-line policy is
For any on-line scheduling algorithm , let be the total number of type 1 patients that can be accepted by . Obviously, . Accordingly,
By calculating, we find the following.  When   When
Then, for any on-line scheduling algorithm , there exists some arrival sequence, whose total on-line revenue is not more than times for the total optimal off-line revenue. Namely, for any on-line scheduling algorithm , its competitive ratio is not more than .
Combined with Theorem 1, we can see that ST1 algorithm is the optimal on-line scheduling algorithm; its competitive ratio is .

2.2.

In this condition, the unit revenue of using to examine type 1 patients is higher than to examine type 2 patients. The manager should decide whether to accept the request from type 2 patients. If the service capacity of is sufficient and the amount of type 2 patients far exceeds that of type 1 patients, it is better to accept a part of requests from type 2 patients. On the other hand, if there will be lots of type 1 patients, the manager cannot respond too much requests from type 2 patients and keep enough capacity of for subsequent patients of type 1.

Next, we design an optimal on-line policy ST2; moreover, the competitive ratio is .

Suppose is the number of patients of type 1 who are arranged to , is the number of type 1 and type 2 patients who use , and is the number of type 2 patients with . The on-line policy is as follow.

ST2 Policy. (1) Suppose is the total number of being accepted type 1 patients by before the next arriving type 1 patient, is the total number of being accepted type 1 and type 2 patients by before the next arriving patient, is the total number of being accepted type 2 patients by before the next arriving type 2 patient. At the beginning of the appointment time, , , and .

(2) For the next arriving patient, consider the following.(B1)The patient type is type 1. If , arrange the patient to . If and , arrange the patient to . Otherwise, refuse.(B2)The patient type is type 2. If and (where ), arrange the patient to . Otherwise, refuse.

Theorem 3. ST2 algorithm is the optimal on-line scheduling algorithm; its competitive ratio is .

The proof of Theorem 3 is similar to the proof of Theorems 1 and 2, so it is not explained here.

Through the conclusions of three theorems above, we can find the difference between on-line policy and off-line policy when the service capacity of is insufficient. If the service capacity of is enough, all patients of type 1 will be arranged to , not to . When the service capacity of is not enough, the subsequent patients of type 1 could be arranged to ; there are two different on-line policies according to different unit revenue. For ST1 policy, considering the unit revenue of using to examine type 2 patients is higher than to examine type 1 patients, when has reservation capability, the manager should control the number of type 1 patients on and be sure the request of type 2 patients can be met as far as possible. For ST2 policy, considering the unit revenue of using to examine type 1 patients is higher than to examine type 2 patients, the manager should control the number of patients of type 2 on and make sure patients of type 1 can be serviced.

3. Contrast with Traditional Reservation Policy

For , by calculating, we have . Obviously, is non-increasing in , and is non-decreasing in . is not decreasing with and is not increasing with . However, it is not sure of ’s monotonicity about , because

When , and is non-increasing in .

When , and is non-decreasing in .

In order to compare on-line booking in this paper with the traditional reservation (first-come-first-appointed), we consider the following two extreme cases.

Case 1. From the certain moment when the service capacity of is insufficient, the subsequent people are all type 1 patients.

Case 2. From the certain moment when the service capacity of is insufficient, some patients of type 2 arrive after patients of type 1.

Consistent with the description above, we define as the upper limit of type 1 patients on . Suppose , , , and . In order to simplify the comparison process, suppose , where is the number of type 1 patients accepted by . The analysis process is similar when . The revenue of on-line and traditional policy is shown in Tables 1 and 2.

In Table 1, ST1 policy controls the accepted number of type 1 patients on , and traditional reservation policy accepts appointments one by one according to the first-come-first-appointed policy until the service capacity of runs out. So the revenue from traditional policy is higher than on-line policy.

In Table 2, ST1 policy refuses some patients of type 1 and keeps the capacity of for subsequent patients of type 2 who bring more yields. Traditional policy accepts the type 1 patients who come first so that the more valuable patients of type 2 are rejected by .

The above comparison shows that two strategies exhibit different advantages according to different demand sequences. On-line policy in this paper is based on a worst case analysis and the actual arrival sequence is not always worst, so it is necessary to improve on-line revenue management policy design on the actual distribution of demand.

4. Conclusion

The medical technology appointment is core problem of hospital management. The nurses in service station face unknown demand sequences and should make a decision immediately when each patient arrives. On-line policy and competitive analysis are exactly suitable for decision problem with unknown demand sequences. This paper studies the revenue management problem of hospital medical examination according to the on-line policy. Based on the literature [12], we analyze the medical examination appointment model under different yield scenarios and design the optimal on-line booking policy. Finally, we compare the on-line policy with traditional reservation policy by numerical examples.

In the future, it is necessary to dynamically adjust the existing reservation policy based on demand information, because the demand sequence generally follows certain rules in practice. According to these laws, designing on-line policy with the latest achievements in competitive analysis will be a more realistic theoretical issue.

Conflict of Interests

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

Acknowledgments

The authors would like to express their thanks to the referees for their valuable suggestions and comments. This work is supported by the National Natural Science Foundation of China (71131006, 71172197, and 70771068) and the Central University Fund of Sichuan University (skgt201202).