A STOCHASTIC APPROACH TO NURSE STAFFING AND SCHEDULING PROBLEMS

Size: px
Start display at page:

Download "A STOCHASTIC APPROACH TO NURSE STAFFING AND SCHEDULING PROBLEMS"

Transcription

1 A STOCHASTIC APPROACH TO NURSE STAFFING AND SCHEDULING PROBLEMS Presented by Sera Kahruman & Elif Ilke Gokce Texas A&M University INEN

2 Outline Problem definition Nurse staffing problem Literature and Formulation Computational Study Conclusion and Future study Nurse scheduling problem Formulation Computational Study Conclusion and Future study

3 Problem Definition Patients in a hospital today are in need of highly skilled nursing care In order for this care to be provided in a timely manner, and meet rigorous quality standards, the right number and type of nursing staff must be available when needed demand is unknown health institutions have to provide service 4 hours a day over seven days a week.

4 Problem Definition Poor staffing levels lead to: Burnout Dissatisfaction Desire to leave the job High cost of staff replacement More patient complications Injuries Low quality of service

5 Nurse Skill Types There are types of nurses:. Registered Nurses (RNs). Licensed vocational or licensed practical nurses (LVNs,LPNs). Nurse aides

6 To solve this problem, we need to consider two levels: Strategic level : determining the long-term regular time nursing levels---staffing Tactical level : Daily work/shift assignments of the nurses

7 Outline Problem definition Nurse staffing problem Formulation Computational Study Conclusion and Future study Nurse scheduling problem Formulation Computational Study Conclusion and Future study

8 Nurse staffing problem Hospital administrators determine the regular-time nurse levels annually So, our model should determine the levels of RNs, LPNs(LVNs) and nurse aides for a year Demand is unknown!!! Use -stage recourse model

9 Literature Tien and Kamiyama (98), present a list of personnel scheduling algorithms, which are not restricted to healthcare. Bradley and Martin (990), distinguish three basic decisions in hospital personnel scheduling: staffing, personnel scheduling and allocation Siferd and Benton (99), present an excellent review of the factors influencing hospital staffing and scheduling in the United States

10 Literature Kao, Queyranne(985) : Budgeting Costs of Nursing In Hospital Presents 8 different models Probabilistic or deterministic, different skill types or aggregate skill, single period or multi-period

11 Formulation Major assumption: There are many medical units within a hospital. We assume that each medical unit decides its own workforce levels and we do not allow inter-unit working schedules. The model is same for all units, except for different demand patterns, and parameters.

12 Formulation First stage parameters: c i = total expenses of the hospital for a nurse of type i for the whole year h e = Effective working hours of a nurse for one year AD i = minimum annual demand for each skill class nursing hours (can also be a bound specified by hospital regulations) r,i =Ratio defining the relationship of skill class and i=, (skill class supervises the other types. So there has to be a constraint to make sure that there are enough supervisors)

13 Formulation First stage decision variables: x i : number of regular time nurses of skill type I where i=,, tx i: number of nursing hours of skill type i and higher level skill types which can be used for the demand of lower skill nursing hours i=,.

14 Formulation Second stage parameters: o i = cost per overtime hour of a nurse of type i a i = cost per hour of agency nursing providing a service of skill type i e i,t = percentage of total working time of a nurse of skill class i available on month t {due to vacations and etc, effective nursing hours can change from month to month} O i,t = ratio of the maximum allowed overtime to the effective regular working hours for a nurse of skill type i, on month t d i,t = demand realization in hours for nursing skill of type i on month t.

15 Formulation Second stage decision variables: y i,t = number of overtime hours that nurses of skill type i work on month t. z i,t = number of agency nursing hours of skill type i used for month t. tr i : number of nursing hours of skill type i and higher level skill types which can be used for the demand of lower skill nursing hours i=,.

16 Formulation min s.t. i= h h h x x e e e c i * x * x * x * x i - tx + tx + tx + E{f(x,w ~ )} r, * x r, * x x, x, x AD - tx 0 0 AD AD 0, integer tx, tx 0

17 Formulation where for a realization of w, f(x,ŵ) is defined as: f(x, w ~ ) = min s.t. e e e, t y, t, t i,t * x * x * x x + i, t ( y i= t=, t + y + y, t, t * O + i, t z all variables 0, t + z + z 0 (oi * yi, t + a i * z i,t )), t, t tr + tr + tr d, t tr d, t d, t t t t =,..., =,..., =,..., i =,, and t =,,...,

18 Computational Study Use L-shaped algorithm where master problem is solved as a MIP. Comparison with expected value solution, scenario based solution and worst case solution Comparison with linear relaxation of master MIP Observe the effect of demand fluctuation

19 Conclusion and Future Study a decision making procedure which considers all medical units at the same time allowing staff movements from one unit to the other one as needed. some parameters in the model are much likely to be probabilistic which will make the model more realistic

20 Outline Problem definition Nurse staffing problem Formulation Computational Study Conclusion and Future study Nurse scheduling problem Formulation Computational Study Conclusion and Future study

21 INTRODUCTION Every hospital needs to repeatedly produce duty rosters for its nursing staff. The scheduling of hospital personnel is particularly challenging because of different staffing needs on different days and shifts. Because of time-consuming manual scheduling NSP has attracted much attention.

22 NURSE SCHEDULING PROBLEM (NSP) The NSP involves producing a periodic duty roster for nursing staff, subject to a variety of constraints. A key feature of real NSP is that the planned nurse schedule usually has to be changed to deal with unforeseen circumstances such as staff sickness and emergencies.

23 NURSE SCHEDULING PROBLEM (NSP) Solution approaches that have been proposed to solve NSP is classified in three main categories: Optimization-mathematical programming single-objective (Warner (976), Rosenbloom, E.S. andgoertzen, (987)) multi-objective (Arthur and Ravidran,98) Heuristics (Cheang et al., 00). Artificial intelligence

24 NSP FORMULATION Indices: g =,, (nurse grade index) k =, N (nurse index for grade nurse) l =, N (nurse index for grade nurse) m =, N (nurse index for grade nurse) j =, (shift index) j =, 4, 7, 0,, 6, 9 corresponds to 7am-pm shifts j =, 5, 8,, 4, 7, 0 corresponds to pm-pm shifts j =, 6, 9,, 5, 8, corresponds to pm-7am shifts

25 NSP FORMULATION First Stage Parameters: N: number of first grade nurses N: number of second grade nurses N: number of third grade nurses Pkj: preference cost of first grade nurse k working at shift j Plj: preference cost of second grade nurse l working at shift j Pmj: preference cost of third grade nurse m working at shift j ADjg: average demand for g th grade nurses at shift j

26 NSP FORMULATION First Stage Decision Variable: x kjg = if the first grade nurse k is assigned to shift j as a grade g 0 o/w nurse y ljg = if thesecondgradenursel is assignedtoshift j as a gradeg 0 o/w nurse z mj = if the third grade nurse i is assigned to shift j 0 o/w

27 D ~ jg NSP FORMULATION Second Stage Parameters: ocg: over time cost for nurse grade type g ucg: unsatisfied demand cost for nurse grade type g Djg: demand realization for nurse grade type g

28 NSP FORMULATION Second Stage Decision Variable: ox kjg if the first grade nurse i is assigned to shift j as a grade g = 0 o/w nurse oy ljg = if the second grade nursei is assigned to shift j as a grade g 0 o/w nurse oz mj = if the third grade nurse i is assigned to shift j 0 o/w ujg: unsatisfied demand for nurse grade type g at shift j

29 NSP FORMULATION Min N N P kj x kjg + P lj y ljg + k = j= g = l= j= g = m= j= N P mj z mj + E ( f ( x, y, ~ z, D )) Subject to: N k = x kj AD j j =,... N k= x kj N + l= y lj AD j j =,... N k = x kj N N + ylj + l = m= z mj AD j j =,... j= g= x = 6 k,... N kjg =

30 NSP FORMULATION j= g = y ljg = = 6 l,... N z mj = m = j = kj + xk ( j+ ) + xk( j+ ) + xkj + xk ( j+ ) + xk( j+ ) + xkj + xk ( j+ ) + xk( j+ ) x 6,... N k =,... N j =,4,7,0,,6,9 ylj + yl ( j+ ) + yl ( j+ ) + ylj + yl ( j+ ) + yl ( j+ ) l =,... N j =,4,7,0,,6,9 z mj + z m + ( j+ ) + z m( j ) m =,... N j =, 4, 7,0,,6,9 x kjg { 0,} k =,... N j =,,... g =,, { 0,} m =,... N j =,,... g =, z mj { 0,} m =,... N j =,,... y mjg

31 NSP FORMULATION E( f ~ ( x, D) = Min N N ocoxkjg + ocoyljg + ocoz mj + k= j= g = l= j= g = m= j= j= g= N uc g u jg Subject to: N k = x kj N + k= ox kj + u j D j j =,... N k = x kj N N N ylj oxkj l= k = l= oy lj + u j D j j =,... N k= x kj N N N N N ylj zmj oxkj oylj l= m= k = l= m= oz mj + u j D j j =,...

32 NSP FORMULATION ox kj + oxkj + oxkj xk ( j ) xk ( j ) xk ( j ) 0 k =,... N j =,... oy lj + oylj yl( j ) + yl ( j ) 0 l =,... N j =,... oz mj z m ( j ) 0 m =,... N j =,... j= g= ox k,... N kjg = j= g= j= oz oy l,... N ljg = m,... N mj = oy mjg { 0,} m =,... N j =,,... g =, ox kjg { 0,} k =,... N j =,,... g =,, { 0,} m =,... N j =,,... oz mj 0,int j =,... g =,, u jg

33 COMPUTATIONAL STUDY L Algorithm Data Set Number of Nurses (0-5-0) Number of Scenarios Number of Grade one Nurses Computation Time Solve the problem using CPLEX

34 CONCLUSION and FUTURE STUDY Improve cut in L Algorithm Change demand type Add new constraints

35 THANKS.

INEN PROJECT Nurse Scheduling Problem. Elif Ilke Gokce Industrial Engineering Texas A&M University

INEN PROJECT Nurse Scheduling Problem. Elif Ilke Gokce Industrial Engineering Texas A&M University INEN 689 602 PROJECT Nurse Scheduling Problem Elif Ilke Gokce Industrial Engineering Texas A&M University elifg@tamu.edu Abstract Every hospital needs to produce repeatedly duty rosters for its nursing

More information

Online Scheduling of Outpatient Procedure Centers

Online Scheduling of Outpatient Procedure Centers Online Scheduling of Outpatient Procedure Centers Department of Industrial and Operations Engineering, University of Michigan September 25, 2014 Online Scheduling of Outpatient Procedure Centers 1/32 Outpatient

More information

Surgery Scheduling with Recovery Resources

Surgery Scheduling with Recovery Resources Surgery Scheduling with Recovery Resources Maya Bam 1, Brian T. Denton 1, Mark P. Van Oyen 1, Mark Cowen, M.D. 2 1 Industrial and Operations Engineering, University of Michigan, Ann Arbor, MI 2 Quality

More information

A Stochastic Programming Approach for Integrated Nurse Staffing and Assignment

A Stochastic Programming Approach for Integrated Nurse Staffing and Assignment A Stochastic Programming Approach for Integrated Nurse Staffing and Assignment Prattana Punnakitikashem 1, Jay M. Rosenberger 1, Deborah Buckley Behan 2 1 Department of Industrial and Manufacturing Systems

More information

Developing a Pathologists Monthly Assignment Schedule: A Case Study at the Department of Pathology and Laboratory Medicine of The Ottawa Hospital

Developing a Pathologists Monthly Assignment Schedule: A Case Study at the Department of Pathology and Laboratory Medicine of The Ottawa Hospital Developing a Pathologists Monthly Assignment Schedule: A Case Study at the Department of Pathology and Laboratory Medicine of The Ottawa Hospital By Amine Montazeri Thesis submitted to the Faculty of Graduate

More information

Logic-Based Benders Decomposition for Multiagent Scheduling with Sequence-Dependent Costs

Logic-Based Benders Decomposition for Multiagent Scheduling with Sequence-Dependent Costs Logic-Based Benders Decomposition for Multiagent Scheduling with Sequence-Dependent Costs Aliza Heching Compassionate Care Hospice John Hooker Carnegie Mellon University ISAIM 2016 The Problem A class

More information

Nurse Scheduling with Lunch Break Assignments in Operating Suites

Nurse Scheduling with Lunch Break Assignments in Operating Suites Nurse Scheduling with Lunch Break Assignments in Operating Suites Gino J. Lim Arezou Mobasher Jonathan F. Bard Amirhossein Najjarbashi Accepted for publication: July 2, 2016 Abstract Motivated by the need

More information

APPOINTMENT SCHEDULING AND CAPACITY PLANNING IN PRIMARY CARE CLINICS

APPOINTMENT SCHEDULING AND CAPACITY PLANNING IN PRIMARY CARE CLINICS APPOINTMENT SCHEDULING AND CAPACITY PLANNING IN PRIMARY CARE CLINICS A Dissertation Presented By Onur Arslan to The Department of Mechanical and Industrial Engineering in partial fulfillment of the requirements

More information

A two stage approach for improving hospital inpatient operations efficiency

A two stage approach for improving hospital inpatient operations efficiency Lehigh University Lehigh Preserve Theses and Dissertations 1995 A two stage approach for improving hospital inpatient operations efficiency Wen-Yen Chen Lehigh University Follow this and additional works

More information

A Mixed Integer Programming Approach for. Allocating Operating Room Capacity

A Mixed Integer Programming Approach for. Allocating Operating Room Capacity A Mixed Integer Programming Approach for Allocating Operating Room Capacity Bo Zhang, Pavankumar Murali, Maged Dessouky*, and David Belson Daniel J. Epstein Department of Industrial and Systems Engineering

More information

Integrating nurse and surgery scheduling

Integrating nurse and surgery scheduling Integrating nurse and surgery scheduling Jeroen Beliën Erik Demeulemeester Katholieke Universiteit Leuven Naamsestraat 69, 3000 Leuven, Belgium jeroen.belien@econ.kuleuven.be erik.demeulemeester@econ.kuleuven.be

More information

Stochastic Programming for Nurse Assignment

Stochastic Programming for Nurse Assignment Stochastic Programming for Nurse Assignment PRATTANA PUNNAKITIKASHEM, pxp1742@exchange.uta.edu Department of Industrial and Manufacturing Systems Engineering, The University of Texas at Arlington, Arlington,

More information

Scheduling Home Hospice Care with Logic-based Benders Decomposition

Scheduling Home Hospice Care with Logic-based Benders Decomposition Scheduling Home Hospice Care with Logic-based Benders Decomposition Aliza Heching Compassionate Care Hospice John Hooker Carnegie Mellon University EURO 2016 Poznan, Poland Home Health Care Home health

More information

A Generic Two-Phase Stochastic Variable Neighborhood Approach for Effectively Solving the Nurse Rostering Problem

A Generic Two-Phase Stochastic Variable Neighborhood Approach for Effectively Solving the Nurse Rostering Problem Algorithms 2013, 6, 278-308; doi:10.3390/a6020278 Article OPEN ACCESS algorithms ISSN 1999-4893 www.mdpi.com/journal/algorithms A Generic Two-Phase Stochastic Variable Neighborhood Approach for Effectively

More information

A Mixed Integer Programming Approach for. Allocating Operating Room Capacity

A Mixed Integer Programming Approach for. Allocating Operating Room Capacity A Mixed Integer Programming Approach for Allocating Operating Room Capacity Bo Zhang, Pavankumar Murali, Maged Dessouky*, and David Belson Daniel J. Epstein Department of Industrial and Systems Engineering

More information

How to deal with Emergency at the Operating Room

How to deal with Emergency at the Operating Room How to deal with Emergency at the Operating Room Research Paper Business Analytics Author: Freerk Alons Supervisor: Dr. R. Bekker VU University Amsterdam Faculty of Science Master Business Mathematics

More information

A Greedy Double Swap Heuristic for Nurse Scheduling

A Greedy Double Swap Heuristic for Nurse Scheduling A Greedy Double Swap Heuristic for Nurse Scheduling Murphy Choy 1 and Michelle Cheong Singapore Management University, School of Information System 80 Stamford Road, Singapore 178902 Email: murphychoy@smu.edu.sg;

More information

Optimization techniques for e-health applications

Optimization techniques for e-health applications Optimization techniques for e-health applications Antonio Frangioni and Maria Grazia Scutellà Dipartimento di Informatica University of Pisa, Italy Knowledge Acceleration and ICT: Towards a Tuscany agenda

More information

Optimizing Resource Allocation in Surgery Delivery Systems

Optimizing Resource Allocation in Surgery Delivery Systems Optimizing Resource Allocation in Surgery Delivery Systems by Maya Bam A dissertation submitted in partial fulfillment of the requirements for the degree of Doctor of Philosophy (Industrial and Operations

More information

Patient mix optimisation and stochastic resource requirements: A case study in cardiothoracic surgery planning

Patient mix optimisation and stochastic resource requirements: A case study in cardiothoracic surgery planning Health Care Manag Sci (2009) 12:129 141 DOI 10.1007/s10729-008-9080-9 Patient mix optimisation and stochastic resource requirements: A case study in cardiothoracic surgery planning Ivo Adan & Jos Bekkers

More information

CHEMOTHERAPY SCHEDULING AND NURSE ASSIGNMENT

CHEMOTHERAPY SCHEDULING AND NURSE ASSIGNMENT CHEMOTHERAPY SCHEDULING AND NURSE ASSIGNMENT A Dissertation Presented By Bohui Liang to The Department of Mechanical and Industrial Engineering in partial fulfillment of the requirements for the degree

More information

OPTIMIZATION METHODS FOR PHYSICIAN SCHEDULING

OPTIMIZATION METHODS FOR PHYSICIAN SCHEDULING OPTIMIZATION METHODS FOR PHYSICIAN SCHEDULING A Thesis Presented to The Academic Faculty by Hannah Kolberg Smalley In Partial Fulfillment of the Requirements for the Degree Doctor of Philosophy in the

More information

Roster Quality Staffing Problem. Association, Belgium

Roster Quality Staffing Problem. Association, Belgium Roster Quality Staffing Problem Komarudin 1, Marie-Anne Guerry 1, Tim De Feyter 2, Greet Vanden Berghe 3,4 1 Vrije Universiteit Brussel, MOSI, Pleinlaan 2, B-1050 Brussel, Belgium 2 Center for Business

More information

A Simulation and Optimization Approach to Scheduling Chemotherapy Appointments

A Simulation and Optimization Approach to Scheduling Chemotherapy Appointments A Simulation and Optimization Approach to Scheduling Chemotherapy Appointments Michelle Alvarado, Tanisha Cotton, Lewis Ntaimo Texas A&M University College Station, Texas Michelle.alvarado@neo.tamu.edu,

More information

Redacted for Privacy

Redacted for Privacy AN ABSTRACT OF THE THESIS OF Darwin Sitomiul for the degree of Doctor of Philosophy in Industrial and Manufacturing Engineering presented on October 16, 1991. Title: Design and Implementation of a Heuristic-based

More information

Non-liner Great Deluge Algorithm for Handling Nurse Rostering Problem

Non-liner Great Deluge Algorithm for Handling Nurse Rostering Problem Non-liner Great Deluge Algorithm for Handling Nurse Rostering Problem Yahya Z. Arajy*, Salwani Abdullah and Saif Kifah Data Mining and Optimisation Research Group (DMO), Centre for Artificial Intelligence

More information

Care Zones Staffing Model: Solving Workflow Barriers to Improve Patient and Nurse Outcomes

Care Zones Staffing Model: Solving Workflow Barriers to Improve Patient and Nurse Outcomes Care Zones Staffing Model: Solving Workflow Barriers to Improve Patient and Nurse Outcomes Emory University Hospital Atlanta, Georgia STTI 201 Creating Healthy Work Environments March 1-19 Indianapolis

More information

Improving operational effectiveness of tactical master plans for emergency and elective patients under stochastic demand and capacitated resources

Improving operational effectiveness of tactical master plans for emergency and elective patients under stochastic demand and capacitated resources Improving operational effectiveness of tactical master plans for emergency and elective patients under stochastic demand and capacitated resources Ivo Adan 1, Jos Bekkers 2, Nico Dellaert 3, Jully Jeunet

More information

Chemotherapy appointment scheduling under uncertainty using mean-risk stochastic integer programming

Chemotherapy appointment scheduling under uncertainty using mean-risk stochastic integer programming Optimization Online Chemotherapy appointment scheduling under uncertainty using mean-risk stochastic integer programming Michelle M Alvarado Lewis Ntaimo Submitted: August 24, 2016 Abstract Oncology clinics

More information

Maximizing the nurses preferences in nurse scheduling problem: mathematical modeling and a meta-heuristic algorithm

Maximizing the nurses preferences in nurse scheduling problem: mathematical modeling and a meta-heuristic algorithm J Ind Eng Int (2015) 11:439 458 DOI 10.1007/s40092-015-0111-0 ORIGINAL RESEARCH Maximizing the nurses preferences in nurse scheduling problem: mathematical modeling and a meta-heuristic algorithm Hamed

More information

ANESTHESIOLOGIST AND NURSE ANESTHETIST (CRNA) ASSIGNMENT ON THE DAY OF SURGERY. A Thesis Presented. Sina Aghsaei

ANESTHESIOLOGIST AND NURSE ANESTHETIST (CRNA) ASSIGNMENT ON THE DAY OF SURGERY. A Thesis Presented. Sina Aghsaei ANESTHESIOLOGIST AND NURSE ANESTHETIST (CRNA) ASSIGNMENT ON THE DAY OF SURGERY A Thesis Presented by Sina Aghsaei to The Department of Mechanical and Industrial Engineering in partial fulfillment of the

More information

A stochastic optimization model for shift scheduling in emergency departments

A stochastic optimization model for shift scheduling in emergency departments A stochastic optimization model for shift scheduling in emergency departments Omar El-Rifai, Thierry Garaix, Vincent Augusto, Xiaolan Xie To cite this version: Omar El-Rifai, Thierry Garaix, Vincent Augusto,

More information

An Online Stochastic Algorithm for a Dynamic Nurse Scheduling Problem

An Online Stochastic Algorithm for a Dynamic Nurse Scheduling Problem An Online Stochastic Algorithm for a Dynamic Nurse Scheduling Problem Antoine Legrain, Jérémy Omer, Samuel Rosat To cite this version: Antoine Legrain, Jérémy Omer, Samuel Rosat. An Online Stochastic Algorithm

More information

Proceedings of the 2014 Winter Simulation Conference A. Tolk, S. Y. Diallo, I. O. Ryzhov, L. Yilmaz, S. Buckley, and J. A. Miller, eds.

Proceedings of the 2014 Winter Simulation Conference A. Tolk, S. Y. Diallo, I. O. Ryzhov, L. Yilmaz, S. Buckley, and J. A. Miller, eds. Proceedings of the 2014 Winter Simulation Conference A. Tolk, S. Y. Diallo, I. O. Ryzhov, L. Yilmaz, S. Buckley, and J. A. Miller, eds. EVALUATION OF OPTIMAL SCHEDULING POLICY FOR ACCOMMODATING ELECTIVE

More information

Appointment Scheduling Optimization for Specialist Outpatient Services

Appointment Scheduling Optimization for Specialist Outpatient Services Proceedings of the 2 nd European Conference on Industrial Engineering and Operations Management (IEOM) Paris, France, July 26-27, 2018 Appointment Scheduling Optimization for Specialist Outpatient Services

More information

Improving Healthcare Resource Management through Demand Prediction and Staff Scheduling

Improving Healthcare Resource Management through Demand Prediction and Staff Scheduling Clemson University TigerPrints All Dissertations Dissertations 8-2016 Improving Healthcare Resource Management through Demand Prediction and Staff Scheduling Nazanin Zinouri Clemson University Follow this

More information

Operator Assignment and Routing Problems in Home Health Care Services

Operator Assignment and Routing Problems in Home Health Care Services 8th IEEE International Conference on Automation Science and Engineering August 20-24, 2012, Seoul, Korea Operator Assignment and Routing Problems in Home Health Care Services Semih Yalçındağ 1, Andrea

More information

The Nottingham eprints service makes this work by researchers of the University of Nottingham available open access under the following conditions.

The Nottingham eprints service makes this work by researchers of the University of Nottingham available open access under the following conditions. Li, Jingpeng and Aickelin, Uwe (2003) 'A Bayesian Optimisation Algorithm for the urse Scheduling Problem'. In: The 2003 Congress for Evolutionary Computation, 2003, Canberra, Australia. Access from the

More information

Decision support system for the operating room rescheduling problem

Decision support system for the operating room rescheduling problem Health Care Manag Sci DOI 10.1007/s10729-012-9202-2 Decision support system for the operating room rescheduling problem J. Theresia van Essen Johann L. Hurink Woutske Hartholt Bernd J. van den Akker Received:

More information

Adaptive Neighborhood Search for Nurse Rostering

Adaptive Neighborhood Search for Nurse Rostering Adaptive Neighborhood Search for Nurse Rostering Zhipeng Lü a,b, Jin-Kao Hao b, European Journal of Operational Research 218(3): 865-876, 2012 a School of Computer Science and Technology, Huazhong University

More information

Patient and Nurse Considerations in Home Health Routing with Remote Monitoring Devices

Patient and Nurse Considerations in Home Health Routing with Remote Monitoring Devices University of Arkansas, Fayetteville ScholarWorks@UARK Theses and Dissertations 5-2012 Patient and Nurse Considerations in Home Health Routing with Remote Monitoring Devices Jessica Spicer University of

More information

A Heuristic Logic-Based Benders Method for the Home Health Care Problem

A Heuristic Logic-Based Benders Method for the Home Health Care Problem A Heuristic Logic-Based Benders Method for the Home Health Care Problem Andre A. Cire, J. N. Hooker Tepper School of Business, Carnegie Mellon University 5000 Forbes Ave., Pittsburgh, PA 15213, U.S.A.

More information

A Decision Model for Nurse-to-Patient Assignment

A Decision Model for Nurse-to-Patient Assignment Western Michigan University ScholarWorks at WMU Dissertations Graduate College 5-2010 A Decision Model for Nurse-to-Patient Assignment Ilgin Acar Western Michigan University Follow this and additional

More information

AN APPOINTMENT ORDER OUTPATIENT SCHEDULING SYSTEM THAT IMPROVES OUTPATIENT EXPERIENCE

AN APPOINTMENT ORDER OUTPATIENT SCHEDULING SYSTEM THAT IMPROVES OUTPATIENT EXPERIENCE AN APPOINTMENT ORDER OUTPATIENT SCHEDULING SYSTEM THAT IMPROVES OUTPATIENT EXPERIENCE Yu-Li Huang, Ph.D. Assistant Professor Industrial Engineering Department New Mexico State University 575-646-2950 yhuang@nmsu.edu

More information

Planning Strategies for Home Health Care Delivery

Planning Strategies for Home Health Care Delivery Loyola University Chicago Loyola ecommons Information Systems and Operations Management: Faculty Publications & Other Works Quinlan School of Business 2016 Planning Strategies for Home Health Care Delivery

More information

Stochastic online appointment scheduling of multi-step sequential procedures in nuclear medicine

Stochastic online appointment scheduling of multi-step sequential procedures in nuclear medicine Health Care Manag Sci DOI 10.1007/s10729-013-9224-4 Stochastic online appointment scheduling of multi-step sequential procedures in nuclear medicine Eduardo Pérez Lewis Ntaimo César O. Malavé Carla Bailey

More information

Planning Oncologists of Ambulatory Care Units

Planning Oncologists of Ambulatory Care Units Planning Oncologists of Ambulatory Care Units Abdellah SADKI 1, Xiaolan XIE 1,3, Franck CHAUVIN 2 1 Department of Health Science and Engineering École Nationale Supérieure des Mines de Saint Etienne 158

More information

Innovation to Improve GME: Automation Increases Scheduling Efficiency and Improves Schedule Quality for Medical Residents

Innovation to Improve GME: Automation Increases Scheduling Efficiency and Improves Schedule Quality for Medical Residents Innovation to Improve GME: Automation Increases Scheduling Efficiency and Improves Schedule Quality for Medical Residents Elizabeth Perelstein 1 ; Ariella Rose 2 ; Young-Chae Hong, MSE 2 ; Amy Cohn, PhD

More information

Lean Options for Walk-In, Open Access, and Traditional Appointment Scheduling in Outpatient Health Care Clinics

Lean Options for Walk-In, Open Access, and Traditional Appointment Scheduling in Outpatient Health Care Clinics Lean Options for Walk-In, Open Access, and Traditional Appointment Scheduling in Outpatient Health Care Clinics Mayo Clinic Conference on Systems Engineering & Operations Research in Health Care Rochester,

More information

Optimizing the planning of the one day treatment facility of the VUmc

Optimizing the planning of the one day treatment facility of the VUmc Research Paper Business Analytics Optimizing the planning of the one day treatment facility of the VUmc Author: Babiche de Jong Supervisors: Marjolein Jungman René Bekker Vrije Universiteit Amsterdam Faculty

More information

BRIGHAM AND WOMEN S EMERGENCY DEPARTMENT OBSERVATION UNIT PROCESS IMPROVEMENT

BRIGHAM AND WOMEN S EMERGENCY DEPARTMENT OBSERVATION UNIT PROCESS IMPROVEMENT BRIGHAM AND WOMEN S EMERGENCY DEPARTMENT OBSERVATION UNIT PROCESS IMPROVEMENT Design Team Daniel Beaulieu, Xenia Ferraro Melissa Marinace, Kendall Sanderson Ellen Wilson Design Advisors Prof. James Benneyan

More information

Staffing and Scheduling

Staffing and Scheduling Staffing and Scheduling 1 One of the most critical issues confronting nurse executives today is nurse staffing. The major goal of staffing and scheduling systems is to identify the need for and provide

More information

The association of nurses shift characteristics and sickness absence

The association of nurses shift characteristics and sickness absence The association of nurses shift characteristics and sickness absence Chiara Dall Ora, Peter Griffiths, Jane Ball, Alejandra Recio-Saucedo, Antonello Maruotti, Oliver Redfern Collaboration for Leadership

More information

The Pennsylvania State University. The Graduate School ROBUST DESIGN USING LOSS FUNCTION WITH MULTIPLE OBJECTIVES

The Pennsylvania State University. The Graduate School ROBUST DESIGN USING LOSS FUNCTION WITH MULTIPLE OBJECTIVES The Pennsylvania State University The Graduate School The Harold and Inge Marcus Department of Industrial and Manufacturing Engineering ROBUST DESIGN USING LOSS FUNCTION WITH MULTIPLE OBJECTIVES AND PATIENT

More information

An Indirect Genetic Algorithm for a Nurse Scheduling Problem

An Indirect Genetic Algorithm for a Nurse Scheduling Problem An Indirect Genetic Algorithm for a Nurse Scheduling Problem Computers & Operations Research, 31(5), pp 761-778, 2004. Uwe Aickelin School of Computer Science University of Nottingham NG8 1BB UK uxa@cs.nott.ac.uk

More information

"Nurse Staffing" Introduction Nurse Staffing and Patient Outcomes

Nurse Staffing Introduction Nurse Staffing and Patient Outcomes "Nurse Staffing" A Position Statement of the Virginia Hospital and Healthcare Association, Virginia Nurses Association and Virginia Organization of Nurse Executives Introduction The profession of nursing

More information

NHS WALES: MIDWIFERY WORKFORCE PLANNING PROJECT

NHS WALES: MIDWIFERY WORKFORCE PLANNING PROJECT NHS WALES: MIDWIFERY WORKFORCE PLANNING PROJECT Developing a Workforce Planning Model FINAL REPORT Prepared by Dr. Patricia Oakley Sacred Ngo, Mark Vinten and Ali Budjanovcanin Practices made Perfect Ltd.

More information

Hospital admission planning to optimize major resources utilization under uncertainty

Hospital admission planning to optimize major resources utilization under uncertainty Hospital admission planning to optimize major resources utilization under uncertainty Nico Dellaert Technische Universiteit Eindhoven, Faculteit Technologie Management, Postbus 513, 5600MB Eindhoven, The

More information

A Semi-Supervised Recommender System to Predict Online Job Offer Performance

A Semi-Supervised Recommender System to Predict Online Job Offer Performance A Semi-Supervised Recommender System to Predict Online Job Offer Performance Julie Séguéla 1,2 and Gilbert Saporta 1 1 CNAM, Cedric Lab, Paris 2 Multiposting.fr, Paris October 29 th 2011, Beijing Theory

More information

HEALTH WORKFORCE SUPPLY AND REQUIREMENTS PROJECTION MODELS. World Health Organization Div. of Health Systems 1211 Geneva 27, Switzerland

HEALTH WORKFORCE SUPPLY AND REQUIREMENTS PROJECTION MODELS. World Health Organization Div. of Health Systems 1211 Geneva 27, Switzerland HEALTH WORKFORCE SUPPLY AND REQUIREMENTS PROJECTION MODELS World Health Organization Div. of Health Systems 1211 Geneva 27, Switzerland The World Health Organization has long given priority to the careful

More information

AARC Benchmarking 2.0. Project Objectives:

AARC Benchmarking 2.0. Project Objectives: Project Objectives: The new AARC Benchmarking 2.0 will continue to measure metrics important to respiratory therapy departments to provide accurate data to support administrative decisions and identify

More information

Research Article Operating Room Scheduling in Teaching Hospitals

Research Article Operating Room Scheduling in Teaching Hospitals Advances in Operations Research Volume 2012, Article ID 548493, 16 pages doi:10.1155/2012/548493 Research Article Operating Room Scheduling in Teaching Hospitals Somayeh Ghazalbash, 1 Mohammad Mehdi Sepehri,

More information

Local search for the surgery admission planning problem

Local search for the surgery admission planning problem J Heuristics (2011) 17:389 414 DOI 10.1007/s10732-010-9139-x Local search for the surgery admission planning problem Atle Riise Edmund K. Burke Received: 23 June 2009 / Revised: 30 March 2010 / Accepted:

More information

A Component Based Heuristic Search Method with Evolutionary Eliminations for Hospital Personnel Scheduling

A Component Based Heuristic Search Method with Evolutionary Eliminations for Hospital Personnel Scheduling A Component Based Heuristic Search Method with Evolutionary Eliminations for Hospital Personnel Scheduling Jingpeng Li, Uwe Aickelin and Edmund K. Burke School of Computer Science, The University of Nottingham,

More information

European Journal of Operational Research

European Journal of Operational Research European Journal of Operational Research 198 (2009) 936 942 Contents lists available at ScienceDirect European Journal of Operational Research journal homepage: www.elsevier.com/locate/ejor Innovative

More information

Technology s Role in Support of Optimal Perinatal Staffing. Objectives 4/16/2013

Technology s Role in Support of Optimal Perinatal Staffing. Objectives 4/16/2013 Technology s Role in Support of Optimal Perinatal Cathy Ivory, PhD, RNC-OB April, 2013 4/16/2013 2012 Association of Women s Health, Obstetric and Neonatal s 1 Objectives Discuss challenges related to

More information

Capacity and Flow Management in Healthcare Systems with Multi-priority Patients

Capacity and Flow Management in Healthcare Systems with Multi-priority Patients Capacity and Flow Management in Healthcare Systems with Multi-priority Patients A dissertation submitted to the Graduate School of the University of Cincinnati in partial fulfillment of the requirements

More information

LeadingAge Florida Prospective Payment Recommendations. Click to edit Master subtitle style

LeadingAge Florida Prospective Payment Recommendations. Click to edit Master subtitle style LeadingAge Florida Prospective Payment Recommendations Click to edit Master subtitle style LeadingAge Florida Prospective Plan Priorities Involve stakeholders in the development of a new plan. Change the

More information

Are You Undermining Your Patient Experience Strategy?

Are You Undermining Your Patient Experience Strategy? An account based on survey findings and interviews with hospital workforce decision-makers Are You Undermining Your Patient Experience Strategy? Aligning Organizational Goals with Workforce Management

More information

Nurse Rostering Problems: A Bibliographic Survey

Nurse Rostering Problems: A Bibliographic Survey Singapore Management University Institutional Knowledge at Singapore Management University Research Collection Lee Kong Chian School Of Business Lee Kong Chian School of Business 12-2003 Nurse Rostering

More information

HEALT POST LOCATION FOR COMMUNITY ORIENTED PRIMARY CARE F. le Roux 1 and G.J. Botha 2 1 Department of Industrial Engineering

HEALT POST LOCATION FOR COMMUNITY ORIENTED PRIMARY CARE F. le Roux 1 and G.J. Botha 2 1 Department of Industrial Engineering HEALT POST LOCATION FOR COMMUNITY ORIENTED PRIMARY CARE F. le Roux 1 and G.J. Botha 2 1 Department of Industrial Engineering UNIVERSITY OF PRETORIA, SOUTH AFRICA franzel.leroux@up.ac.za 2 Department of

More information

Safe Staffing- Safe Work

Safe Staffing- Safe Work Safe Staffing- Safe Work PROFESSIONAL ISSUES CONFERENCE JUNE 2, 2017 SARA MARKLE-ELDER, ALICE BARDEN, RN AFT Nurses and Health Professionals is accredited as a provider of continuing nursing education

More information

Improving Patient Access to Chemotherapy Treatment at Duke Cancer Institute

Improving Patient Access to Chemotherapy Treatment at Duke Cancer Institute Improving Patient Access to Chemotherapy Treatment at Duke Cancer Institute Jonathan C. Woodall Duke Medicine, Durham, North Carolina, 27708, jonathan.woodall@duke.edu Tracy Gosselin, Amy Boswell Duke

More information

Female Nurses and Midwives Shortage in Jordan: A Policy Analysis. Abdulqadir J. Nashwan, MSN, RN. The Hashemite University.

Female Nurses and Midwives Shortage in Jordan: A Policy Analysis. Abdulqadir J. Nashwan, MSN, RN. The Hashemite University. Running head: FEMALE NURSES SHORTAGE IN JORDAN 1 Female Nurses and Midwives Shortage in Jordan: A Policy Analysis Abdulqadir J. Nashwan, MSN, RN The Hashemite University School of Nursing Running head:

More information

Proceedings of the 2016 Winter Simulation Conference T. M. K. Roeder, P. I. Frazier, R. Szechtman, E. Zhou, T. Huschka, and S. E. Chick, eds.

Proceedings of the 2016 Winter Simulation Conference T. M. K. Roeder, P. I. Frazier, R. Szechtman, E. Zhou, T. Huschka, and S. E. Chick, eds. Proceedings of the 2016 Winter Simulation Conference T. M. K. Roeder, P. I. Frazier, R. Szechtman, E. Zhou, T. Huschka, and S. E. Chick, eds. IMPLEMENTING DISCRETE EVENT SIMULATION TO IMPROVE OPTOMETRY

More information

Differences of Job stress, Burnout, and Mindfulness according to General Characteristics of Clinical Nurses

Differences of Job stress, Burnout, and Mindfulness according to General Characteristics of Clinical Nurses , pp.191-195 http://dx.doi.org/10.14257/astl.2015.88.40 Differences of Job stress, Burnout, and Mindfulness according to General Characteristics of Clinical Nurses Jung Im Choi 1, Myung Suk Koh 2 1 Sahmyook

More information

Categorisation of nurse rostering problems

Categorisation of nurse rostering problems Categorisation of nurse rostering problems Patrick De Causmaecker 1, Greet Vanden Berghe 2 1 K.U.Leuven Campus Kortrijk, Department of Computer Science E. Sabbelaan 53, 8500 Kortrijk, Belgium, Tel: +32

More information

Planning Calendar Grade 5 Advanced Mathematics. Monday Tuesday Wednesday Thursday Friday 08/20 T1 Begins

Planning Calendar Grade 5 Advanced Mathematics. Monday Tuesday Wednesday Thursday Friday 08/20 T1 Begins Term 1 (42 Instructional Days) 2018-2019 Planning Calendar Grade 5 Advanced Mathematics Monday Tuesday Wednesday Thursday Friday 08/20 T1 Begins Policies & Procedures 08/21 5.3K - Lesson 1.1 Properties

More information

Safe Patient Handling: Highlights of current research U.S. public policy efforts to improve safety

Safe Patient Handling: Highlights of current research U.S. public policy efforts to improve safety www.uml.edu/centers/cph-new A NIOSH Center for Excellence to Promote a Healthier Workforce Safe Patient Handling: Highlights of current research U.S. public policy efforts to improve safety Laura Punnett,

More information

COPE Intervention for Cancer Caregivers

COPE Intervention for Cancer Caregivers COPE Intervention for Cancer Caregivers Susan C. McMillan, PhD, ARNP, FAAN Distinguished University Health Professor University of South Florida Tampa smcmilla@health.usf.edu COPE Intervention for Cancer

More information

A GOAL PROGRAMMING MODEL FOR EVALUATING OUTSOURCING PARTNERS ON A GLOBAL SCALE

A GOAL PROGRAMMING MODEL FOR EVALUATING OUTSOURCING PARTNERS ON A GLOBAL SCALE A GOAL PROGRAMMING MODEL FOR EVALUATING OUTSOURCING PARTNERS ON A GLOBAL SCALE James J. Hoffman Area of ISQS Rawls College of Business Texas Tech University Lubbock, Texas 79409 (806) 742-4004 hoffman@ba.ttu.edu

More information

PHYSICIAN AND RESIDENT STAFFING IN AN ACADEMIC EMERGENCY DEPARTMENT

PHYSICIAN AND RESIDENT STAFFING IN AN ACADEMIC EMERGENCY DEPARTMENT PHYSICIAN AND RESIDENT STAFFING IN AN ACADEMIC EMERGENCY DEPARTMENT By Amar Sasture Thesis document submitted in partial fulfillment of the requirements for the degree of Master of Science In Industrial

More information

Helping LeadingAge Members Address Workforce Challenges

Helping LeadingAge Members Address Workforce Challenges Helping LeadingAge Members Address Workforce Challenges A National Workforce Crisis SURVEY REPORT center for workforce solutions HELPING LEADINGAGE MEMBERS ADDRESS WORKFORCE CHALLENGES: A National Workforce

More information

Health Workforce 2025

Health Workforce 2025 Health Workforce 2025 Workforce projections for Australia Mr Mark Cormack Chief Executive Officer, HWA Organisation for Economic Co-operation and Development Expert Group on Health Workforce Planning and

More information

Baskaran, Geetha (2016) A domain transformation approach for addressing staff scheduling problems. PhD thesis, University of Nottingham.

Baskaran, Geetha (2016) A domain transformation approach for addressing staff scheduling problems. PhD thesis, University of Nottingham. Baskaran, Geetha (2016) A domain transformation approach for addressing staff scheduling problems. PhD thesis, University of Nottingham. Access from the University of Nottingham repository: http://eprints.nottingham.ac.uk/31249/1/geetha%20baskaran%20phd%20thesis.pdf

More information

Pérez INTEGRATING MATHEMATICAL OPTIMIZATION IN DEVS FOR NUCLEAR MEDICINE PATIENT AND RESOURCE SCHEDULING. Eduardo Pérez

Pérez INTEGRATING MATHEMATICAL OPTIMIZATION IN DEVS FOR NUCLEAR MEDICINE PATIENT AND RESOURCE SCHEDULING. Eduardo Pérez INTEGRATING MATHEMATICAL OPTIMIZATION IN DEVS FOR NUCLEAR MEDICINE PATIENT AND RESOURCE SCHEDULING Eduardo Pérez Ingram School of Engineering Department of Industrial Engineering Texas State University

More information

Metaheuristics for handling Time Interval Coverage Constraints in Nurse Scheduling

Metaheuristics for handling Time Interval Coverage Constraints in Nurse Scheduling Metaheuristics for handling Time Interval Coverage Constraints in Nurse Scheduling Edmund K. Burke 1, Patrick De Causmaecker 2, Sanja Petrovic 1, Greet Vanden Berghe 2 1 School of Computer Science & IT,

More information

Swarm Intelligence: Charged System Search

Swarm Intelligence: Charged System Search Swarm Intelligence: Charged System Search Intelligent Robotics Seminar Alireza Mollaalizadeh Bahnemiri 15. December 2014 Alireza M.A. Bahnemiri Swarm Intelligence: CSS 1 Content What is Swarm Intelligence?

More information

STAFFING: The Pivotal Role of RNs

STAFFING: The Pivotal Role of RNs STAFFING: The Pivotal Role of RNs RN Staffing Standards: Medicare Requirements and the Joint Commission Standards November 16, 2007 Patients go to the hospital for an intervention and stay in the hospital

More information

NURSE SCHEDULING BY SHIFT: THE CASE OF INPATIENT CARE IN THE MEDICINE UNIT AT KENYATTA NATIONAL HOSPITAL

NURSE SCHEDULING BY SHIFT: THE CASE OF INPATIENT CARE IN THE MEDICINE UNIT AT KENYATTA NATIONAL HOSPITAL NURSE SCHEDULING BY SHIFT: THE CASE OF INPATIENT CARE IN THE MEDICINE UNIT AT KENYATTA NATIONAL HOSPITAL BY J. M. MUTUA A MANAGEMENT PROJECT SUBMITTED IN PARTIAL FULFILMENT OF THE REQUIREMENTS FOR THE

More information

Models for Bed Occupancy Management of a Hospital in Singapore

Models for Bed Occupancy Management of a Hospital in Singapore Proceedings of the 2010 International Conference on Industrial Engineering and Operations Management Dhaka, Bangladesh, January 9-10, 2010 Models for Bed Occupancy Management of a Hospital in Singapore

More information

Optimization Problems in Machine Learning

Optimization Problems in Machine Learning Optimization Problems in Machine Learning Katya Scheinberg Lehigh University 2/15/12 EWO Seminar 1 Binary classification problem Two sets of labeled points - + 2/15/12 EWO Seminar 2 Binary classification

More information

Metaheuristics for handling Time Interval Coverage Constraints in Nurse Scheduling

Metaheuristics for handling Time Interval Coverage Constraints in Nurse Scheduling Metaheuristics for handling Time Interval Coverage Constraints in Nurse Scheduling Edmund Burke 1, Patrick De Causmaecker 2, Sanja Petrovic 1, Greet Vanden Berghe 2 1 School of Computer Science & IT, University

More information

Applying Critical ED Improvement Principles Jody Crane, MD, MBA Kevin Nolan, MStat, MA

Applying Critical ED Improvement Principles Jody Crane, MD, MBA Kevin Nolan, MStat, MA These presenters have nothing to disclose. Applying Critical ED Improvement Principles Jody Crane, MD, MBA Kevin Nolan, MStat, MA April 28, 2015 Cambridge, MA Session Objectives After this session, participants

More information

NAVAL POSTGRADUATE SCHOOL THESIS

NAVAL POSTGRADUATE SCHOOL THESIS NAVAL POSTGRADUATE SCHOOL MONTEREY, CALIFORNIA THESIS OPTIMIZING GLOBAL FORCE MANAGEMENT FOR SPECIAL OPERATIONS FORCES by Emily A. LaCaille December 2016 Thesis Advisor: Second Reader: Paul L. Ewing Jeffrey

More information

An Enlistment Bonus Distribution Model DEPARTMENT OF SYSTEMS ENGINEERING AND OPERATIONS RESEARCH CENTER TECHNICAL REPORT

An Enlistment Bonus Distribution Model DEPARTMENT OF SYSTEMS ENGINEERING AND OPERATIONS RESEARCH CENTER TECHNICAL REPORT United States Military Academy West Point, New York 10996 An Enlistment Bonus Distribution Model DEPARTMENT OF SYSTEMS ENGINEERING AND OPERATIONS RESEARCH CENTER TECHNICAL REPORT if!;. -.- Distribution

More information

Nurses are the largest group of health personnel who work

Nurses are the largest group of health personnel who work Review Article A Review of Nurses Turnover Rate: Does Increased Income Solve the Problem of Nurses Leaving Regular Jobs Abstract Evidence of a high rate of nurse turnover is a serious problem in the health

More information

A Simulation Model to Predict the Performance of an Endoscopy Suite

A Simulation Model to Predict the Performance of an Endoscopy Suite A Simulation Model to Predict the Performance of an Endoscopy Suite Brian Denton Edward P. Fitts Department of Industrial & Systems Engineering North Carolina State University October 30, 2007 Collaborators

More information

A heuristic algorithm based on multi-assignment procedures for nurse scheduling

A heuristic algorithm based on multi-assignment procedures for nurse scheduling DOI 10.1007/s10479-013-1357-9 A heuristic algorithm based on multi-assignment procedures for nurse scheduling Ademir Aparecido Constantino Dario Landa-Silva Everton Luiz de Melo Candido Ferreira Xavier

More information

How Much Does a Household Robot Need to Know in Order to Tidy up?

How Much Does a Household Robot Need to Know in Order to Tidy up? How Much Does a Household Robot Need to Know in Order to Tidy up? AAAI on Intelligent Robotic Systems Bernhard Nebel, Christian Dornhege, Andreas Hertle Department of Computer Science Foundations of Artificial

More information