Modeling and Management of a Hospital Department via Petri Nets

Size: px
Start display at page:

Download "Modeling and Management of a Hospital Department via Petri Nets"

Transcription

1 Modeling and Management of a Hospital Department via Petri Nets M. Dotoli, M.P. Fanti, G. Iacobellis, L. Martino Dept. of Electrical and Electronic Engineering, Polytechnic of Bari, Bari, Italy A.M. Moretti Pulmonology Department, General Hospital, Bari, Italy. W. Ukovich Dept. of Electronic, Electrical Engineering and Computer Science, University of Trieste, Trieste, Italy Abstract This paper addresses the management and performance analysis of the pulmonology department of the general hospital of Bari, Italy, focusing on the department workflow and drug distribution system. To this aim, we present a discrete event system model which can be employed as a support for taking decisions regarding the information and automation integration in order to improve the drug procurement logistics and management. The model employs a timed Petri net framework to describe in a concise and detailed way the workflow in the pulmonology department, while considering various ordering and management policies of the department drug storehouse. Keywords-Hospital management, drug distribution system, pharmacy storehouse inventory, Petri nets, performance evaluation, simulation. I. INTRODUCTION During the last decades, cost pressures on hospitals have forced hospital executives to run their organizations in an ever more business-like manner [1]: the constant challenge is to provide high-quality service at ever reduced costs. In order to achieve these purposes, inefficient use of resources should be identified and actions should be taken to eliminate sources of waste. Consequently, researchers and practitioners investigate new approaches that can enable the application to healthcare systems of methodologies and tools coming from different industrial fields. In particular, techniques belonging to the manufacturing and logistics fields and suitable to manage operations, inventories, and resources are increasingly explored for application to the healthcare sector. Formal models and simulation are both useful and effective tools for capacity planning and efficiency improvement of healthcare systems. A hospital system may be effectively described as a Discrete Event System (DES) [2] whose dynamics depends on the interaction of discrete events exhibiting a high degree of concurrency and parallelism. The DES model is the starting point to study the system dynamics and to perform discrete event simulations [3], [4]. Among the DES models, Petri Nets (PN) [5] offer significant advantages because of their twofold representation: graphical and mathematical. Hence, PN may be employed to effectively model emergency medical services and hospitals. In the related literature, high-level PN are employed for modeling workflows in hospital operating theatres [6] or in emergency cardiology departments [7]. In [8] PN are used to verify and simulate an ubiquitous RFID (Radio Frequency IDentification) healthcare system. Moreover, emergency departments are modeled and simulated by PN in [9], [10] and [11]. This paper presents a model which describes in detail the structure and the dynamics of the Pulmonology Department (PD) of the general hospital of Bari (Italy). The model describes in a Timed Petri Net (TPN) framework the complete workflow of patients and the management of the PD pharmacy storehouse. Indeed, a crucial problem of the PD workflow management is identified in the storehouse inventory system. Hence, the paper focuses on the application of different inventory management policies to the PD pharmacy storehouse. Some simulation studies show that the model is able to efficiently describe the PD as well as to foresee the impact of the inventory management policies on the selected performance indices. Accordingly, in order to improve the system management, we propose some inventory control strategies based on the integration of informative tools into the system. The remainder of the paper is organized as follows. Section 2 describes in detail the considered hospital department and Section 3, after reporting some basic definitions about the structure and dynamics of TPN, presents the department TPN model. Moreover, Section 4 reports the simulation data and discusses the results obtained by the numerical simulation. Finally, Section 5 reports the conclusions. II. THE PULMONOGY DEPARTMENT DESCRIPTION This section describes two crucial management issues of the considered case study, represented by the PD of the general hospital of Bari (Italy): the department workflow and the department pharmacy inventory. A. The department workflow description Reception of patients is taken care of by administrative staff of the department. In particular, patients that are admitted in the PD can come from different origins: patients may come from the hospital emergency department; patients may be transferred from a different department of the general hospital; patients are admitted on the basis of the family doctor s prescription /10/$ IEEE

2 Waiting for next day Pulmonology Department Nurse Control of the inventory Counting of drug depletions Drawing up the order [urgent] [Friday] [Monday] Emergency order [Wednesday] Ordinary order Integration order Load of drugs into the department Pharmacy Employee Fulfilling the order within 8h Fulfilling the order within 16h Delivery of the drugs to the department Figure 1. The UML activity diagram of the pharmacy storehouse management. Doctors examine patients with the help of nurses daily between 8 and 9 o clock. All the clinical data and therapies are written on paper forms. The PD includes C 1 =20 available beds to hospitalize patients. In case of lack of beds, patients are either transferred to a different hospital department or placed on a stretcher in the hallway for a maximum of 24 hours. Typically, patients are discharged after an average time period T=120 hours=5 days. B. Management of the department pharmacy storehouse The PD has a dedicated pharmacy and a suitable drug storehouse that requires drugs from the central pharmacy. The ordinary orders to the central pharmacy are performed in a specific week day and are dispatched within 8 hours. Moreover, integration orders to the central pharmacy are performed in two additional specific days; finally, emergency orders may be placed every day in order to integrate drugs or face unpredictable lacks of specific medications. Integration orders are dispatched within 16 hours and emergency orders are dispatched as soon as possible. However, for a good work organization of the central pharmacy, it is convenient to both minimize the overall number of orders and, in particular, the integration and emergency orders by an efficient management policy of the storehouse inventory. This paper focuses on the crucial issue of the management of the PD pharmacy. Inventory management addresses two fundamental issues: when a stock should replenish its inventory (order timing choice) and how much it should order from suppliers for each replenishment (order size choice) [12]. In this paper, the so-called (T,R,Q) inventory control rule is applied [13]. In this policy, at every time step T, if the stock level drops below the reorder point R, quantity Q is ordered. In this case, we assume that R=Q. Moreover, the determination of the quantity Q is performed by taking into account the patients that are currently hospitalized, assuming that the drugs prescribed by the doctors for the hospitalized patients are already administered and not present in the pharmacy. This paper compares three policies in which the quantity Q is determined in three different ways (respectively denoted P1, P2, and P3) described in the following. P1: This is the currently used inventory control policy of the PD. The order quantity Q is constant and determined by the nurses on the basis of a qualitative evaluation of the necessary drugs and of the hospitalized patients. P2: In this technique the order quantity Q is fixed and determined on the basis of an information system that monitors the drug storehouse. In particular, in this strategy the number of hospitalized patients is considered constant in each day. P3: By this policy the order quantity Q is variable and determined based on a data base that monitors the state of the drug storehouse and the number of hospitalized patients. More precisely, in the P2 and P3 strategies the amount Q of drugs to be ordered is chosen by the following rule: Q=D med * S med * N rep, (1) where D med is the number of days that have to elapse till the next ordinary order day, S med is the average number of drugs that are prescribed for each patient per day and N rep is the number of patients hospitalized in the department. In particular, in case P2 N rep is assumed constant and is an average number evaluated on the basis of historical data. Moreover, in case P3 N rep is the monitored real number of hospitalized patients. To concisely describe the system dynamics, we employ UML activity diagrams [14]: UML is a graphic and textual modeling language intended to understand and describe systems from various viewpoints, and activity diagrams aim at describing the logic of the involved processes and the workflow of the system. They are similar to flowcharts, but they allow representations of parallel elaborations in order to explain the critical points in the processes and workflow of the whole system by pointing out all the possible paths, parallel activities, and their subdivisions. The main elements of UML activity diagrams are: initial activities (denoted by solid circles); final activities (denoted by bull s eye symbols); activities, represented by a rectangle with rounded edges; arcs, representing flows, connecting activities; forks and joins, depicted by a horizontal split, used for representing concurrent activities and actions; decisions, representing alternative flows and depicted by a diamond, with options written on either sides of the arrows emerging from the diamond;

3 swim lanes, highlighting responsibilities; signals representing activities sending or receiving a message which can be of two types: input signals (message receiving activities), shown by a concave polygon, and output signals (message sending activities), shown by a convex polygon. Figure 1 shows the UML activity diagram of the PD describing the management of the drug storehouse, enlightening when the different order types are performed. Moreover, the diagram points out the role of nurses and of the pharmacy employees. III. THE TIMED PETRI NET MODEL OF THE PULMONOLOGY DEPARTMENT A. Overview of Timed Petri Nets A TPN (Peterson 1981) is a bipartite digraph described by the six-tuple TPN=(P, T, Pre, Post, F, RS), where P is a set of places, T is a set of transitions partitioned into the set T I of immediate transitions (represented by bars), the set T E of stochastic transitions (represented by boxes), and the set T D of deterministic timed transitions (represented by black boxes). Matrices Pre and Post are the pre-incidence and the postincidence matrices, respectively, of dimension P T. Note that we use symbol A to denote the cardinality of the generic set A. Moreover, F is a firing time vector. The firing time of transition t j T E is an exponentially distributed random variable with mean F j =1/λ j (i.e., the j-th element of vector F), where λ j is the average firing rate of the exponential transition. Each t j T I has zero firing time, i.e., F j =0 and the generic transition t j T D is associated with the constant firing delay F j =δ j. The state of a TPN is given by its current marking which is a mapping M: P N, where N is the set of non-negative integers. M is described by a P -vector and the i-th component of M, indicated with M(p i ), represents the number of tokens in the i-th place p i P. A TPN system <PN,M 0 > is a TPN with initial marking M 0. Given a TPN and a transition t T, the following sets of places may be defined: t={p P: Pre(p,t)>0}, named pre-set of t; t ={p P: Post(p,t)>0}, named post-set of t. A transition t j T is enabled at a marking M if and only if for each p i t j, M(p i ) Pre(p i,t j ). When fired, t j produces a new marking M, denoted as M[tj>M, where for each p i P it holds: M (p i )=M(p i )+Post(p i,t j )-Pre(p i,t j ). (2) Finally, we define a set RS of elements called random switches which associate uniform probability distributions to subsets of conflicting transitions. B. The TPN model of the PD workflow This section describes the TPN model of the PD workflow that is shown in Fig. 2. The TPN can be divided into three parts: the TPN modeling the patients input, the TPN modeling the PD workflow, and the TPN modeling the storehouse management system (see Fig. 2). The TPN modeling the patients input. Places p i with i=1,, 8 and transitions t j with j=1,,8 in Fig. 2 model the input of patients into the PD. In particular, places p i for i=1,, 7 model the day of the week and tokens in place p 8 represent the number of patients waiting for a bed in the department. Transitions t j for j=1,,7 are deterministic transitions modeling the elapsing of days and they fire every 24 hours. Moreover, transitions t j for j=8,,14 are stochastic transitions and model patient inputs into the PD each day of the week. The TPN modeling the PD workflow. Transition t 15 T E in Fig. 2 models the delay for patients registration that is performed by the administrative staff of the PD. Tokens in p 9 are the available beds, tokens in p 66 are hospitalized patients, and tokens in p 50 model patients waiting for the discharge. Moreover, each hospitalized patient is modeled by two places and two transitions: for instance, place p 10 (p 30 ), when marked, is an available (occupied) bed and, when transition t 16 (t 36 ) fires, a patient occupies the bed (is ready for discharge). Hence, when a new patient enters the department a token is added to p 51 and the daily visit phase can start. In particular, a token in p 51 models a doctor visiting patients and place p 52 models a nurse registering the doctor s prescription. When t 58 fires, a token reaches p 63 and another one reaches p 53 : the token in p 63 represents a patient that waits for the next visit, the token in p 53 models the patient receiving drugs. Furthermore, if p 64 (p 65 ) is marked, then the visit process is currently performed (is inhibited until the next day). Moreover, when a drug is administered to a patient, the token representing it is taken from the storehouse (place p 56 ) and one token is simultaneously added to the complementary place p 55 modeling the storehouse capacity. When M(p 55 ) reaches a fixed value, t 60 can fire and an emergency order occurs (token in p 57 ), at the same time the token in p 54 is removed and the drugs dispensing is stopped until the requested drugs get to storehouse (t 61 ). Q3 t67 Q2 t65 C1 t63 p1 t7 t1 p2 t2 p3 t3 p4 t4 p5 t5 t8 t9 t10 t11 t12 p9 p59 p60 p61 Q1 C2-2Q11 C 2-2Q 2 C2-2Q3 W 1 t62 p10 t66 t16 t36 t64 Q3 Q2 C2-Q1 C2-Q2 Q 1 p58 p30 C2-Q3 p50 p8 t15 p66 C2 p29 C2-Q2 p62 C2-Q3 t55 t35 p49 W1 C2-Q1 p6 t13 t56 p56 t61 t6 t14 p7 C3-2Q4 t60 p57 Figure 2. The TPN modeling the PD workflow. W2 W2 C3 t57 p52 t58 t59 C3-Q4 p51 p53 p55 p64 t70 p54 p65 t68 p63 t69

4 TABLE I. TRANSITION DESCRIPTION OF FIG. 2. Transition Firing time in minutes Description Distribution t 1 - t One day elapse Deterministic t 8 - t Patient arrival on working days Exponential t 13 - t Patient arrival on holidays Exponential t 15 5 Patient registration Triangular t 16 - t 35 5 Bed assignment Triangular t 36 - t Average patient stay in hospital Exponential t 56 1 Patient discharge Triangular t Doctor s visit Triangular t Prescription registration Triangular t Drug administering Triangular t 60 1 Emergency occurrence Immediate t Emergency visit Triangular t 62 1 Ordinary order occurrence Immediate t Ordinary order fulfillment time Triangular t 64 1 Monday integration order occurrence Immediate t Monday integration order fulfillment time Triangular t 66 1 Wednesday integration order occurrence Immediate t Wednesday integration order fulfillment time Triangular t 68 1 Daily visits Immediate t 69 5 Daily visits stop until next day Triangular t Daily visits restart Triangular TABLE II. PLACE DESCRIPTION OF FIG. 2. Place p 1 - p 7 p 8 p 9 p 10 - p 29 p 30 - p 49 p 50 p 51 p 52 p 53 p 54 p 55 p 56 p 57 p 58 p 59 p 60 p 61 p 62 p 63 p 64 p 65 p 66 Description Week days Number of patient waiting for entering the PD PD capacity Available beds Occupied beds Number of discharged patients Number of patients to visit Number of prescriptions Number of patients waiting for drugs Enable/inhibit drugs administering Storehouse capacity Storehouse Emergency order Virtual storehouse Ordinary order Monday integration order Wednesday integration order Virtual storehouse capacity Patients visited Daily visits take place Daily visits are inhibited Patients waiting for a bed The TPN modeling the storehouse management system. The storehouse management system is depicted in the lower part of Fig. 2. Place p 56 models the storehouse with its marking M(p 56 ) representing the available drugs and p 55 is the storehouse capacity (with C2=3000 medication units). Place p 58 and its complementary place p 62 represent the virtual storehouse and its capacity (with C2=3000 medication units) In particular, M(p 58 ) represents the number of available drugs, taking into account the number of patients in the PD. More precisely, when a new patient enters the department a fixed quantity of drugs is taken from the virtual storehouse, modeling a booking of drugs for the patient. Hence, M(p 58 ) provides an estimate of the quantity of drugs available in the storehouse for new patients and new orders are given on the basis of this estimate: when M(p 62 ) reaches the reorder point R, the corresponding order is performed. Order types in Fig.2 are differentiated as follows: a token in p 5 enables an ordinary order, while a token in p 3 or p 1 enables an integration order. Tables I and II summarize the meaning of the transitions and the places of the TPN in Fig. 2. Note that in Fig. 2 the various order quantities Q described in section II.B are attached a pedex i with i=1,,4 since they are specified for the different order days. In particular, they are computed according to (1) with the following parameter values: D med1 = 7 days (ordinary orders), D med2 = 4 days (integration orders on Mondays), D med3 = 2 days (integration orders on Wednesdays), D med4 = 1 days (emergency orders); S med = 8 drugs on average administered per patient per day; N repi (i=1,,4) depends on the considered policy and is the evaluated number of patients currently hospitalized in the department. In particular, in case P2 we set N repi=10 with i=1, 4. Conversely, in case P3 N repi =20-M(p 9 ) with i=1,2,3, where 20 is the PD capacity and M(p 9 ) represents the number of free beds. Hence, under P3 the ordered quantity with ordinary and integration orders is variable. In addition, for emergency orders we set N rep4=10 as under strategy P2. As a result, weights Q i with i=1,,4 in Fig. 2 are determined by (1). Finally, in Fig. 2 weights W 1 and W 2 respectively represent prescriptions and administerings associated to each patient. Namely, upon hospitalization of a patient W 1 = S med * T medication units are reserved with W 2 = S med doses per day. IV. SIMULATION SPECIFICATION AND RESULTS A. Data collection and model distributions In this section we discuss the data collection procedures and the related identification of the firing time distributions of transitions t j for j=8,,14 in Fig. 2 modeling the patients input. In order to identify the distribution of the firing times, historical data are collected referring to a period of about 644 days. The firing times identification is performed in the Matlab software [15] that detects the probability distribution that better fits the real data. Figures 3 and 4 compare in the two cases of week days and holidays three probability distributions with the real data: normal, Weibull, and Poisson. From a careful analysis it turns out that the Poisson distribution with mean λ w =2.64 patients/day (working days) and λ h =1.90 patients/day (holidays), better approaches the real data, in comparison with the others that we have estimated. B. Simulation specification The system is analyzed in three different scenarios corresponding to the application of the storehouse management policies P1, P2, and P3 described in section IIB. The management policy P1 corresponds to the real data and current workflow organization. On the contrary, cases P2 and P3 are the results obtained in a simulation framework in order to evaluate information based solutions. Indeed, the storehouse

5 management policies aim at reducing the total number orders, while trying to handle mainly ordinary orders (limiting the socalled integration and emergency orders). The system dynamics is analyzed via numerical simulation using the data reported in Table I. In particular, Table I shows the average values of the exponential transitions and the constant firing delay of deterministic transitions. Furthermore, Table I shows the modal values δ of the processing times. Accordingly, the maximum and minimum values of the range in which the firing delay can vary, are respectively indicated by D δ =1,2δ and d δ =0,8δ. In order to analyze the system behavior, the following performance indices are selected: N O : average number of ordinary orders per year; N I : average number of integration orders per year; N E : average number of emergency orders per year. Number of orders Estimated error (week days) Estimated error (holidays) Maximum Average Weibull Normal Poisson Figure 3. Probability distribution error of input transition firing times (week days). Maximum Average Weibull Normal Poisson Figure 4. Probability distribution error of input transition firing times (holidays) P1 P2 P3 Figure 5. Average number of orders per year. The TPN model of the case study is simulated in the MATLAB environment [15]: such a matrix-based engineering software appears particularly appropriate for simulating the dynamics of TPN based on the matrix formulation of the marking update (2), as well as to describe and simulate PN systems with a large number of places and transitions, such as the system at hand. In each case the system is simulated by a long simulation run of 4 years. The performance indices estimates are deduced by 10 independent replications with a 95% confidence interval. C. Simulation results Figure 5 reports the obtained simulation results, depicting the average number of different orders per year. In particular, the figure shows that the total number of orders, equaling on average N O +N I +N E =102 orders per year in case P1, dramatically diminishes under the P2 and P3 policies, being respectively about 62 (-40%) and 42 (-59%) orders per year in the two cases. As a consequence, under the latter two inventory control strategies, the orders congestion is greatly reduced and the storehouse management is hence more agile and efficient. In particular, under the P2 strategy the ordinary orders number N O is only slightly reduced (-8%) with respect to the current policy P1, but the integration orders number N I is considerably limited (-80%), at the price of only about 3 additional emergency orders per year. On the other hand, with the P3 strategy the ordinary orders number N O is much more reduced with respect to P1 (-55%), but the integration orders number N I is less limited (-70%), with about the same value of performance index N E than P2. Further, comparing policies P2 and P3 it is interesting to remark that under the former strategy each order requires the maximum amount of drugs that can be ordered by the PD storehouse, eventually leading to warehouse dimensioning problems as well as medication stock time issues. Conversely, with the P3 policy orders are managed in a more dynamic way, requesting from the central pharmacy only the necessary amounts of drugs at the right time. Accordingly, under P3 the PD storehouse can be smaller and issues on drugs best before dates are less probable to arise than with P2. Additionally, the simulations show that, under both the suggested drug inventory control policies P2 and P3, the minimum average inventory level equals about 500 drug doses, with virtually no shortage risks. Moreover, the simulation test show that lower inventory levels, corresponding to savings in fixed costs, characterize the variable order quantity policy P3, as opposed to strategy P2. Summing up, the simulations clearly show that information integration into the department inventory management can deeply increase the efficiency of the storehouse and distribution system. V. CONCLUSIONS We propose a timed Petri net model for analyzing and simulating the workflow of a hospital department -starting from the arrival of patients to their discharge- while considering the drug distribution system management, a key process in the department workflow. In particular, several inventory control policies are considered and compared by

6 means of some discrete event simulations carried out on a real case study, showing that information integration can deeply increase the efficiency of the storehouse and distribution system. The proposed model can be used as a starting point for setting up a decision tool for the design and dimensioning of hospital departments. Further research includes enhancing the model of drug prescription and administering taking into account the personalized amount of medication units prescribed to patients (rather than average dosages) and the actual implementation of the presented inventory strategies in the real case study. ACKNOWLEDGEMENT This work was supported by Fondazione Cassa di Risparmio di Puglia under the research project Modeling and control of logistic systems characterized by high information integration. REFERENCES [1] J. Belien and E. Demeulemeester, A branch-and price approach for integrating nurse and surgery scheduling, European Journal of Operational research 189, 2008, pp [2] C.G. Cassandras and S. Lafortune, Introduction to Discrete Event Systems. Second Edition, New York, NY, USA: Springer, [3] M.M. Gunal and M. Pidd, Interconnected DES Models of Emergency, Outpatient and Inpatient Departments of a Hospital, Proceedings of the 2007 Winter Simulation Conference, [4] A. Kumar and S.J. Shim, Eliminating Emergency Department Wait by BPR Implementation, proceedings of the 2007 IEEE IEEM, [5] J.L. Peterson, Petri Net Theory and the Modeling of Systems. In: Prentice Hall, Englewood Cliffs, NJ, USA, [6] Y.T. Kotb and A.S. Baumgart, An extended Petri net for modelling workflow with Critical sections, proceedings of the 3th INFORMS Workshop on Data Mining and Health Informatics, 2005, pp [7] M. Dotoli, M.P. Fanti, Mangini A.M., and W. Ukovich, A Continuous Petri Net Model for the Management and Design of Emergency Cardiology Departments, 3rd IFAC Conference on Analysis and Design of Hybrid Systems, Zaragoza, Spain, September 16-18, [8] S.S. Choi, M.K. Choi, W.J. Song, and S.H. Son, Ubiquitous RFID Healthcare Systems Analysis on PhysioNet Grid Portal Services Using Petri Nets, proceedings of IEEE ICICS, 2005, [9] H.H. Xiong, M.C. Zhou, and C.N. Manikopoulos, Modeling and Performance Analysis of Medical Services Systems Using Petri Nets, proceedings of IEEE International Conference on Systems, Man and Cybernetics, 1994, [10] M.Criswell, I. Hasan, R. Kopach, S. Lambert, M. Lawley, D. Mc.Williams, G. Trupiano, and N. Varadarajan, Emergency Department divert avoidance using Petri nets, proceedings of the Systems Enginenering conference, San Antonio, Texas, 2007, USA. [11] G. Amodio, M.P. Fanti, A.M. Mangini, and W. Ukovich, Modelling and Performance Evaluation of Cardiology Emergency Departments by Petri Nets, ORHAS 2009, July 12-17, Leuven, Belgium.. [12] H. Chen, L. Amodeo, F. Chu, and K. Labadi, Modeling and performance evaluation of supply chains using batch deterministic and stochastic Petri nets, IEEE Trans. Automat. Sci. Eng., vol. 2, pp , [13] R. Furcas, A. Giua, A. Piccaluga, and C. Seatzu, Hybrid Petri net modelling of inventory management systems, European Journal of Automation APII-JESA, vol. 35, no. 4, pp , [14] R. Miles and K. Hamilton, Learning UML 2.0. O Reilly Media, Sabastopol CA USA, [15] The Mathworks, MATLAB Release Notes for Release 14. Natick, MA: The Mathworks, 2006.

A Programme Implementation of Several Inventory Control Algorithms

A Programme Implementation of Several Inventory Control Algorithms BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume, No Sofia 20 A Programme Implementation of Several Inventory Control Algorithms Vladimir Monov, Tasho Tashev Institute of Information

More information

Petri Net Models for Supply Chain Operational Management and Performance Evaluation

Petri Net Models for Supply Chain Operational Management and Performance Evaluation Petri Net Models for Supply Chain Operational Management and Performance Evaluation Mariagrazia Dotoli, Maria Pia Fanti, Giorgio Iacobellis,, Agostino M. Mangini DEE - Politecnico di Bari dotoli@deemail.poliba.it

More information

Process Modelling from Insurance Event Log

Process Modelling from Insurance Event Log Process Modelling from Insurance Event Log P.V. Kumaraguru Research scholar, Dr.M.G.R Educational and Research Institute University Chennai- 600 095 India Dr. S.P. Rajagopalan Professor Emeritus, Dr. M.G.R

More information

Integrated ICT system for logistics: the case of the Italian region Friuli Venezia Giulia

Integrated ICT system for logistics: the case of the Italian region Friuli Venezia Giulia Romeo Danielis 1, Mariagrazia Dotoli 2, Maria Pia Fanti 2, Agostino M. Mangini 2, Raffaele Pesenti 3, Gabriella Stecco 4*, Walter Ukovich 4 Integrated ICT system for logistics: the case of the Italian

More information

CS556 Course Project Performance Analysis of M-NET using GSPN

CS556 Course Project Performance Analysis of M-NET using GSPN Performance Analysis of M-NET using GSPN CS6 Course Project Jinchun Xia Jul 9 CS6 Course Project Performance Analysis of M-NET using GSPN Jinchun Xia. Introduction Performance is a crucial factor in software

More information

How To Find The Optimal Base Stock Level In A Supply Chain

How To Find The Optimal Base Stock Level In A Supply Chain Optimizing Stochastic Supply Chains via Simulation: What is an Appropriate Simulation Run Length? Arreola-Risa A 1, Fortuny-Santos J 2, Vintró-Sánchez C 3 Abstract The most common solution strategy for

More information

Modeling Stochastic Inventory Policy with Simulation

Modeling Stochastic Inventory Policy with Simulation Modeling Stochastic Inventory Policy with Simulation 1 Modeling Stochastic Inventory Policy with Simulation János BENKŐ Department of Material Handling and Logistics, Institute of Engineering Management

More information

Politecnico di Torino. Porto Institutional Repository

Politecnico di Torino. Porto Institutional Repository Politecnico di Torino Porto Institutional Repository [Proceeding] Application of a patient flow model to a surgery department Original Citation: Antonelli D., Taurino T. (2010). Application of a patient

More information

Improving Cardiac Surgery Patient Flow through Computer Simulation Modeling

Improving Cardiac Surgery Patient Flow through Computer Simulation Modeling Improving Cardiac Surgery Patient Flow through Computer Simulation Modeling Dana Khayal, Fatma Almadhoun, Lama Al-Sarraj and Farayi Musharavati Abstract In this paper, computer simulation modeling was

More information

Formal Modeling Approach for Supply Chain Event Management

Formal Modeling Approach for Supply Chain Event Management Formal Modeling Approach for Supply Chain Event Management Rong Liu and Akhil Kumar Smeal College of Business Penn State University University Park, PA 16802, USA {rul110,akhilkumar}@psu.edu Wil van der

More information

Single item inventory control under periodic review and a minimum order quantity

Single item inventory control under periodic review and a minimum order quantity Single item inventory control under periodic review and a minimum order quantity G. P. Kiesmüller, A.G. de Kok, S. Dabia Faculty of Technology Management, Technische Universiteit Eindhoven, P.O. Box 513,

More information

Analysis of a Production/Inventory System with Multiple Retailers

Analysis of a Production/Inventory System with Multiple Retailers Analysis of a Production/Inventory System with Multiple Retailers Ann M. Noblesse 1, Robert N. Boute 1,2, Marc R. Lambrecht 1, Benny Van Houdt 3 1 Research Center for Operations Management, University

More information

Programma della seconda parte del corso

Programma della seconda parte del corso Programma della seconda parte del corso Introduction Reliability Performance Risk Software Performance Engineering Layered Queueing Models Stochastic Petri Nets New trends in software modeling: Metamodeling,

More information

PROPOSAL OF A CONCEPTUAL FRAMEWORK TO OPTIMISE DRUG MANAGEMENT IN HEALTHCARE SYSTEMS

PROPOSAL OF A CONCEPTUAL FRAMEWORK TO OPTIMISE DRUG MANAGEMENT IN HEALTHCARE SYSTEMS IADIS International Conference e-health 2011 PROPOSAL OF A CONCEPTUAL FRAMEWORK TO OPTIMISE DRUG MANAGEMENT IN HEALTHCARE SYSTEMS Raffaele Iannone, Salvatore Miranda, Stefano Riemma and Debora Sarno Department

More information

HEALTHCARE SOLUTIONS INTEGRATED MEDICATION MANAGEMENT SOLUTIONS FOR INNOVATIVE HOSPITALS

HEALTHCARE SOLUTIONS INTEGRATED MEDICATION MANAGEMENT SOLUTIONS FOR INNOVATIVE HOSPITALS HEALTHCARE SOLUTIONS INTEGRATED MEDICATION MANAGEMENT SOLUTIONS FOR INNOVATIVE HOSPITALS A LONG HISTORY OF INNOVATION IN SAFE AND EFFICIENT TAILORED AUTOMATED DRUG MANAGEMENT SYSTEMS «SWISSLOG, AN ESTABLISHED

More information

The Lecture Contains: Application of stochastic processes in areas like manufacturing. Product(s)/Good(s) to be produced. Decision variables

The Lecture Contains: Application of stochastic processes in areas like manufacturing. Product(s)/Good(s) to be produced. Decision variables The Lecture Contains: Application of stochastic processes in areas like manufacturing Product(s)/Good(s) to be produced Decision variables Structure of decision problem Demand Ordering/Production Cost

More information

Exact Fill Rates for the (R, S) Inventory Control with Discrete Distributed Demands for the Backordering Case

Exact Fill Rates for the (R, S) Inventory Control with Discrete Distributed Demands for the Backordering Case Informatica Economică vol. 6, no. 3/22 9 Exact Fill ates for the (, S) Inventory Control with Discrete Distributed Demands for the Backordering Case Eugenia BABILONI, Ester GUIJAO, Manuel CADÓS, Sofía

More information

Introduction. Chapter 1

Introduction. Chapter 1 Chapter 1 Introduction The success of Japanese companies in the second half of the 20th century has lead to an increased interest in inventory management. Typically, these companies operated with far less

More information

INTEGRATED OPTIMIZATION OF SAFETY STOCK

INTEGRATED OPTIMIZATION OF SAFETY STOCK INTEGRATED OPTIMIZATION OF SAFETY STOCK AND TRANSPORTATION CAPACITY Horst Tempelmeier Department of Production Management University of Cologne Albertus-Magnus-Platz D-50932 Koeln, Germany http://www.spw.uni-koeln.de/

More information

Mathematical Modeling of Inventory Control Systems with Lateral Transshipments

Mathematical Modeling of Inventory Control Systems with Lateral Transshipments Mathematical Modeling of Inventory Control Systems with Lateral Transshipments Lina Johansson Master Thesis Department of Industrial Management and Logistics Division of Production Management Lund university,

More information

Feasibility of a Software Process Modeling Library based on MATLAB / Simulink

Feasibility of a Software Process Modeling Library based on MATLAB / Simulink Feasibility of a Software Process Modeling Library based on MATLAB / Simulink T. Birkhoelzer University of Applied Sciences Konstanz, Braunegger Str. 55, 7846 Konstanz, Germany, birkhoelzer@fh-kontanz.de

More information

How To Understand The Behaviour Of A Fault Monitor

How To Understand The Behaviour Of A Fault Monitor Curriculum Vitæ of Dr. Eng. Agostino Marcello Mangini Personal Data First name: Agostino Marcello Family name: Mangini Address: Via Conversano n. 30-70017 Putignano (BA) Phone: +39 080 5963312 Fax: +39

More information

Response time behavior of distributed voting algorithms for managing replicated data

Response time behavior of distributed voting algorithms for managing replicated data Information Processing Letters 75 (2000) 247 253 Response time behavior of distributed voting algorithms for managing replicated data Ing-Ray Chen a,, Ding-Chau Wang b, Chih-Ping Chu b a Department of

More information

BUSTER SYSTEM CLINICAL AND LOGISTIC MANAGEMENT OF DRUGS. Pharmacy Logistics. CONTACT international@gpi.it

BUSTER SYSTEM CLINICAL AND LOGISTIC MANAGEMENT OF DRUGS. Pharmacy Logistics. CONTACT international@gpi.it BUSTER SYSTEM CLINICAL AND LOGISTIC MANAGEMENT OF DRUGS PL Pharmacy Logistics The BUSTER System is a complete solution for the management of drugs in hospitals. The System is composed of both hardware

More information

The Impact of Auto ID DC Technologies on Inventory Management

The Impact of Auto ID DC Technologies on Inventory Management Proceedings of the 009 Industrial Engineering Research Conference Technology Assessment for an Inventory Management Process in a Hospital Unit Angelica Burbano, Behlul Saka, Ronald Rardin, Manuel Rossetti

More information

Simulation-based Optimization Approach to Clinical Trial Supply Chain Management

Simulation-based Optimization Approach to Clinical Trial Supply Chain Management 20 th European Symposium on Computer Aided Process Engineering ESCAPE20 S. Pierucci and G. Buzzi Ferraris (Editors) 2010 Elsevier B.V. All rights reserved. Simulation-based Optimization Approach to Clinical

More information

Balancing Risk and Costs to Optimize the Clinical Supply Chain A Step Beyond Simulation

Balancing Risk and Costs to Optimize the Clinical Supply Chain A Step Beyond Simulation J Pharm Innov (2009) 4:96106 DOI 10.1007/s12247-009-9063-5 CASE REPORT Balancing Risk and Costs to Optimize the Clinical Supply Chain A Step Beyond Simulation Chedia Abdelkafi & Benoît H. L. Beck & Benoit

More information

Resource Allocation Schemes for Gang Scheduling

Resource Allocation Schemes for Gang Scheduling Resource Allocation Schemes for Gang Scheduling B. B. Zhou School of Computing and Mathematics Deakin University Geelong, VIC 327, Australia D. Walsh R. P. Brent Department of Computer Science Australian

More information

Analysis of Load Frequency Control Performance Assessment Criteria

Analysis of Load Frequency Control Performance Assessment Criteria 520 IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 16, NO. 3, AUGUST 2001 Analysis of Load Frequency Control Performance Assessment Criteria George Gross, Fellow, IEEE and Jeong Woo Lee Abstract This paper presents

More information

MODELING AND ANALYZING OF A CONSTRUCTION PROJECT CONSIDERING RESOURCE ALLOCATION THROUGH A HYBRID METHODOLOGY: PETRI NETS AND FUZZY RULE BASED SYSTEMS

MODELING AND ANALYZING OF A CONSTRUCTION PROJECT CONSIDERING RESOURCE ALLOCATION THROUGH A HYBRID METHODOLOGY: PETRI NETS AND FUZZY RULE BASED SYSTEMS MODELING AND ANALYZING OF A CONSTRUCTION PROJECT CONSIDERING RESOURCE ALLOCATION THROUGH A HYBRID METHODOLOGY: PETRI NETS AND FUZZY RULE BASED SYSTEMS Kemal SUBULAN 1, Alper SALTABAS 1, A.Serdar TASAN

More information

Object Oriented Programming. Risk Management

Object Oriented Programming. Risk Management Section V: Object Oriented Programming Risk Management In theory, there is no difference between theory and practice. But, in practice, there is. - Jan van de Snepscheut 427 Chapter 21: Unified Modeling

More information

Improving Supply Chain Activity using Simulation

Improving Supply Chain Activity using Simulation IJIRST International Journal for Innovative Research in Science & Technology Volume 1 Issue 4 September 2014 ISSN(online) : 2349-6010 Improving Supply Chain Activity using Simulation Rabikanta Sharma Manoharmayum

More information

Load Balancing and Switch Scheduling

Load Balancing and Switch Scheduling EE384Y Project Final Report Load Balancing and Switch Scheduling Xiangheng Liu Department of Electrical Engineering Stanford University, Stanford CA 94305 Email: liuxh@systems.stanford.edu Abstract Load

More information

Faculty of Science and Technology MASTER S THESIS. Writer: Artur Latifov

Faculty of Science and Technology MASTER S THESIS. Writer: Artur Latifov Faculty of Science and Technology MASTER S THESIS Study program/ Specialization: Computer science Spring semester, 2012 Open Writer: Artur Latifov Faculty supervisor: (Artur Latifov) Chunming Rong External

More information

Analysis and Implementation of Workflowbased Supply Chain Management System

Analysis and Implementation of Workflowbased Supply Chain Management System Analysis and Implementation of Workflowbased Supply Chain Management System Yan Tu 1 and Baowen Sun 2 1 Information School, Central University of Finance and Economics, Beijing, 100081, P.R.China,Yolanda_tu@yahoo.com.cn

More information

Aachen Summer Simulation Seminar 2014

Aachen Summer Simulation Seminar 2014 Aachen Summer Simulation Seminar 2014 Lecture 07 Input Modelling + Experimentation + Output Analysis Peer-Olaf Siebers pos@cs.nott.ac.uk Motivation 1. Input modelling Improve the understanding about how

More information

SUSTAINABILITY TOOLKIT FOR SIMULATION-BASED LOGISTICS DECISIONS. Michael E. Kuhl Xi Zhou

SUSTAINABILITY TOOLKIT FOR SIMULATION-BASED LOGISTICS DECISIONS. Michael E. Kuhl Xi Zhou Proceedings of the 2009 Winter Simulation Conference M. D. Rossetti, R. R. Hill, B. Johansson, A. Dunkin and R. G. Ingalls, eds. SUSTAINABILITY TOOLKIT FOR SIMULATION-BASED LOGISTICS DECISIONS Michael

More information

Using UML Part Two Behavioral Modeling Diagrams

Using UML Part Two Behavioral Modeling Diagrams UML Tutorials Using UML Part Two Behavioral Modeling Diagrams by Sparx Systems All material Sparx Systems 2007 Sparx Systems 2007 Page 1 Trademarks Object Management Group, OMG, Unified Modeling Language,

More information

Analysis of Various Forecasting Approaches for Linear Supply Chains based on Different Demand Data Transformations

Analysis of Various Forecasting Approaches for Linear Supply Chains based on Different Demand Data Transformations Institute of Information Systems University of Bern Working Paper No 196 source: https://doi.org/10.7892/boris.58047 downloaded: 16.11.2015 Analysis of Various Forecasting Approaches for Linear Supply

More information

Enterprise Integration: operational models of business processes and workflow systems *

Enterprise Integration: operational models of business processes and workflow systems * Enterprise Integration: operational models of business processes and workflow systems. 1 Enterprise Integration: operational models of business processes and workflow systems * G.Bruno 1, C.Reyneri 2 and

More information

Chapter 4: Architecture for Performance Monitoring of Complex Information Technology (IT) Infrastructures using Petri Net

Chapter 4: Architecture for Performance Monitoring of Complex Information Technology (IT) Infrastructures using Petri Net Chapter 4: Architecture for Performance Monitoring of Complex Information Technology (IT) Infrastructures using Petri Net This chapter will focus on the various approaches that we have taken in the modeling

More information

Modelling Workflow with Petri Nets. CA4 BPM PetriNets

Modelling Workflow with Petri Nets. CA4 BPM PetriNets Modelling Workflow with Petri Nets 1 Workflow Management Issues Georgakopoulos,Hornick, Sheth Process Workflow specification Workflow Implementation =workflow application Business Process Modelling/ Reengineering

More information

Modeling Agile Manufacturing Cell using Object-Oriented Timed Petri net

Modeling Agile Manufacturing Cell using Object-Oriented Timed Petri net Modeling Agile Manufacturing Cell using Object-Oriented Timed Petri net Peigen Li, Ke Shi, Jie Zhang Intelligent Manufacturing Lab School of Mechanical Science and Engineering Huazhong University of Science

More information

Stochastic Processes and Queueing Theory used in Cloud Computer Performance Simulations

Stochastic Processes and Queueing Theory used in Cloud Computer Performance Simulations 56 Stochastic Processes and Queueing Theory used in Cloud Computer Performance Simulations Stochastic Processes and Queueing Theory used in Cloud Computer Performance Simulations Florin-Cătălin ENACHE

More information

A multilevel integrative approach to hospital case mix and capacity planning DEPARTMENT OF DECISION SCIENCES AND INFORMATION MANAGEMENT (KBI)

A multilevel integrative approach to hospital case mix and capacity planning DEPARTMENT OF DECISION SCIENCES AND INFORMATION MANAGEMENT (KBI) Faculty of Business and Economics A multilevel integrative approach to hospital case mix and capacity planning Guoxuan Ma & Erik Demeulemeester DEPARTMENT OF DECISION SCIENCES AND INFORMATION MANAGEMENT

More information

The 7 th Balkan Conference on Operational Research BACOR 05 Constanta, May 2005, Romania MODELLING INVENTORY CONTROL PROCESS USING COLOURED PETRI NETS

The 7 th Balkan Conference on Operational Research BACOR 05 Constanta, May 2005, Romania MODELLING INVENTORY CONTROL PROCESS USING COLOURED PETRI NETS The 7 th Balkan Conference on Operational Research BACOR 05 Constanta, May 2005, Romania MODELLING INVENTORY CONTROL PROCESS USING COLOURED PETRI NETS BISERA ANDRIÃ DRAGANA MAKAJIÃ-NIKOLIÃ BOJANA STEVANOVIÃ

More information

Business Process Management of Telecommunication Companies: Fulfillment and Operations Support and Readiness Cases

Business Process Management of Telecommunication Companies: Fulfillment and Operations Support and Readiness Cases Business Process of Telecommunication Companies: Fulfillment and Operations Support and Readiness Cases Byeong-Yun Chang School of Business Administration, Ajou University bychang@ajou.ac.kr Abstract In

More information

Test Coverage Criteria for Autonomous Mobile Systems based on Coloured Petri Nets

Test Coverage Criteria for Autonomous Mobile Systems based on Coloured Petri Nets 9th Symposium on Formal Methods for Automation and Safety in Railway and Automotive Systems Institut für Verkehrssicherheit und Automatisierungstechnik, TU Braunschweig, 2012 FORMS/FORMAT 2012 (http://www.forms-format.de)

More information

PETRI NET BASED SUPERVISORY CONTROL OF FLEXIBLE BATCH PLANTS. G. Mušič and D. Matko

PETRI NET BASED SUPERVISORY CONTROL OF FLEXIBLE BATCH PLANTS. G. Mušič and D. Matko PETRI NET BASED SUPERVISORY CONTROL OF FLEXIBLE BATCH PLANTS G. Mušič and D. Matko Faculty of Electrical Engineering, University of Ljubljana, Slovenia. E-mail: gasper.music@fe.uni-lj.si Abstract: The

More information

Diagram Models in Continuous Business Process Improvement

Diagram Models in Continuous Business Process Improvement JOURNAL OF APPLIED COMPUTER SCIENCE Vol. 22 No. 2 (2014), pp. 118-133 Diagram Models in Continuous Business Process Improvement Mateusz Wibig 1 1 CGI Polska Energy and Resources 39 Sienna Street, Warszawa

More information

Kirsten Sinclair SyntheSys Systems Engineers

Kirsten Sinclair SyntheSys Systems Engineers Kirsten Sinclair SyntheSys Systems Engineers Kirsten Sinclair SyntheSys Systems Engineers Spicing-up IBM s Enterprise Architecture tools with Petri Nets On Today s Menu Appetiser: Background Starter: Use

More information

A MANAGER S ROADMAP GUIDE FOR LATERAL TRANS-SHIPMENT IN SUPPLY CHAIN INVENTORY MANAGEMENT

A MANAGER S ROADMAP GUIDE FOR LATERAL TRANS-SHIPMENT IN SUPPLY CHAIN INVENTORY MANAGEMENT A MANAGER S ROADMAP GUIDE FOR LATERAL TRANS-SHIPMENT IN SUPPLY CHAIN INVENTORY MANAGEMENT By implementing the proposed five decision rules for lateral trans-shipment decision support, professional inventory

More information

Process Modeling Notations and Workflow Patterns

Process Modeling Notations and Workflow Patterns Process Modeling Notations and Workflow Patterns Stephen A. White, IBM Corp., United States ABSTRACT The research work of Wil van der Aalst, Arthur ter Hofstede, Bartek Kiepuszewski, and Alistair Barros

More information

SUPPLY CHAIN MODELING USING SIMULATION

SUPPLY CHAIN MODELING USING SIMULATION SUPPLY CHAIN MODELING USING SIMULATION 1 YOON CHANG AND 2 HARRIS MAKATSORIS 1 Institute for Manufacturing, University of Cambridge, Cambridge, CB2 1RX, UK 1 To whom correspondence should be addressed.

More information

Modeling and Performance Evaluation of Computer Systems Security Operation 1

Modeling and Performance Evaluation of Computer Systems Security Operation 1 Modeling and Performance Evaluation of Computer Systems Security Operation 1 D. Guster 2 St.Cloud State University 3 N.K. Krivulin 4 St.Petersburg State University 5 Abstract A model of computer system

More information

FIXED CHARGE UNBALANCED TRANSPORTATION PROBLEM IN INVENTORY POOLING WITH MULTIPLE RETAILERS

FIXED CHARGE UNBALANCED TRANSPORTATION PROBLEM IN INVENTORY POOLING WITH MULTIPLE RETAILERS FIXED CHARGE UNBALANCED TRANSPORTATION PROBLEM IN INVENTORY POOLING WITH MULTIPLE RETAILERS Ramidayu Yousuk Faculty of Engineering, Kasetsart University, Bangkok, Thailand ramidayu.y@ku.ac.th Huynh Trung

More information

A QUEUEING-INVENTORY SYSTEM WITH DEFECTIVE ITEMS AND POISSON DEMAND. bhaji@usc.edu

A QUEUEING-INVENTORY SYSTEM WITH DEFECTIVE ITEMS AND POISSON DEMAND. bhaji@usc.edu A QUEUEING-INVENTORY SYSTEM WITH DEFECTIVE ITEMS AND POISSON DEMAND Rasoul Hai 1, Babak Hai 1 Industrial Engineering Department, Sharif University of Technology, +98-1-66165708, hai@sharif.edu Industrial

More information

APPLYING A STOCHASTIC LINEAR SCHEDULING METHOD TO PIPELINE CONSTRUCTION

APPLYING A STOCHASTIC LINEAR SCHEDULING METHOD TO PIPELINE CONSTRUCTION APPLYING A STOCHASTIC LINEAR SCHEDULING METHOD TO PIPELINE CONSTRUCTION Fitria H. Rachmat 1, Lingguang Song 2, and Sang-Hoon Lee 2 1 Project Control Engineer, Bechtel Corporation, Houston, Texas, USA 2

More information

A metamodelling approach for performance evaluation of intermodal transportation networks

A metamodelling approach for performance evaluation of intermodal transportation networks A metamodelling approach for performance evaluation of intermodal transportation networks Valentina Boschian 1, Mariagrazia Dotoli 2, Maria Pia Fanti 2, Giorgio Iacobellis 2, Walter Ukovich 1 1 Dept. of

More information

Evaluating the Lead Time Demand Distribution for (r, Q) Policies Under Intermittent Demand

Evaluating the Lead Time Demand Distribution for (r, Q) Policies Under Intermittent Demand Proceedings of the 2009 Industrial Engineering Research Conference Evaluating the Lead Time Demand Distribution for (r, Q) Policies Under Intermittent Demand Yasin Unlu, Manuel D. Rossetti Department of

More information

AS-D1 SIMULATION: A KEY TO CALL CENTER MANAGEMENT. Rupesh Chokshi Project Manager

AS-D1 SIMULATION: A KEY TO CALL CENTER MANAGEMENT. Rupesh Chokshi Project Manager AS-D1 SIMULATION: A KEY TO CALL CENTER MANAGEMENT Rupesh Chokshi Project Manager AT&T Laboratories Room 3J-325 101 Crawfords Corner Road Holmdel, NJ 07733, U.S.A. Phone: 732-332-5118 Fax: 732-949-9112

More information

A Model-driven Approach to Predictive Non Functional Analysis of Component-based Systems

A Model-driven Approach to Predictive Non Functional Analysis of Component-based Systems A Model-driven Approach to Predictive Non Functional Analysis of Component-based Systems Vincenzo Grassi Università di Roma Tor Vergata, Italy Raffaela Mirandola {vgrassi, mirandola}@info.uniroma2.it Abstract.

More information

A Spectral Clustering Approach to Validating Sensors via Their Peers in Distributed Sensor Networks

A Spectral Clustering Approach to Validating Sensors via Their Peers in Distributed Sensor Networks A Spectral Clustering Approach to Validating Sensors via Their Peers in Distributed Sensor Networks H. T. Kung Dario Vlah {htk, dario}@eecs.harvard.edu Harvard School of Engineering and Applied Sciences

More information

RESPONSES TO COMMON PHARMACY QUESTIONS AND COMPLAINTS

RESPONSES TO COMMON PHARMACY QUESTIONS AND COMPLAINTS RESPONSES TO COMMON PHARMACY QUESTIONS AND COMPLAINTS 1. How long is the patient wait? The patient wait varies based on the number of patients and number of prescriptions presented during a given time.

More information

Methodology of performance evaluation of integrated service systems with timeout control scheme

Methodology of performance evaluation of integrated service systems with timeout control scheme Methodology of performance evaluation of integrated service systems with timeout control scheme Akira Kawaguchi and Hiroshi Yamada NTT Service Integration Laboratories, NTT Corporation 9-11, Midori-cho

More information

Integer Programming Model for Inventory Optimization for a Multi Echelon System

Integer Programming Model for Inventory Optimization for a Multi Echelon System Journal of Advanced Management Science Vol, No, January 06 Integer Programming Model for Inventory Optimization for a Multi Echelon System Bassem H Roushdy Basic and Applied Science, Arab Academy for Science

More information

Simulation-based Evaluation of Workflow Escalation Strategies

Simulation-based Evaluation of Workflow Escalation Strategies Simulation-based Evaluation of Workflow Escalation Strategies Ka-Leong Chan 1, Yain-Whar Si 1, Marlon Dumas 2 1 Faculty of Science and Technology, University of Macau 2 Institute of Computer Science, University

More information

Inventory Control in Closed Loop Supply Chain using System Dynamics

Inventory Control in Closed Loop Supply Chain using System Dynamics Inventory Control in Closed Loop Supply Chain using System Dynamics Roberto Poles RMIT University, School of Business Information Technology 239 Bourke Street, Melbourne Vic 3000, Australia Tel. 61399255597

More information

Business Process Modelling. CA4 Business Process Modelling 1

Business Process Modelling. CA4 Business Process Modelling 1 Business Process Modelling CA4 Business Process Modelling 1 Historical View of BP Modelling Work Process Flow (early to mid 1900s) + Frank Gilbreth & his 'Flow Process Charts' (= flowcharts) + First structured

More information

Use of System Dynamics for modelling customers flows from residential areas to selling centers

Use of System Dynamics for modelling customers flows from residential areas to selling centers Use of System Dynamics for modelling customers flows from residential areas to selling centers ENRICO BRIANO (*) CLAUDIA CABALLINI (*)(**) ROBERTO REVETRIA (*)(**) MAURIZIO SCHENONE (**) ALESSANDRO TESTA

More information

CHAPTER 6 PROCUREMENT AND SUPPLY OF PHARMACEUTICAL PRODUCTS IN THE PUBLIC AND PRIVATE MEDICAL SECTORS

CHAPTER 6 PROCUREMENT AND SUPPLY OF PHARMACEUTICAL PRODUCTS IN THE PUBLIC AND PRIVATE MEDICAL SECTORS CHAPTER 6 PROCUREMENT AND SUPPLY OF PHARMACEUTICAL PRODUCTS IN THE PUBLIC AND PRIVATE MEDICAL SECTORS Overview 6.1 This chapter sets out the Review Committee s findings and recommendations on procurement

More information

Issues in inventory control models with demand and supply uncertainty Thesis proposal

Issues in inventory control models with demand and supply uncertainty Thesis proposal Issues in inventory control models with demand and supply uncertainty Thesis proposal Abhijit B. Bendre August 8, 2008 CORAL Centre for Operations Research Applications in Logistics Dept. of Business Studies,

More information

A Cooperative Model to Improve Hospital Equipments and Drugs Management

A Cooperative Model to Improve Hospital Equipments and Drugs Management A Cooperative Model to Improve Hospital Equipments and Drugs Management Ilaria Baffo 1,2, Giuseppe Confessore 1, Giacomo Liotta 1, Giuseppe Stecca 1, 1 Istituto di Tecnologie Industriali e Automazione,

More information

Optimal Health Care Inventory Management Using Analytics

Optimal Health Care Inventory Management Using Analytics Optimal Health Care Inventory Management Using Analytics Neeraj Agrawal Prakarsh Paritosh Ashish Paralikar Dibyajyoti Pati General Electric JFWTC, 122 EPIP Bangalore, India 560066 neeraj.agrawal@ge.com

More information

Modeling and Performance Evaluation of Internet of Things based on Petri Nets and Behavior Expression

Modeling and Performance Evaluation of Internet of Things based on Petri Nets and Behavior Expression Research Journal of Applied Sciences, Engineering and echnology (18): 3381-3385, 212 ISSN: 2-767 Maxwell Scientific Organization, 212 Submitted: March 26, 212 Accepted: April 17, 212 Published: September

More information

CROSS INDUSTRY PegaRULES Process Commander. Bringing Insight and Streamlining Change with the PegaRULES Process Simulator

CROSS INDUSTRY PegaRULES Process Commander. Bringing Insight and Streamlining Change with the PegaRULES Process Simulator CROSS INDUSTRY PegaRULES Process Commander Bringing Insight and Streamlining Change with the PegaRULES Process Simulator Executive Summary All enterprises aim to increase revenues and drive down costs.

More information

Supply chain management by means of FLM-rules

Supply chain management by means of FLM-rules Supply chain management by means of FLM-rules Nicolas Le Normand, Julien Boissière, Nicolas Méger, Lionel Valet LISTIC Laboratory - Polytech Savoie Université de Savoie B.P. 80439 F-74944 Annecy-Le-Vieux,

More information

Heath Shield Heath Care Management System

Heath Shield Heath Care Management System Heath Shield Heath Care Management System Introduction Heath Shield will be an integrated, modular client server based system which can be extended to a web based solution also. The programs will have

More information

INTERCONNECTED DES MODELS OF EMERGENCY, OUTPATIENT, AND INPATIENT DEPARTMENTS OF A HOSPITAL. Murat M. Gunal Michael Pidd

INTERCONNECTED DES MODELS OF EMERGENCY, OUTPATIENT, AND INPATIENT DEPARTMENTS OF A HOSPITAL. Murat M. Gunal Michael Pidd Proceedings of the 2007 Winter Simulation Conference S. G. Henderson, B. Biller, M.-H. Hsieh, J. Shortle, J. D. Tew, and R. R. Barton, eds. INTERCONNECTED DES MODELS OF EMERGENCY, OUTPATIENT, AND INPATIENT

More information

Proceedings of the 2010 Winter Simulation Conference B. Johansson, S. Jain, J. Montoya-Torres, J. Hugan, and E. Yücesan, eds.

Proceedings of the 2010 Winter Simulation Conference B. Johansson, S. Jain, J. Montoya-Torres, J. Hugan, and E. Yücesan, eds. Proceedings of the 2010 Winter Simulation Conference B. Johansson, S. Jain, J. Montoya-Torres, J. Hugan, and E. Yücesan, eds. OUTPATIENTS APPOINTMENT SCHEDULING WITH MULTI-DOCTOR SHARING RESOURCES Nara

More information

Analysis of the medication management system in seven hospitals

Analysis of the medication management system in seven hospitals Analysis of the medication management system in seven hospitals James Baker, Clinical Director, Marketing, Medication Technologies, Cardinal Health Marcy Draves, Clinical Director, Marketing, Medication

More information

Process Modeling of Emergency Department Patient Flow: Effect of Patient Length of Stay on ED Diversion

Process Modeling of Emergency Department Patient Flow: Effect of Patient Length of Stay on ED Diversion J Med Syst (28) 32:389 41 DOI 1.17/s191-8-9144-x ORIGINAL PAPER Process Modeling of Emergency Department Patient Flow: Effect of Patient Length of Stay on ED Diversion Alexander Kolker Received: 23 December

More information

IN AMERICA, HEALTH CARE COSTS

IN AMERICA, HEALTH CARE COSTS Impacts & Innovations Cynthia Plonien Six Sigma for Revenue Retrieval EXECUTIVE SUMMARY Deficiencies in revenue retrieval due to failures in obtaining charges have contributed to a negative bottom line

More information

Hong Kong s public hospitals?

Hong Kong s public hospitals? How to improve the patient care and medication management process what are we doing in Hong Kong s public hospitals? S C CHIANG BPharm (Hons), MRPS, MHA, FHKCHSE, FACHSE Senior Pharmacist Hospital Authority

More information

Stochastic Inventory Control

Stochastic Inventory Control Chapter 3 Stochastic Inventory Control 1 In this chapter, we consider in much greater details certain dynamic inventory control problems of the type already encountered in section 1.3. In addition to the

More information

The Probabilistic Model of Cloud Computing

The Probabilistic Model of Cloud Computing A probabilistic multi-tenant model for virtual machine mapping in cloud systems Zhuoyao Wang, Majeed M. Hayat, Nasir Ghani, and Khaled B. Shaban Department of Electrical and Computer Engineering, University

More information

Optimal base-stock policy for the inventory system with periodic review, backorders and sequential lead times

Optimal base-stock policy for the inventory system with periodic review, backorders and sequential lead times 44 Int. J. Inventory Research, Vol. 1, No. 1, 2008 Optimal base-stock policy for the inventory system with periodic review, backorders and sequential lead times Søren Glud Johansen Department of Operations

More information

Optimization of Fuzzy Inventory Models under Fuzzy Demand and Fuzzy Lead Time

Optimization of Fuzzy Inventory Models under Fuzzy Demand and Fuzzy Lead Time Tamsui Oxford Journal of Management Sciences, Vol. 0, No. (-6) Optimization of Fuzzy Inventory Models under Fuzzy Demand and Fuzzy Lead Time Chih-Hsun Hsieh (Received September 9, 00; Revised October,

More information

Risk-Pooling Effects of Emergency Shipping in a Two-Echelon Distribution System

Risk-Pooling Effects of Emergency Shipping in a Two-Echelon Distribution System Seoul Journal of Business Volume 8, Number I (June 2002) Risk-Pooling Effects of Emergency Shipping in a Two-Echelon Distribution System Sangwook Park* College of Business Administration Seoul National

More information

11 MEDICATION MANAGEMENT

11 MEDICATION MANAGEMENT 1 11 MEDICATION MANAGEMENT OVERVIEW OF MEDICATION MANAGEMENT Depending on the size, structure and functions of the health facility, there may be a pharmacy with qualified pharmacists to dispense medication,

More information

Operations and Supply Chain Management Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras

Operations and Supply Chain Management Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras Operations and Supply Chain Management Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras Lecture - 36 Location Problems In this lecture, we continue the discussion

More information

INFLUENCE OF DEMAND FORECASTS ACCURACY ON SUPPLY CHAINS DISTRIBUTION SYSTEMS DEPENDABILITY.

INFLUENCE OF DEMAND FORECASTS ACCURACY ON SUPPLY CHAINS DISTRIBUTION SYSTEMS DEPENDABILITY. INFLUENCE OF DEMAND FORECASTS ACCURACY ON SUPPLY CHAINS DISTRIBUTION SYSTEMS DEPENDABILITY. Natalia SZOZDA 1, Sylwia WERBIŃSKA-WOJCIECHOWSKA 2 1 Wroclaw University of Economics, Wroclaw, Poland, e-mail:

More information

A discrete time Markov chain model for a periodic inventory system with one-way substitution

A discrete time Markov chain model for a periodic inventory system with one-way substitution Faculty of Business and Economics A discrete time Markov chain model for a periodic inventory system with one-way substitution Yannick Deflem and Inneke Van Nieuwenhuyse DEPARTMENT OF DECISION SCIENCES

More information

Vilnius University. Faculty of Mathematics and Informatics. Gintautas Bareikis

Vilnius University. Faculty of Mathematics and Informatics. Gintautas Bareikis Vilnius University Faculty of Mathematics and Informatics Gintautas Bareikis CONTENT Chapter 1. SIMPLE AND COMPOUND INTEREST 1.1 Simple interest......................................................................

More information

Revenue Management for Transportation Problems

Revenue Management for Transportation Problems Revenue Management for Transportation Problems Francesca Guerriero Giovanna Miglionico Filomena Olivito Department of Electronic Informatics and Systems, University of Calabria Via P. Bucci, 87036 Rende

More information

A FUZZY LOGIC APPROACH FOR SALES FORECASTING

A FUZZY LOGIC APPROACH FOR SALES FORECASTING A FUZZY LOGIC APPROACH FOR SALES FORECASTING ABSTRACT Sales forecasting proved to be very important in marketing where managers need to learn from historical data. Many methods have become available for

More information

HEALTHCARE SIMULATION

HEALTHCARE SIMULATION HEALTHCARE SIMULATION SIMULATION IS USED BY HEALTH CARE AND HUMAN SERVICE ORGANIZATIONS ACROSS THE WORLD TO IMPROVE THEIR SYSTEMS OF CARE AND REDUCE COSTS. SIMULATION OFFERS EVIDENCE BASED, RISK FREE DECISION

More information

Research Article Two-Period Inventory Control with Manufacturing and Remanufacturing under Return Compensation Policy

Research Article Two-Period Inventory Control with Manufacturing and Remanufacturing under Return Compensation Policy Discrete Dynamics in Nature and Society Volume 2013, Article ID 871286, 8 pages http://dx.doi.org/10.1155/2013/871286 Research Article Two-Period Inventory Control with Manufacturing and Remanufacturing

More information

Interaction Diagrams. Use Cases and Actors INTERACTION MODELING

Interaction Diagrams. Use Cases and Actors INTERACTION MODELING Karlstad University Department of Information Systems Adapted for a textbook by Blaha M. and Rumbaugh J. Object Oriented Modeling and Design Pearson Prentice Hall, 2005 INTERACTION MODELING Remigijus GUSTAS

More information

BIS 3106: Business Process Management. Lecture Two: Modelling the Control-flow Perspective

BIS 3106: Business Process Management. Lecture Two: Modelling the Control-flow Perspective BIS 3106: Business Process Management Lecture Two: Modelling the Control-flow Perspective Makerere University School of Computing and Informatics Technology Department of Computer Science SEM I 2015/2016

More information