Next Article in Journal
STAC: Spatial-Temporal Attention on Compensation Information for Activity Recognition in FPV
Previous Article in Journal
Modeling of a Symmetric Five-Bar Displacement Amplification Compliant Mechanism for Energy Harvesting
Previous Article in Special Issue
Using Machine Learning to Train a Wearable Device for Measuring Students’ Cognitive Load during Problem-Solving Activities Based on Electrodermal Activity, Body Temperature, and Heart Rate: Development of a Cognitive Load Tracker for Both Personal and Classroom Use
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Real-Time, Automatic, and Dynamic Scheduling and Control System for PET Patients Based on Wearable Sensors

1
Department of Electrical Engineering, College of Engineering, Chang Gung University, Kwei-Shan, Tao-Yuan 333, Taiwan
2
Department of Nuclear Medicine, Linkou Chang Gung Memorial Hospital, Tao-Yuan 333, Taiwan
3
Department of Medical Imaging and Radiological Sciences, Chang Gung University, Kwei-Shan, Tao-Yuan 333, Taiwan
*
Author to whom correspondence should be addressed.
Sensors 2021, 21(4), 1104; https://doi.org/10.3390/s21041104
Submission received: 25 December 2020 / Revised: 29 January 2021 / Accepted: 2 February 2021 / Published: 5 February 2021

Abstract

:
Positron emission tomography (PET) is one of the commonly used scanning techniques. Medical staff manually calculate the estimated scan time for each PET device. However, the number of PET scanning devices is small, the number of patients is large, and there are many changes including rescanning requirements, which makes it very error-prone, puts pressure on staff, and causes trouble for patients and their families. Although previous studies proposed algorithms for specific inspections, there is currently no research on improving the PET process. This paper proposes a real-time automatic scheduling and control system for PET patients with wearable sensors. The system can automatically schedule, estimate and instantly update the time of various tasks, and automatically allocate beds and announce schedule information in real time. We implemented this system, collected time data of 200 actual patients, and put these data into the implementation program for simulation and comparison. The average time difference between manual and automatic scheduling was 7.32 min, and it could reduce the average examination time of 82% of patients by 6.14 ± 4.61 min. This convinces us the system is correct and can improve time efficiency, while avoiding human error and staff pressure, and avoiding trouble for patients and their families.

1. Introduction

Hospital medical equipment resources are often in short supply. Equipment scheduling control is an important issue. This issue is roughly divided into three categories: “reservation scheduling”, “real-time scheduling” and “smart device applications”.

1.1. Reservation Scheduling

There are many different outpatient clinics in the hospital, as well as multiple physical examination devices. However, the patient examination needs exceed the medical resources. The resources provided by the hospital are in short supply; thus, good scheduling is required to resolve the problem. Burdett et al. [1] robustly scheduled appointments by strategically inserting buffer times, and they combined simulated annealing and evolutionary search to improve schedule ability. Jiang et al. [2] found that most studies on appointment systems assume that patients arrive at the appointment time, but the actual situation is not the case. Therefore, they proposed a random planning appointment scheduling system considering late patients, using Benders decomposition combined with the sample average approximation (BD-SAA) technique to find the best appointment time that reaches the least patient waiting time and doctor idle time. Qiu et al. [3] proposed algorithms using NSGA-II (non-dominated sorting genetic algorithm II) and MOEA/D (multiobjective evolutionary algorithm based on decomposition) for a single MRI device to arrange the order of appointment and appointment time for patients of different types of examination. Wu et al. [4] calculated the length of MRI examinations in different body parts and assigned corresponding MRI equipment, and then combined the statistical data to determine the length of each examination to increase the usage of MRI equipment and reduce the patient waiting time. Xiao et al. [5] proposed a method based on genetic algorithms for the nuclear medicine department to solve complex scheduling problems with many conditions. The background of [5] is similar to this article, but their method can only be applied in appointment situations, while our proposed method can estimate the patient waiting time for various tasks in real time.
However, appointment scheduling can only maximize the number of patients by arranging the examination dates and order for patients, whereas it cannot solve the problem that patients do not arrive at the hospital according to the appointment time. In fact, on the examination day, patients often arrive early or late, do not arrive, or join examination temporarily. This will widen the gap between the actual and the appointment time, and the patients’ original examination time may change due to these factors. In order for patients to understand the on-site conditions, this paper proposes a real-time automatic scheduling and control system. It is an effective method to provide on-site scheduling and to estimate inspection time, and it can optimize the entire inspection process and ease the workload of medical staff.

1.2. Real-Time Scheduling

Many scholars have proposed solutions to the random variability of on-site patients. Azadeh et al. [6] proposed a mixed-integer linear programming model in order to solve the scheduling difficulties caused by multiple examinations in a single patient, and they combined genetic algorithms to solve the problem of finding the best solution. Peng et al. [7] proposed a method using discrete event simulation combined with genetic algorithms to maximize the number of patients served. This method can dynamically schedule patients who were previously booked, were booked on-site, or waited on-site. However, they [6,7] can only provide queue status (number of patients, queue position), whereas they cannot provide patients with estimated examination time.
Many scholars [8,9,10] proposed methods for outpatients to arrive at the scene close to the consultation time. Montecinos et al. [8] used the method of particle filters to estimate the waiting time of consultation using historical data of patient visit time and new input data. Tantitharanukul et al. [9] developed an estimated waiting time system (WTE) based on the queuing theory, and they used the MQTT (Message Queue Telemetry Transport) protocol to transfer the waiting time and number to the patient’s cell phone. Obulor et al. [10] also used the queuing theory to develop an appointment queuing system to provide better resource utilization to solve the problem of long waiting times for patients. These studies [7,8,9,10] estimated the time for a single treatment, while the system proposed in this paper is for multistage treatments such as positron emission tomography (PET), and it can dynamically estimate the start and end time of each different stage, as well as instantly announce this time information on the public screen or send it to the patient’s mobile phone.
Because appointed patients are sometimes late or absent, which affects the time of patients who are registered and waiting at the scene, the original schedule must be constantly modified and updated in real time. The above studies [9] and [11] aimed at improving the situation. Qu et al. [11] used the Markov model to optimize the scheduling of patients waiting on-site, and they proposed a heuristic algorithm for other possible situations. The model divides the day’s visits into multiple time slots and then queues the patients into each time slot one by one.
Ruth Luscombe et al. [12,13] developed job shop scheduling, combined with heuristic algorithms, to quickly coordinate the activities and resources of emergency departments. Wiesche et al. [14] proposed an optimization model of optimal reservation of capacity for appointments (ORCA), a system that can arrange patients without appointments and patients who already have appointments, as well as provide them on days when the demand for patients is low. This allows maximizing capacity for appointments to potentially treat a walk-in patient on a high-demand day. The system of Kortbeek et al. [15] used the day process model and access process of scheduled arrivals model to balance the “waiting machine time for patients without appointments” and “examination time for patients with appointments”, and they divided the time of day into multiple time slots to arrange patients.
However, in a PET examination, it is necessary to consider that each patient has a different medicine cycle time at different examination sites, and there are also cases where the examination fails and the examination is repeated. Therefore, these studies cannot solve the problem of real-time scheduling for PET inspections. The method we propose takes into account the drug circulation time and solves the problem of inspection failure through dynamic rearrangement.

1.3. Smart Device Applications

Some patients have multiple examinations in the hospital, and some examinations have multiple tasks [16,17,18]. Without proper time control, patients will spend a lot of time waiting. By recording the start and end time of each task, we can analyze the data and reduce patient waiting time.
Frisby et al. [19] proposed a new method for controlling patients in the emergency room. Each doctor wore a medical Bluetooth device and installed a Bluetooth signal receiver in each bed. Within the acceptable range, the treatment time was automatically recorded, which effectively reduced the doctor’s work. Ewing et al. [20] and Elnahrawy et al. [21] used an instant positioning system to collect data on the patient’s movements in the hospital and the time spent at each station to analyze the data and improve the hospital workflow. Kortbeek et al. [15] developed a frame that combines data collection with electronic medical records for data analysis. This method effectively understands the flow of patients in various areas of the hospital and can be used to control different situations in the future. Naruse et al. [22] set up a Beacon signal receiver made using Raspberry Pi in the room to detect the Beacon signal. When someone enters the room, they identify the Beacon, transmit the Beacon data to the database, and calculate the duration of the Beacon carrier stay.
This paper proposes a method for arranging beacon signal receivers (i.e., mobile phones) in various areas of PET, receiving signals from patients wearing Beacon devices, and automatically recording the time of patients during various inspection tasks, saving medical staff time for manual transcription and improving overall automation.

1.4. Current Status and Issues of PET Patient Scheduling

Many PET standard tasks are performed during the inspection, and the cycle time of the medicine varies from part to part. Currently, medical staff use manual methods to calculate the estimated scan time for each PET device. However, the number of PET scanning devices is extremely small, while the number of patients is quite large. Moreover, there are many changing conditions such as different arriving times of both scheduled and temporary patients, constant calculations for different examination items and different beds and drug waiting times, and rescanning requirements for some patients who failed to scan.
Manual scheduling is very error-prone and puts pressure on staff. Coupled with this constantly changing schedule, it is difficult to announce the estimated time to patients and their families in real time, causing family members to constantly ask medical staff about various conditions such as waiting time, which not only consumes the medical staff’s physical and mental strength, but also results in unsmooth processes.
Previous researches [1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22] proposed algorithms for specific examinations to solve the problem of equipment resource allocation, as well as calculate outpatient visit time for outpatient clinics. However, there is currently no research on improving the PET process. Therefore, we propose an automatic scheduling method to improve the current PET patient scheduling problem.

1.5. Overview of Results

This paper proposes a real-time, automatic, and dynamic scheduling and control system for PET patients with wearable sensors (Bluetooth Beacon) positioning. This system can automatically schedule, estimate, and update the start and end time of various tasks of PET patients during the examination, and it can automatically allocate beds and real-time announce schedule information, allowing the schedule being automated, instant, and almost optimized. This can greatly reduce the work of medical staff, avoid human error, improve medication safety, and allow medical staff, patients, and family members to instantly check the progress of the inspection and estimated waiting time, reducing the need for patients and family members to ask medical staff. We also implemented the proposed method in the Android system to prove the feasibility of the system.
We also developed an app (i.e., a mobile phone application) that can automatically collect data. This app collected various “manually scheduled” data from 200 actual patients in the Department of Nuclear Medicine of Linkou Chang Gung Hospital as a control group. We also fed the initial situation of the same 200 original data collected by the above-implemented Android system and obtained various “auto-scheduled” data as the experimental group. It was found that the average time difference between the “manually scheduled control group” and the “auto-scheduled experimental group” was 7.32 min, indicating the correctness of this method. Furthermore, the “auto-scheduled experimental group” could reduce the average examination time of 82% of patients by 6.14 ± 4.61 min, which proves the progress of this method.

1.6. Our Contribution

This paper is the first to propose a novel and real-time automatic scheduling and control system for PET patients. The system provides the following functions: (1) real-time automatic scheduling, (2) scheduling for different medicines, (3) dynamic update of prediction time, (4) immediate provision of predictive inspection time, (5) automatic allocation of general and specific beds, (6) automatic detection of all patients’ tasks periods, (7) automatic detection and prediction of examination room conditions, and (8) instant rescheduling. The major contribution is that the proposed system can greatly reduce the work of medical staff, avoid human error, improve medication safety, and allow medical staff, patients, and family members to instantly check the progress of the inspection and estimated waiting time, reducing the need for patients and family members to ask medical staff. The value-added contribution is that the system can reduce the average examination time of 82% of patients by 6.14 min. Moreover, our method has portability, which means that our detailed methods and implementation content can be easily transplanted to PET patient scheduling in other hospitals or can be suitable for scheduling similar to this situation.

2. Methods

This section explains the system requirements and the detailed scheme of the proposed system. In the inspection schedule of PET, due to the many conditions and changes to be considered, such as the limitation of the time limit of special drugs, limited medical equipment, and possible rescanning, manual scheduling and time control are quite difficult. This paper proposes a real-time automatic scheduling and control system for PET examination, which can instantly estimate the examination time, allocate medical resources, and respond to possible rescanning in time.

2.1. System Requirement

System requirements of the proposed system are described in Definition 1.
Definition 1.
(System requirements). The proposed scheme should meet the following conditions: (1) real-time automatic scheduling: the system performs real-time automatic scheduling according to the patient registration time; (2) scheduling for different medicines: the system schedules the best inspection time according to the cycle time of different medicines; (3) dynamic update of prediction time: when a new patient checks in, or after the end of each examination task of the patient, the system immediately updates the expected prediction task time of each patient; (4) providing predictive inspection time immediately: the system provides the predicted inspection time to the medical staff, patients, and their families in real time; (5) automatic allocation of general and specific beds: the system automatically allocates suitable beds to patients waiting for beds according to all patients’ inspection task completion status; (6) automatic detection of all patients’ tasks periods: the system automatically detects the start time and end time of each examination task of all patients; (7) automatic detection and prediction of examination room conditions: automatic detection and prediction of the use and idle periods of each examination room; (8) instant rescheduling: the system automatically arranges patients who need to be rescanned.

2.2. Details of the Proposed System

The traditional PET examination process is shown in Figure 1. According to Definition 1 and Figure 1, we propose a new scheduling and control system (Figure 2), which contains five roles and eight phases.
The five roles are patient P i , medical staff M S , radiographer R D j , server S , and announcement screen, where M S is at the indwelling needle area in the IV indwelling needle room (or called the outer injection room) R I V and at the indwelling needle desk we equipped with a mobile device D M S and a beacon signal receiver R C M S . We also equipped with a radiographer R D j , a mobile device D R D j , and a beacon signal receiver R C j in the j-th examination room and on the injection area in the inner injection room. Both R C M S and R C j have functions to detect the content and strength of Beacon signals. Table 1 defines the symbols and parameters used in the proposed method.
The system is divided into seven phases and two algorithms: initial phase, patient check-in phase, patient indwelling needle phase, bed allocation phase, algorithm for scheduling examination room, estimating injection time and scan time, injection phase, scanning phase, end examination phase, and algorithm to determine Beacon’s entry and exit from a certain area.

2.2.1. Initial Phase

S let A I V = , A i n j = , A B R = , A R k = , T E S ( R k ) = 17:00, and the average task times t ¯ I V ( 0 ) , t ¯ i n j ( 0 ) , and t ¯ e x ( 0 ) be their average time of the previous week.

2.2.2. Patient Check-In Phase

When P i checks in, M S configures a Beacon for P i , uses D M S to scan P i ’s medical-record-number barcode M r n ( P i ) , enters P i ’s body status b ( P i ) and Beacon serial number B c n j , and sends M r n ( P i ) , b ( P i ) , and B c n j to S . Then, S calculates the estimated IV indwelling time as follows:
T I V e ( P i ) = { current   time ,   if   A I V = T I V e ( P i 1 ) + t ¯ I V ( n ) ,   else ,
followed by adding M r n ( P i ) to A I V . Finally, the patient waits in waiting area. The check-in process is shown in Figure 3.

2.2.3. Patient Indwelling Needle Phase

When the P i ’s previous patient (i.e., P i 1 or P j ) indwelling needle ends and leaves R I V , S will receive the message that P i 1 (or P j ) has left R I V , and then automatically transfer A I V ( 1 ) ’s B c n ( P i ) to R C M S , letting R C M S know that the next beacon to be determined whether the signal is to enter or leave is B c n ( P i ) (please refer to Section 2.2.9 for the detailed determine method). When the time is one minute before T I V e ( P i ) , S sends the indwelling needle notification to D M S (or M S checks D M S and judges that P i can be indwelling), and M S goes to the waiting area to notify P i to go to R I V to indwell needle. Otherwise, the patient can actively enter the room after receiving a notification (by sight (for the patient to see that the time is up), hearing (broadcasting the patient’s name), or touching (by making the patient’s pager vibrate through the wireless paging system).
When P i enters R I V , R C M S judges that P i has entered R I V indwelling needle and then informs S . S then captures the time of entering R I V as the start time of the indwelling needle T I V a ( P i ) , adds P i to A B R and deletes it from A I V , and calculates the actual and estimated time difference as follows:
t I V d i f f = T I V a ( P i ) T I V e ( P i )
S then uses t I V d i f f to update the estimated indwelling time for patients in A I V as follows:
T I V e ( a I V ) = T I V e ( a I V ) + t I V d i f f , a I V A I V
During P i indwelling, M S transmits t a b s ( P i ) to S via D M S . Next, S allocates an uptake room for patients in A B R , calculates the estimated injection time T i n j e ( P i ) and the estimated scan time T E E e ( P i ) (for detailed methods, refer to Section 2.2.4 and Section 2.2.5), and uses T E E e ( P i ) to calculate the T i n j e ( P i ) back.
After the indwelling needle is completed, P i leaves R I V to the waiting area to wait for the injection. At this time, R C M S automatically determines that P i is leaving R I V and sends a “ P i has left R I V ” message to S . Nest, S extracts the current time T L I V a ( P i ) , and calculates the length of the P i indwelling needle as follows:
t I V ( n ) = T L I V a ( P i ) T I V a ( P i )
Finally, S calculates the average indwelling time from P 1 to P i as follows:
t ¯ I V ( n ) = ( n 1 ) t ¯ I V ( n 1 ) + t I V ( n ) n
The indwelling needle process is shown in Figure 4.

2.2.4. Bed Allocation Phase

After processing a “successful scan” patient P i , R D j uses D R D j to send T I I F ( P i ) to S . S then runs B e d ( P i ) . i s O c c u p i e d = f a l s e to vacate P i ’s bed, and runs B e d ( P j = A B R ( 1 ) ) = a s s i g n B e d ( P j ) to assign this bed to the next waiting patient P j (Figure 5). Additionally, when the patient P i indwelling needle ends, S performs the bed allocation algorithm B e d ( P i ) = a s s i g n B e d ( P i ) to try to assign an vacated bed to P i .
There are three types of beds in the uptake room, and all three types can be allocated to general patients. However, bedridden patients can only use type-A beds, while patients with short drug absorption times (i.e., t a b s = 30 ) are often allocated to type-B beds, while type-C Beds can be dispensed to short-absorption-time or general patients. We use “weight allocation” to calculate the priority of bed allocation in the uptake room. The allocation method is shown in Table 2, where 0 means not applicable.
S chooses the unoccupied bed with the highest weight as B e d ( P i ) . If P i is allocated to a bed, S extracts the current time as T B A ( P i ) , and adds P i to A i n j and removes it from A B R . S then runs the algorithm for estimating scan time: e s t i m a t e E E T i m e ( P i ) (Figure 6). Otherwise, if P i is not allocated to any bed, P i continues to wait at A B R until there is a vacated bed in the uptake room.

2.2.5. Algorithm for Scheduling Examination Room, and Estimating Injection and Examination Time

After executing a s s i g n B e d ( P i ) , S then executes the algorithm e s t i m a t e E E T i m e ( P i ) one by one for patients whose injection has not been estimated in A i n j , where e s t i m a t e E E T i m e ( P i ) is used for arranging the examination room R ( P i ) , as well as estimating the injection time T i n j e ( P i ) and start/end examination time T E E e ( P i ) / T L E e ( P i ) (Figure 6). If P i is a patient who has not completed the indwelling needle, S lets P i ’s fastest injectable time T E I ( P i ) be T B A ( P i ) . Otherwise, S lets T E I ( P i ) be T B A ( P i ) .
Next, S separately determines which of T E S ( P i ) and T L E e ( A R k ( 1 ) ) is earlier to find out the fastest available scan time T E S ( P i | R k ) in each examination room R k , where T L E e ( A R k ( 1 ) ) is the estimated time to leave the examination room R k for the last patient waiting for R k . For R k , if T E S ( P i ) T L E e ( A R k ( 1 ) ) , it means the fastest scan time T E S ( P i | R k ) of P i in R k is T E S ( P i ) . Otherwise, it means P i has the opportunity to scan before T L E e ( A R k ( 1 ) ) . Therefore, S searches for free time space between T E S ( P i ) and T L E e ( A R k ( 1 ) ) .
If there is enough time (higher than the average examination time ( t ¯ e x ) in the time space between T L E e ( A R k ( α 1 ) ) and T E E e ( A R k ( α ) ) or between T E E e ( A R k ( α ) ) and T E S ( P i ) , it means P i can perform examinations in the free time gap between “patient A R k ( α 1 ) end scan” and “patient T E E e ( A R k ( α ) ) start scan”. Because T E S ( P i ) may fall before T L E e ( A R k ( α 1 ) ) , that is, T E S ( P i ) is just when A R k ( α 1 ) is inspecting, this situation is not feasible. Therefore, the fastest time for scan should be T L E e ( A R k ( α 1 ) ) to be a reasonable time. T E S ( P i ) may also fall behind A R k ( α 1 ) ; hence, the fastest available time can be T E S ( P i ) directly. Therefore, S chooses T E S ( P i | R k ) = max{ T E S ( P i ) , T L E e ( A R k ( α 1 ) ) }. If there is not enough time between T E S ( P i ) and T L E e ( A R k ( 1 ) ) , then let T E S ( P i | R k ) be T L E e ( A R k ( 1 ) ) .
Finally, S selects the minimum value from { T E S ( P i | R j ) | j = 1 , 2 , } as T E E e ( P i ) , uses it to compute the estimated injection time T i n j e ( P i ) and estimated end examination time T L E e ( P i ) , and adds P i to A R k .

2.2.6. Injection Phase

When the P i injection ends and leaves R I J , S will receive the message of “ P i is leaving R I J ”, and then automatically pass B c n ( P i ) from A i n j ( 1 ) to R C 0 to let R C 0 know the next beacon determining entry or exit is B c n ( P i ) (please refer to Section 2.2.9 for the detailed Beacon algorithm). When the time is one minute before T i n j e ( P i ) , S sends an injection notification to D R D 0 . After receiving the notice, R D 0 goes to the waiting area and tells P i to go to R I J to inject.
When P i enters R I J , R C 0 judges that B c n ( P i ) enters R I J for injection and informs S . S then extracts the current time as the injection start time T i n j a ( P i ) and removes P i from A i n j .
When P i leaves R I J to B e d ( P i ) at the end of the injection, R C 0 judges that B c n ( P i ) has left R I J and notifies S . S extracts the current time as the departure time T L i n j a ( P i ) , and calculates P i ’s injection length as follows:
t i n j n = T L i n j a ( P i ) T i n j a ( P i )
Finally, S calculates the average injection time from P 1 to P i as follows:
t ¯ i n j ( n ) = ( n 1 ) t ¯ i n j ( n 1 ) + t i n j n n
The patient injection process is shown in Figure 7.

2.2.7. Scanning Phase

When the P i examination ends and leaves R k , S will receive the message of “ P i is leaving R k ”, and then automatically pass B c n ( P i ) from A R k ( 1 ) to R C j to let R C j know the next beacon determining entry or exit is B c n ( P i ) (please refer to Section 2.2.9 for the detailed Beacon algorithm). When the time is 5 min before T E E e ( P i ) , S sends an examination notification to D R D j . After receiving the notice (or R D j determines that P i can be scanned via checking D R D j ), R D j goes to the uptake room and tells P i to go to R k to wait for examination.
When P i enters R k , R C j judges that B c n ( P i ) enters R k and informs S . S then extracts the current time as the examination start time T E E a ( P i ) and removes P i from A R k .
If R D j , which monitors the patient’s photographic image in the background, judges that P i ’s scan image is successful, they use D R D j to transmit T I I F ( P i ) to S . S empties B e d ( P i ) , and then automatically allocates the bed to a patient in A B R . In addition, P i needs go to R I V to pull the needle and return the Beacon to complete the inspection.
If R D j judges that the scan image of P i fails, then P i needs to be scanned again. R D j uses D R D j to select a patient so that P i should be rescanned after the patient’s end examination. S then updates all the estimated examination times of the patients who are injected in A R k , clears the estimated injection and examination times of all patients in A i n j , and re-executes e s t i m a t e E E T i m e ( P i ) to calculate the new estimated injection and examination times of all patients.
When P i leaves R ( P i ) at the end of examination, R C j judges that B c n ( P i ) has left R ( P i ) and notifies S . S extracts the current time as the departure time T L E a ( P i ) , and calculates P i ’s examination length as follows:
t e x n = T L E a ( P i ) T E E a ( P i )
Finally, S calculates the average scan time from P 1 to P i as follows:
t ¯ e x ( n ) = ( n 1 ) t ¯ e x ( n 1 ) + t e x n n
The patient examination process is shown in Figure 8.

2.2.8. End Examination Phase

Patient P i , who was successfully examined, would return to the injection room, remove the needle, and return their Beacon. M S then clicks the end button via D M S to inform S , and completes the PET inspection (Figure 9).

2.2.9. Algorithm to Determine Beacon’s Entering or Leaving from a Certain Area

R C M S or R C j can judge whether B c n ( P i ) enters/leaves an area on the basis of whether r s s i ( B c n ( P i ) ) is “greater than t h H ” or “less than t h L ” (Figure 10). However, when P i approaches the entrance to the area, the value of r s s i ( B c n ( P i ) ) will oscillate back and forth between t h H and t h L , making it impossible to determine whether P i enters or leaves the area. Therefore, we designate that r s s i ( B c n ( P i ) ) must be detected greater than t h H (or less than t h L ) more than five consecutive times before it can be judged as entering (or leaving).

3. Materials

We first collected the status and time data of various tasks and examinations of 200 actual patients at the Linkou Chang Gung Hospital as a PET medical database and control group. We also implemented the proposed system in the Android system, and we fed the patient’s physical condition, check-in time, and rescan status of the PET medical database data collected above into our implementation system, using the obtained time data as the experimental group. Lastly, we carried out data analysis to compare and analyze the results of the experimental group and the control group.

3.1. Data Collection of Control Group

We set up receivers in five places in Linkou Chang Gung Hospital (Figure 11). We let actual patients wear the Beacon and perform PET inspection procedures under the current manual scheduling method, and we recorded time data and examination information of 200 patients for two consecutive weeks (12 days).
We used a desktop computer (using the Windows 10 operating system, Intel (R) Xeon (R) central processing unit (CPU) E3-1230 with a 3.3 GHz and 3.7 GHz processor and 8 GB random-access memory (RAM) as the server to collect data, calculate, and process communication matters. We also used four Android 5.0 operating system phones, including three HTC Desire816 (Qualcomm S400 1.6 GHz quad-core processors) as Beacon signal receivers in three scan rooms to determine patients’ location in or out of the room, while another HTC One E8 (Qualcomm S801 2.5 GHz quad-core processor) was responsible for inputting and transmitting patient examination information to the server. We chose THLight’s B3029 T as the Beacon for each patient.
As for the software, we used Android Studio and JAVA to develop our own programs, adopted the library provided by THLight for Beacon control and signal reading, and chose MySQL database tools as the back-end database collection.
The system program structure of data collection was divided into six parts according to different tasks: nurse device during check-in phase, nurse device during indwelling needle, radiographer device during injection, radiographer app on the scan room side, server, and receivers in scan rooms. The communication method between the server and the mobile devices of the medical staff was Wi-Fi. The screens of the mobile phone app operated by the medical staff at each inspection stage are described below.

3.1.1. Patient Check-In

When the patient checks in, the nurse at the needle indwelling area of the injection room enters the patients’ report information screen. Because there are many numbers in the patients’ medical record number, it is easy to make mistakes when manually inputting it. Therefore, the scan button “SCAN” was designed to scan the one-dimensional barcode of the medical record number to reduce error (Figure 12).

3.1.2. Indwelling Needle and Injection Phase

The interfaces of the medical staff during the indwelling phase and during the injection phase are the same (Figure 13). The medical staff enters the patient information required for the examination. When the needle or injection is started, the start button “STA” is clicked to capture the start time. When the indwelling needle or injection ends, the button is clicked again to grab the end time.

3.1.3. Patients’ Queue List and Scan Room Waiting List for Each Scan Room

The information of patients who have completed the indwelling needle but have not yet arranged a scan room is shown on the left in Figure 14 for the radiographer RD0 at the injection phase to view and arrange the scan room. The radiographer can click on the MRN number (i.e., “9876543”) to go to the interface of Figure 13 to enter scan information. For patients who have been assigned a scan room, their information is displayed on each page according to each different scan room (shown on the right of Figure 14).

3.1.4. Total Queue List

Patients who have already checked in and have not completed the examination will be displayed in the screen of Figure 15 for medical staff at each stage of the examination. Clicking on the MRN number will jump to the interface of Figure 13 for medical staff to enter or view detailed information. When there are a large number of patients, it is not easy to find the medical record number to view detailed information. We can use the “SCAN” button to scan the MRN barcode of a patient, and the system will directly display the detailed information of the patient.

3.2. Data Collection of Experimental Group

We then fed these 200 PET medical database data on the patients’ physical condition, report time, and rescan status into our proposed system for the output of experimental group data (Figure 16).

3.2.1. Estimate Time to Indwell Time Initially

Initially, the program downloads one day’s data from the database, and then calculates the initial estimated indwelling time for all patients.

3.2.2. Update the Estimated Time to Indwell Needle

After the initial estimated indwelling needles for all patients have been calculated, the patients are sequentially entered into the next phase of the loop, i.e., to update the estimated time to indwell needle. The value of i in the first loop indicates the serial number of the patient who started the indwelling needle, and the patient is represented by P i . The program subsequently uses the time of P i ’s indwelling needle as the current time, and then uses this time to determine the sequence of other times. The program first calculates the difference t I V d i f f between the actual and estimated indwelling time of P i . After calculating the content via executing the second loop, the program will update the estimated indwelling time for all patients after P i . Because not every patient checks in before the P i ’s indwelling needle, it is necessary to judge the timing of T C I ( P j + 1 ) and T I V a ( P i ) first. If the patient P j has already checked in before T I V a ( P i ) , the program will update T I V e ( P j ) for the patient. The detailed algorithm is shown as Equation (1) in Section 2.

3.2.3. Update Available Beds

After updating the estimated indwelling time, the program then updates the available beds. The first loop searches for all patients who have been scanned before the P i ’s indwelling needle and determines whether there is a T I I F ( P j ) between T I V a ( P i ) and T I V a ( P i 1 ) . If there is, it means a patient’s bed can be vacated during this time gap, with a bed vacancy at T I I F ( P j ) .

3.2.4. Schedule Scan Room and Estimate Injection/Scan Time

After updating the available beds, the program executes the fourth procedure to allocate beds for patients P j who have not been allocated a bed before T I V a ( P i ) . If P j is assigned to a bed, the program then proceeds with their estimated time of scan and injection.
A.
Arrange beds
The bed allocation algorithm a s s i g n B e d ( P j ) is shown in Figure 5 of Section 2, and the program flow is shown in Figure 17.
  • B. Estimate injection time and scan time
For patient P j assigned to a bed, the program then performs e s t i m a t e E E T i m e ( P i ) to estimate the injection and scan time. The algorithm is shown in Figure 6 of Section 2, and the program flow is shown in Figure 18.

4. Discussion

In this section, we compare and analyze the experimental group and the control group, and we discuss the results in four parts.
We first calculated the average time difference between the two groups at three start times (i.e., indwelling needle, injection, and scan) for 12 days to see if there was an error between the time calculated by the experimental group and the actual time of the control group (Table 3.) “Absolute value” and “relative value” respectively represent “with” and “without” positive and negative values, i.e., the average value of the “absolute value” and “relative value” of each experimental group time minus the control group time on a certain day. We also explored whether the estimated time by using the proposed automatic scheduling method can be faster than the original manual scheduling time, and what the proportion of time earlier is (that is, how many patients would benefit from this). The “ahead rate” represents the proportion where the estimated times of the experimental group was earlier than the actual times of the control group.
We then analyze and discuss the proposed method in four parts.

4.1. Analysis of Indwelling Needle Time

The last update time for each patient was the time the previous patient entered the scan room. Comparing the final data with the actual data collected, the average time difference was about 2.94 min (Table 3). The maximum value (time early up) and minimum value (time late up) were 17 and −12 min, respectively (Table 4).

4.2. Analysis of Injection and Scan Times

At the stage of estimating the injection, the time difference may be caused by the pharmacy cycle time having a buffer time of ±10 min and the radiographer manually calculating the estimated time. According to our observations at the scene, the radiographer only grasped the approximate time during the manual calculation, resulting in extra time between the end of the injection by the previous patient and the time when the next patient started the injection. In addition, when the indwelling needle ends on each occasion, the nurse must call the pharmacy to ask the pharmacist to give the medicine, and the radiographer must wait for the pharmacist to give the medicine before injecting the patient. These actions take up the time of the patient inspection process. However, the method proposed in this article can remove the above problems. If the medical staff performs the inspection process according to the estimated time calculated by the app, the injection process can be advanced 6.14 min on average (Table 3).
During the estimated scanning stage, the radiographer tries to let the patient scan 5–10 min in advance. However, the proposed algorithm was designed according to the standard pharmaceutical cycle time, allowing the radiographer to adjust the scan according to the standard time. This resulted in a high time difference (Table 4) and low ahead rate (Table 3).
Furthermore, the reason for the standard deviation being larger during the injection phase and the photographic phase than during the indwelling needle phase is that some machines were idle for less than the average imaging time of the patient, but some radiographers still arranged the patient in the gap to reduce the idle time of the imaging equipment. In addition to causing a time difference, this also made it very compact for patients who needed to be scanned again in the future.
In addition to the abovementioned causes of time differences in injection and scan phases, unexpected situations can sometimes occur on the scene, and the delay of the process is also one of the reasons for the time differences.

4.3. Analysis of Allocating Beds

Because bedridden patients require larger space, some require special equipment, and the types of uptake rooms vary, if the general patients occupy the uptake room of the bedridden patient, this can lead to prolonged waiting time of the bedridden patient. The proposed weight allocation method (Table 2) (i.e., using b() function) could shorten the average waiting time from indwelling needle to injection by 3.29 min (Table 5), save 40.35% of patient waiting time, and effectively solve this problem.

4.4. Overall Improvement

After analysis, the proportion of patients with a time difference of less than 10 min reached 68%, indicating that about 70% of the values were close to the actual situation, achieving high accuracy. In addition, 82% of the patients had an average reduction of 6.14 min (according to the estimated injection time), which verified the high efficiency of the proposed system.

5. Comparison

This section analyzes and compares the properties including the eight requirements in Definition 1 and other features. Table 6 displays the comparisons for the proposed automatic scheduling system and the current manual scheduling system, and Table 7 summarizes the comparison of the properties for the proposed system and those schemes proposed by Xiao et al. [5], Tantitharanukul and Throngjai [9], and Luscombe and Kozan [12].

5.1. Comparison with Proposed and Current Scheduling System

We functionally compared the current manual system with the proposed automatic system (Table 6). Our system has four automatic functions to solve the problem of smooth processes. We also compared the two systems in terms of “the time required” for medical staff or patients to process each task. The details are given below.
  • Scheduling of patient examination order: The system automatically orders the order of patient examinations, eliminating the need for radiographers to manually order.
  • Scheduling of each inspection time: The system calculates the best patient examination time for different drug cycle times, and the radiographer does not need to calculate it manually.
  • Patient interrupts MS workflow by asking questions about examination time: The system calculates the estimated time of each inspection task and announces it to medical staff and patients, reducing the number of times when medical staff are interrupted by patient inquiries.
  • Dispensing reminder: The pharmacist checks the app’s patient injection status to dispense medicine, eliminating the need for MS to call and let the pharmacist dispense medicine.
  • Patient estimated time reminder: The system sends a reminder message when the estimated time for each patient task is approaching.
  • Patient and family inquiries: Patients and family members can check the examination time by themselves, reducing the number of inquiries.

5.2. Comparison of Proposed and Previous Works

According to the system requirements proposed in Definition 1, we compared our method with previous works (Table 7). The first five functions could only be totally achieved by our method, and the sixth, seventh, and eighth functions could only be provided by our system. In the PET patient scheduling problems, the biggest issue with the scan room and nurse manual scheduling is that the patient’s examination fails and these examinations need to be repeated. Therefore, immediate rescheduling is the most important function, and only our method can completely solve this problem.

6. Conclusions

Due to the limited equipment resources and cycle time of PET, it is not an easy task for medical staff to calculate time and allocate resources on their own. This paper proposes a method for real-time estimation and scheduling of multi-resource allocation and pharmacy limitation, combined with Beacon to automatically detect patient entry and exit, and effectively control the inspection process. The results showed that the time difference between the experimental group and the control group was about 2.94 min, 7.95 min, and 7.32 min in the indwelling needle phase, the injection phase, and the scanning phase, respectively. Moreover, the proportion of patients with a time difference of less than 10 min reached 68%, indicating that most values were close to the actual situation, achieving high accuracy. In addition, 82% of the patients had an average reduction of 6.14 min, verifying the high efficiency of the proposed system. Therefore, the proposed system not only reduces the work of medical staff, but also provides patients and their families with credible estimates of time.
Future research will focus on more detailed data analysis to improve the accuracy of estimated time. In addition, some patients not only have a PET examination but other radiological procedures to be performed on the same day. The radiographer must consider these conditions together to schedule appointments. Future studies can consider combining the scheduling of other radiology departments to make the entire radiological diagnosis process easier and smoother.

Author Contributions

K.-J.L. designed the study. S.-Y.C. performed the scheduling and statistical analysis, wrote the manuscript, and built the figures and tables. Y.-X.D. collected the clinical data, and helped to design the study and write the manuscript. All authors have read and agreed to the published version of the manuscript.

Funding

This work was partially supported by the Ministry of Science and Technology under Grant MOST 109-2221-E-182-020 and by the CGMH project under Grant BMRPB46.

Institutional Review Board Statement

The study was conducted according to the guidelines of the Declaration of Helsinki, and approved by the Institutional Review Board of Chang Gung Medical Foundation (with IRB No.: 201801251B1, and Date of Approval: 2018/08/09).

Informed Consent Statement

Not applicable.

Data Availability Statement

The statistical data presented in this study are available in Table 3, Table 4 and Table 5. The datasets used and/or analyzed during the current study are available from the corresponding author upon request.

Acknowledgments

The authors acknowledge the reviewers.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Burdett, R.L.; Kozan, E. Techniques to effectively buffer schedules in the face of uncertainties. Comput. Ind. Eng. 2015, 87, 16–29. [Google Scholar] [CrossRef] [Green Version]
  2. Jiang, B.; Tang, J.; Yanb, C. A stochastic programming model for outpatient appointment scheduling considering unpunctuality. Omega 2019, 82, 70–82. [Google Scholar] [CrossRef]
  3. Qiu, H.; Wang, D.; Wang, Y.; Yin, Y. MRI appointment scheduling with uncertain examination time. J. Comb. Optim. 2019, 37, 62–82. [Google Scholar] [CrossRef]
  4. Wu, X.; Li, J.; Xu, R.; Yu, T. A simulation study of appointment scheduling for multi-class MRI examination. In Proceedings of the 2016 13th International Conference on Service Systems and Service Management (ICSSSM), Kunming, China, 24–26 June 2016; pp. 1–6. [Google Scholar]
  5. Xiao, Q.; Luo, L.; Zhao, S.; Ran, X.; Feng, Y. Online appointment scheduling for a nuclear medicine department in a Chinese hospital. Comput. Math. Methods Med. 2018, 2018, 5148215. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  6. Azadeh, A.; Baghersad, M.; Farahani, M.H.; Zarrin, M. Semi-online patient scheduling in pathology laboratories. Artif. Intell. Med. 2015, 64, 217–226. [Google Scholar] [CrossRef] [PubMed]
  7. Peng, Y.; Qu, X.; Shi, J. A hybrid simulation and genetic algorithm approach to determine the optimal scheduling templates for open access clinics admitting walk-in patients. Comput. Ind. Eng. 2014, 72, 282–296. [Google Scholar] [CrossRef]
  8. Montecinos, J.; Ouhimmou, M.; Chauhan, S. Waiting-time estimation in walk-in clinics. Int. Trans. Oper. Res. 2018, 25, 51–74. [Google Scholar] [CrossRef]
  9. Tantitharanukul, N.; Throngjai, T. Waiting time estimation system for outpatient’s arrival planning. In Proceedings of the 2018 International Conference on Digital Arts, Media and Technology (ICDAMT), Chiangrai, Thailand, 25–28 February 2018; pp. 207–212. [Google Scholar]
  10. Obulor, R.; Eke, B.O. Outpatient queuing model development for hospital appointment system. Int. J. Sci. Eng. Appl. Sci. 2016, 2, 15–22. [Google Scholar]
  11. Qu, X.; Peng, Y.; Shi, J.; LaGanga, L. An MDP model for walk-in patient admission management in primary care clinics. Int. J. Prod. Econ. 2015, 168, 303–320. [Google Scholar] [CrossRef]
  12. Luscombe, R.; Kozan, E. Dynamic resource allocation to improve emergency department efficiency in real time. Eur. J. Oper. Res. 2016, 255, 593–603. [Google Scholar] [CrossRef]
  13. Burdett, R.L.; Kozan, E. An integrated approach for scheduling health care activities in a hospital. Eur. J. Oper. Res. 2018, 264, 756–773. [Google Scholar] [CrossRef] [Green Version]
  14. Wiesche, L.; Schacht, M.; Werners, B. Strategies for interday appointment scheduling in primary care. Health Care Manag. Sci. 2017, 20, 403–418. [Google Scholar] [CrossRef] [PubMed]
  15. Kortbeek, N.; Zonderland, M.E.; Braaksma, A.; Vliegen, I.M.; Boucherie, R.J.; Litvak, N.; Hans, E.W. Designing cyclic appointment schedules for outpatient clinics with scheduled and unscheduled patient arrivals. Perform. Eval. 2014, 80, 5–26. [Google Scholar] [CrossRef] [Green Version]
  16. Cho, M.; Song, M.; Yoo, S.; Reijers, H.A. An evidence-based decision support framework for clinician medical scheduling. IEEE Access 2019, 7, 5239–15249. [Google Scholar] [CrossRef]
  17. Yu, J.; Xing, L.; Tan, X.; Ren, T.; Li, Z. Doctor-Patient Combined Matching Problem and its Solving Algorithms. IEEE Access 2019, 7, 177723–177733. [Google Scholar] [CrossRef]
  18. Jiang, S.; Xiao, R.; Wang, L.; Luo, X.; Huang, C.; Wang, J.-H.; Chin, K.-S.; Nie, X. Combining Deep Neural Networks and classical time series regression models for forecasting patient flows in Hong Kong. IEEE Access 2019, 7, 118965–118974. [Google Scholar] [CrossRef]
  19. Frisby, J.; Smith, V.; Traub, S.; Patel, V.L. Contextual computing: A Bluetooth based approach for tracking healthcare providers in the emergency room. J. Biomed. Inform. 2017, 65, 97–104. [Google Scholar] [CrossRef] [PubMed]
  20. Ewing, A.; Rogus, J.; Chintagunta, P.; Logan, K.; Morgan, S.; Hyojung, K. A systems approach to improving patient flow at UVA Cancer Center using Real-Time Locating System. In Proceedings of the 2017 Systems and Information Engineering Design Symposium (SIEDS), Charlottesville, VA, USA, 28 April 2017; pp. 259–264. [Google Scholar]
  21. Elnahrawy, E.; Martin, R.P. Studying the utility of tracking systems in improving healthcare workflow. In Proceedings of the 2010 8th IEEE International Conference on Pervasive Computing and Communications Workshops (PERCOM Workshops), Mannheim, Germany, 29 March–2 April 2010; pp. 310–315. [Google Scholar]
  22. Naruse, F.; Kaji, K. Estimation of Person Existence in Room Using BLE Beacon and Its Platform. In Proceedings of the 2018 International Conference on Mobile Computing, Applications, and Services (MobiCASE), Osaka, Japan, 28 February–2 March 2018; pp. 251–257. [Google Scholar]
Figure 1. Positron emission tomography (PET) patient examination process.
Figure 1. Positron emission tomography (PET) patient examination process.
Sensors 21 01104 g001
Figure 2. Schematic of automatic scheduling system.
Figure 2. Schematic of automatic scheduling system.
Sensors 21 01104 g002
Figure 3. Check-in process.
Figure 3. Check-in process.
Sensors 21 01104 g003
Figure 4. Indwelling needle process.
Figure 4. Indwelling needle process.
Sensors 21 01104 g004
Figure 5. Bed allocation algorithm.
Figure 5. Bed allocation algorithm.
Sensors 21 01104 g005
Figure 6. Algorithm for estimating examination process time.
Figure 6. Algorithm for estimating examination process time.
Sensors 21 01104 g006
Figure 7. Injection process.
Figure 7. Injection process.
Sensors 21 01104 g007
Figure 8. Examination process.
Figure 8. Examination process.
Sensors 21 01104 g008
Figure 9. End examination process.
Figure 9. End examination process.
Sensors 21 01104 g009
Figure 10. Algorithm to determine Beacon’s entering/leaving from a certain area.
Figure 10. Algorithm to determine Beacon’s entering/leaving from a certain area.
Sensors 21 01104 g010
Figure 11. PET outpatient area layout of Linkou Chang Gung Hospital.
Figure 11. PET outpatient area layout of Linkou Chang Gung Hospital.
Sensors 21 01104 g011
Figure 12. Operation screen of patient check-in phase.
Figure 12. Operation screen of patient check-in phase.
Sensors 21 01104 g012
Figure 13. Interface for indwelling needle and injection phase.
Figure 13. Interface for indwelling needle and injection phase.
Sensors 21 01104 g013
Figure 14. Waiting list for scan rooms and patient queues for each scan room.
Figure 14. Waiting list for scan rooms and patient queues for each scan room.
Sensors 21 01104 g014
Figure 15. Total queue list interface.
Figure 15. Total queue list interface.
Sensors 21 01104 g015
Figure 16. Experimental group data output flow chart.
Figure 16. Experimental group data output flow chart.
Sensors 21 01104 g016
Figure 17. Flow chart for arranging beds.
Figure 17. Flow chart for arranging beds.
Sensors 21 01104 g017
Figure 18. Flow chart for estimating injection time and scan time.
Figure 18. Flow chart for estimating injection time and scan time.
Sensors 21 01104 g018
Table 1. Notations.
Table 1. Notations.
NotationDefinition
P i The i-th patient
M S The medical staff (nurse) in R I V
R D j The radiographer in the j-th scan room
S Server
R I V IV catheter indwelling room
R I J Inner injection room
R k The k-th examination room
B e d j The j-th bed ( j = 1, 2, 3, …)
B e a c o n j The j-th Beacon
r s s i j Signal strength of B e a c o n j
t h H / t h L Threshold of RSSI strong/weak signals
D M S / D R D j Device of M S / R D j
R C M S / R C j Receivers of M S / R D j
A I V List of patients waiting for IV catheter indwelling
A i n j List of patients waiting for injection
A B R List of patients requesting beds
A B V List of available beds
A R k List of patients waiting for R k
A ( α ) The α-th element of the list A
A ( α ) The last α-th element of the list A
b ( P i ) Body status of P i (bedridden or non-bedridden)
t a b s ( P i ) Drug absorption time of P i (e.g., 30 min)
t I V d i f f Time difference between estimated and actual IV catheter indwelling
t i n j d i f f Time difference between estimated and actual injection
t ¯ I V ( α ) The average IV catheter indwelling time until the α-th time
t ¯ i n j ( α ) The average injection time until the α-th time
t ¯ e x ( α ) The average examination time until the α-th time
B e d ( P i ) The bed of P i
B c n ( P i ) The Beacon of P i
u u i d ( P i ) The UUID of P i
M r n ( P i ) The medical record number for P i
R ( P i ) The scan/examination room for P i
T C O ( P i ) The examination check-out time for P i
T I V e ( P i ) / T I V a ( P i ) The estimated/actual IV catheter indwelling time for P i
T L I V e ( P i ) / T L I V a ( P i ) P i ’s estimated/actual time to leave the IV room
T i n j e ( P i ) / T i n j a ( P i ) The estimated/actual injection time for P i (e.g., 10:00 a.m.)
T L i n j e ( P i ) / T L i n j a ( P i ) P i ’s estimated/actual time to leave the injection room
T E E e ( P i ) / T E E a ( P i ) The estimated/actual time to enter the examination room for P i (e.g., 10:00 a.m.)
T L E e ( P i ) / T L E a ( P i ) The estimated/actual time to leave the examination room for P i (e.g., 10:00 a.m.)
T B V ( B e d j ) The bed vacated time of B e d j
T B A ( P i ) The bed available time for P i
T E I ( P i ) The earliest injection time for P i
T E S ( P i ) The earliest scan/examination time for P i
T E S ( P i | R k ) The earliest scan/examination time at R k for P i
T I I F ( P i ) Time for doctor to finish P i ’s DICOM image interpretation
Table 2. Weight allocation in the intake room.
Table 2. Weight allocation in the intake room.
B e d   Type ABC
b ( P i )
Bedridden600
General and t a b s ( P i ) = 30 132
General123
Table 3. Time difference between the two groups and ahead rate (unit: min).
Table 3. Time difference between the two groups and ahead rate (unit: min).
Time
Difference
Indwelling NeedleInjectionScan
Absolute ValueRelative ValueAhead RateAbsolute ValueRelative ValueAhead RateAbsolute ValueRelative ValueAhead Rate
Day 14.17−1.0033%4.91−4.0091%7.000.2518.2%
Day 23.62−1.3258%6.50−6.50100%5.33−4.1775%
Day 31.67−0.9233%12.36−12.36100%5.91−0.4364%
Day 44.73−0.582%4.20−4.0080%9.201.2030%
Day 51.67−1.0054%14.91−14.91100%8.73−0.5364%
Day 62.93−1.3253%8.21−8.21100%5.711.0035.7%
Day 72.38−0.9250%11.272.8793%12.331.0113%
Day 81.88−0.5831%5.20−4.9353%3.932.3333%
Day 92.71−1.0071%5.77−0.8554%7.850.780%
Day 102.79−1.3263%7.31−6.6994%7.50−3.2556%
Day 113.25−0.9262%4.65−4.4878%5.740.9643%
Day 123.53−0.5857%10.06−9.6189%8.56−6.1172%
Average2.94−0.9647%7.95−6.1486%7.32−0.5842%
Standard error0.930.260.183.324.610.162.142.450.23
Table 4. Maximum and minimum time difference between the two groups (unit: min).
Table 4. Maximum and minimum time difference between the two groups (unit: min).
Indwelling NeedleInjectionScan
Maximum172333
Minimum−12−29−25
Table 5. Average waiting time from indwelling needle to injection.
Table 5. Average waiting time from indwelling needle to injection.
Without b()With b()
Day 16 min2 min
Day 218 min16 min
Day 33 min1 min
Day 410 min6 min
Day 514 min7 min
Day 61 min1 min
Day 75 min1 min
Average8.14 min4.86 min
Table 6. Comparison of proposed and current scheduling systems (unit: s).
Table 6. Comparison of proposed and current scheduling systems (unit: s).
TasksCurrent SystemProposed System
Medical staffA. Order schedulingManual scheduling (10 s)App automatic scheduling (0 s)
B. Inspection time schedulingManual calculation (60 s)App automatic calculation (1 s)
C. Being interruptedMS was interrupted due to patients inquiry times (30 s)MS was not interrupted because patients watched the screen by themselves (0 s)
D. Dispensing reminderMS calls pharmacist (30 s)Pharmacist checks the APP device (0 s)
E. Patient estimated time reminderMS pay attention to patient examination time (anytime)MS waits for APP notification (0 s)
Patient (family)F. Time inquiryManual inquiry MS (30 s)View announcements (5 s)
Table 7. Comparison of proposed and previous works.
Table 7. Comparison of proposed and previous works.
[5][9][12]Proposed
(1) Real-time automatic scheduling vv
(2) Scheduling for different medicinesv v
(3) Dynamic update of prediction time vvv
(4) Immediate provision of predictive inspection time v v
(5) Automatic allocation of general and specific beds vv
(6) Automatic detection of all patients’ tasks periods v
(7) Automatic detection and prediction of examination room conditions v
(8) Instant rescheduling v
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Chiou, S.-Y.; Lin, K.-J.; Dong, Y.-X. A Real-Time, Automatic, and Dynamic Scheduling and Control System for PET Patients Based on Wearable Sensors. Sensors 2021, 21, 1104. https://doi.org/10.3390/s21041104

AMA Style

Chiou S-Y, Lin K-J, Dong Y-X. A Real-Time, Automatic, and Dynamic Scheduling and Control System for PET Patients Based on Wearable Sensors. Sensors. 2021; 21(4):1104. https://doi.org/10.3390/s21041104

Chicago/Turabian Style

Chiou, Shin-Yan, Kun-Ju Lin, and Ya-Xin Dong. 2021. "A Real-Time, Automatic, and Dynamic Scheduling and Control System for PET Patients Based on Wearable Sensors" Sensors 21, no. 4: 1104. https://doi.org/10.3390/s21041104

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop