Simulering av industriella processer och logistiksystem MION40, HT Simulation Project. Improving Operations at County Hospital

Size: px
Start display at page:

Download "Simulering av industriella processer och logistiksystem MION40, HT Simulation Project. Improving Operations at County Hospital"

Transcription

1 Simulering av industriella processer och logistiksystem MION40, HT 2012 Simulation Project Improving Operations at County Hospital County Hospital wishes to improve the service level of its regular X-ray operation which runs from 8 am to 8 pm. Patients have identified the total required time as the major service issue in this process. Management, on the other hand, is concerned with utilization of available resources. A process design team has been formed to study this problem. The process might be redesigned as a result of the team s recommendations. The team has defined the entry point to the X-ray process to be the instant a patient leaves the physician s office en-route to the X-ray lab. The exit point has been defined as the instant at which the patient and the completed X-ray enter the physician s office. There are broadly speaking two types of patients arriving to the X-ray process - emergency and non-emergency patients (priority level 1 and 2 respectively). The emergency patients arrive according to a Poisson process with a mean of 4 patients per hour. The non-emergency patients are registered as they enter and a sample of the arrival time data is provided in the Appendix. So far, no attempt has been made to further analyze this data, and there is no insight into what the arrival process looks like. The team has identified 12 activities in the current X-ray process (see Table 1), which is the same irrespective of the patient type. The only differences between patient categories are the activity times and their distributions, specified in Table 3. It should be noted that: The patient priority levels determine the service order at all the X-ray activities. Emergency patients (priority 1) come first at the expense of non-emergency patients (priority 2). However, ongoing service will never be interrupted at the benefit of high priority patients. 1

2 Table 1. Activities in the X-ray process Activity Description Type 1 Patient leaves physician s office with instructions. Start of the X-ray process 2 Patient is taken to the lab by an orderly on foot, in a Transportation wheel chair or lying in a bed. 3 The patient is left in the waiting area outside the X- Waiting ray lab in anticipation of an X-ray technician. 4 An X-ray technician fills out a standard form based on information supplied by the physician and the patient (done outside the X-ray lab). The technician then leaves the patient, which queues up in front of the X-ray labs. 5 The patient enters the X-ray lab, undresses and an X- ray technician takes the required X-rays (all done in the X-ray lab). 6 A dark room technician develops the X-rays. (Assume that the patient and the X-ray technician accompanies the X-rays) 7 The dark room technician and the X-ray technician check the X-rays for clarity. (Assume that the patient accompanies his/her X-rays) 8 If the X-rays are not clear, the patient needs to go back to the waiting room in anticipation of repeating steps 5, 6 and 7. Historically, the probability of rejecting X-rays has been 25%. If the X-rays are acceptable the patient proceeds to activity 9 while the X-rays are put in the outbox, where eventually the messenger service will pick them up. Business value added Value added Value added Inspection Decision 9 Patient waits for an orderly to take him/her back to Waiting the physician s office 10 Patient is taken back to the physician s office by an Transportation orderly. 11 A messenger service transfers the X-rays to the Transportation physician s office in batches of five jobs. 12 Patient and X-rays enter physician s office together. End 2

3 The resource data for the X-ray process are specified in Table 2 below. Table 2. Resource data for X-ray process Resource Activities No. of units available Orderlies 2 and 10 3 X-ray technician 4, 5, 6 and 7 3 X-ray lab 5 2 Dark room technician 6 and 7 2 Dark room 6 1 The orderlies will always try to take a patient back from the X-ray when they have dropped one off. Assume that the transportation time back from the X-ray lab is exactly the same as the transportation time to the X-ray lab. If no patient is ready to go back the orderly will wait for five minutes, if no patient becomes available during this time the orderly will return to the ward without a patient. The time for an orderly to walk back without a patient is always 5 minutes. The orderlies will never go and pick up a patient at the X-ray area without bringing another patient with them from the ward. Table 3. Activity times Activity Patient type Activity time Parameter values (minutes) distribution 1 All types Not Applicable Not Applicable 2 Emergency patients Non-emergency patients Max=9, Min=5 Max=12, Min=5 3 All types Not Applicable Not Applicable 4 All types Max=6, Min=4 5 Emergency patients Non-emergency patients Normal Normal =9, =4 =11, =4 6 All types Normal =12, =5 7 All types Constant Value=2 8 All types Constant Value=0 9 All types Not Applicable Not Applicable 10 Emergency patients Non-emergency patients Max=9, Min=5 Max=12, Min=5 11 All types Max=7, Min=3 12 All types Not Applicable Not Applicable 3

4 Assignments Analyzing the current process design Phase I a) Draw a flow chart over the X-ray process. The flowchart should describe the process in detail. A careful documentation and a good understanding of the process will make it easier to build the simulation model in phase 2. The flowchart should be drawn on the computer. The most important objective is to convey an unambiguous and detailed description of the process, using a particular syntax or set of symbols is of less importance. It is recommended not to proceed with the following questions before you are sure that the solution to a) describes the problem correctly. Phase II b) Develop a simulation model of the process. Modeling hint: For batching and un-batching, use the blocks Batch and Unbatch from the Discrete Event Library with the option Preserve uniqueness checked. Modeling hint: Build the model incrementally based on your flowchart, do not try to put everything together at once and then test if it works. The keyword is Baby steps As a first check that everything works as supposed to it is often useful to run a shorter simulation with animation. Use different symbols for different types of items, for example different types of labor and different types of jobs. c) As a first cut analysis, run a 1 day simulation with Random seed=100, using the correct activity time distributions. Look at the average cycle time, the throughput, the resource, the queue and the activity statistics. What seems to be the problems in this process? 4

5 Phase III d) Analyze the input data regarding non-emergency patients inter-arrival times. Use the statistical tools discussed in class to determine a distribution that adequately describes the data. The analysis should be done without the help of the statfit software available in Extend. e) Simulate 30 days of operation and compute the cycle time and daily throughput (average and standard deviation). Also compute the activity and resource utilization statistics and queue statistics with 95% confidence intervals (use the statistics blocks in Extend). Assume that any patients remaining in the system at the end of the day will be taken care of by the night shift. Every morning the system is considered empty. Are there any surprises compared to the results in c) above? f) Assess the performance of the process using the values calculated in e). Where is the bottleneck? What seems to be the problem in terms of cycle time and throughput? Suggest and evaluate a new process design g) Based on your insights about current operations suggest at least three plausible design changes with the purpose of reducing the average cycle time and increasing the throughput. h) Investigate the performance of the new process design in terms of the cycle times, and the daily throughput. Also, look at the resource, activity utilization and queue statistics with 95% confidence intervals as before. What is your conclusion? Is the new design significantly better than the old process in terms of cycle times and daily throughput (the conclusion must be statistically supported)? Are there any obvious drawbacks? Instructions for the final report Each group should produce a well-written and well-structured typed report (OBS! One report per group!). The report should explain the problem, your approach to solve it, your findings, results and conclusions. The questions a)-h) above obviously need to be treated fully and model printout and data on which you base your conclusions needs to be made available in appendices. The underlying Extend models should be provided in electronic format via to Fredrik Olsson. The report, excluding the electronic Extend models, shall be submitted in paper format to Fredrik Olsson. Each report must clearly state the name of all the group members. 5

6 Appendix Arrival data for non-emergency patients Patient # Time of arrival (in minutes from time zero) Patient # Time of arrival (in minutes from time zero) This material is also available in electronic format on the WEB. 6

QUEUING THEORY APPLIED IN HEALTHCARE

QUEUING THEORY APPLIED IN HEALTHCARE QUEUING THEORY APPLIED IN HEALTHCARE This report surveys the contributions and applications of queuing theory applications in the field of healthcare. The report summarizes a range of queuing theory results

More information

University of Michigan Health System

University of Michigan Health System University of Michigan Health System Program and Operations Analysis Analysis of the Orthopedic Surgery Taubman Clinic Final Report To: Andrew Urquhart, MD: Orthopedic Surgeon Patrice Seymour, Administrative

More information

University of Michigan Health System. Final Report

University of Michigan Health System. Final Report University of Michigan Health System Program and Operations Analysis Analysis of Medication Turnaround in the 6 th Floor University Hospital Pharmacy Satellite Final Report To: Dr. Phil Brummond, Pharm.D,

More information

APPLICATION OF SIMULATION MODELING FOR STREAMLINING OPERATIONS IN HOSPITAL EMERGENCY DEPARTMENTS

APPLICATION OF SIMULATION MODELING FOR STREAMLINING OPERATIONS IN HOSPITAL EMERGENCY DEPARTMENTS APPLICATION OF SIMULATION MODELING FOR STREAMLINING OPERATIONS IN HOSPITAL EMERGENCY DEPARTMENTS Igor Georgievskiy Alcorn State University Department of Advanced Technologies phone: 601-877-6482, fax:

More information

ESSAYS ON EFFICIENCY IN SERVICE OPERATIONS: APPLICATIONS IN HEALTH CARE

ESSAYS ON EFFICIENCY IN SERVICE OPERATIONS: APPLICATIONS IN HEALTH CARE Purdue University Purdue e-pubs RCHE Presentations Regenstrief Center for Healthcare Engineering 8-8-2007 ESSAYS ON EFFICIENCY IN SERVICE OPERATIONS: APPLICATIONS IN HEALTH CARE John B. Norris Purdue University

More information

Identifying step-down bed needs to improve ICU capacity and costs

Identifying step-down bed needs to improve ICU capacity and costs www.simul8healthcare.com/case-studies Identifying step-down bed needs to improve ICU capacity and costs London Health Sciences Centre and Ivey Business School utilized SIMUL8 simulation software to evaluate

More information

University of Michigan Health System. Current State Analysis of the Main Adult Emergency Department

University of Michigan Health System. Current State Analysis of the Main Adult Emergency Department University of Michigan Health System Program and Operations Analysis Current State Analysis of the Main Adult Emergency Department Final Report To: Jeff Desmond MD, Clinical Operations Manager Emergency

More information

Improving Patient s Satisfaction at Urgent Care Clinics by Using Simulation-based Risk Analysis and Quality Improvement

Improving Patient s Satisfaction at Urgent Care Clinics by Using Simulation-based Risk Analysis and Quality Improvement MPRA Munich Personal RePEc Archive Improving Patient s Satisfaction at Urgent Care Clinics by Using Simulation-based Risk Analysis and Quality Improvement Sahar Sajadnia and Elham Heidarzadeh M.Sc., Industrial

More information

Neurosurgery Clinic Analysis: Increasing Patient Throughput and Enhancing Patient Experience

Neurosurgery Clinic Analysis: Increasing Patient Throughput and Enhancing Patient Experience University of Michigan Health System Program and Operations Analysis Neurosurgery Clinic Analysis: Increasing Patient Throughput and Enhancing Patient Experience Final Report To: Stephen Napolitan, Assistant

More information

Designing an appointment system for an outpatient department

Designing an appointment system for an outpatient department IOP Conference Series: Materials Science and Engineering OPEN ACCESS Designing an appointment system for an outpatient department To cite this article: Chalita Panaviwat et al 2014 IOP Conf. Ser.: Mater.

More information

ORTHODONTIST. Scheduling Coordinator Manual

ORTHODONTIST. Scheduling Coordinator Manual ORTHODONTIST Scheduling Coordinator Manual Note: The following policies and procedures comprise general information and guidelines only. The purpose of these policies is to assist you in performing your

More information

Improving Mass Vaccination Clinic Operations

Improving Mass Vaccination Clinic Operations Improving Mass Vaccination Clinic Operations Kay Aaby, RN, MPH, Emergency Preparedness Program Planner Montgomery County Department of Health and Human Services, Public Health Services Silver Spring, MD

More information

Emergency Services. Time Study

Emergency Services. Time Study Prepared for: Peter Forster Management Systems University of Michigan Hospitals December 18,1991 by: Associate Hospital Administrator Emergency Services Ann Arbor, MI Don Suffivan Jeremy Roberts Lisa Clayton

More information

STUDY OF PATIENT WAITING TIME AT EMERGENCY DEPARTMENT OF A TERTIARY CARE HOSPITAL IN INDIA

STUDY OF PATIENT WAITING TIME AT EMERGENCY DEPARTMENT OF A TERTIARY CARE HOSPITAL IN INDIA STUDY OF PATIENT WAITING TIME AT EMERGENCY DEPARTMENT OF A TERTIARY CARE HOSPITAL IN INDIA *Angel Rajan Singh and Shakti Kumar Gupta Department of Hospital Administration, All India Institute of Medical

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 SIMULATION MODEL FOR BIOTERRORISM PREPAREDNESS IN AN EMERGENCY ROOM. Lisa Patvivatsiri

A SIMULATION MODEL FOR BIOTERRORISM PREPAREDNESS IN AN EMERGENCY ROOM. Lisa Patvivatsiri Proceedings of the 2006 Winter Simulation Conference L. F. Perrone, F. P. Wieland, J. Liu, B. G. Lawson, D. M. Nicol, and R. M. Fujimoto, eds. A SIMULATION MODEL FOR BIOTERRORISM PREPAREDNESS IN AN EMERGENCY

More information

The University of Michigan Health System. Geriatrics Clinic Flow Analysis Final Report

The University of Michigan Health System. Geriatrics Clinic Flow Analysis Final Report The University of Michigan Health System Geriatrics Clinic Flow Analysis Final Report To: CC: Renea Price, Clinic Manager, East Ann Arbor Geriatrics Center Jocelyn Wiggins, MD, Medical Director, East Ann

More information

Reducing Waiting-time of Preterm Babies at a Retinopathy of Prematurity Clinic: A Quality Improvement Project

Reducing Waiting-time of Preterm Babies at a Retinopathy of Prematurity Clinic: A Quality Improvement Project R E S E A R C H P A P E R Reducing Waiting-time of Preterm Babies at a Retinopathy of Prematurity Clinic: A Quality Improvement Project PARIJAT CHANDRA, DEVESH KUMAWAT, RUCHIR TEWARI, RAKESH REDDY PANYALA

More information

HAEP: Hospital Assignment for Emergency Patients in a Big City

HAEP: Hospital Assignment for Emergency Patients in a Big City HAEP: Hospital Assignment for Emergency Patients in a Big City Peng Liu 1, Biao Xu 1, Zhen Jiang 2,3, Jie Wu 2 1 Hangzhou Dianzi University, China 2 Temple University 3 West Chester University Hospital

More information

University of Michigan Health System Program and Operations Analysis. Analysis of Pre-Operation Process for UMHS Surgical Oncology Patients

University of Michigan Health System Program and Operations Analysis. Analysis of Pre-Operation Process for UMHS Surgical Oncology Patients University of Michigan Health System Program and Operations Analysis Analysis of Pre-Operation Process for UMHS Surgical Oncology Patients Final Report Draft To: Roxanne Cross, Nurse Practitioner, UMHS

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

Applied Simulation Model for Design of Improving Medical Record Area in Out-Patient Department (OPD) of a Governmental Hospital

Applied Simulation Model for Design of Improving Medical Record Area in Out-Patient Department (OPD) of a Governmental Hospital Available online at www.sciencedirect.com ScienceDirect Procedia - Social and Behavioral Scienc es 101 ( 2013 ) 147 158 AicQoL 2013 Langkawi AMER International Conference on Quality of Life Holiday Villa

More information

Make the most of your resources with our simulation-based decision tools

Make the most of your resources with our simulation-based decision tools CHALLENGE How to move 152 children to a new facility in a single day without sacrificing patient safety or breaking the budget. OUTCOME A simulation-based decision support tool helped CHP move coordinators

More information

University of Michigan Health System. Program and Operations Analysis. CSR Staffing Process. Final Report

University of Michigan Health System. Program and Operations Analysis. CSR Staffing Process. Final Report University of Michigan Health System Program and Operations Analysis CSR Staffing Process Final Report To: Jean Shlafer, Director, Central Staffing Resources, Admissions Bed Coordination Center Amanda

More information

RADIOLOGIC TECHNOLOGY PROGRAM

RADIOLOGIC TECHNOLOGY PROGRAM RADIOLOGIC TECHNOLOGY PROGRAM MISSION The mission of the GTC Radiologic Technical Program is to graduate well trained, entry-level Radiologic Technologists who are prepared to successfully demonstrate

More information

LEAN Transformation Storyboard 2015 to present

LEAN Transformation Storyboard 2015 to present LEAN Transformation Storyboard 2015 to present Rapid Improvement Event Med-Surg January 2015 Access to Supply Rooms Problem: Many staff do not have access to supply areas needed to complete their work,

More information

Application of Value Engineering to Improve Discharging Procedure in Healthcare Centers (Case Study: Amini Hospital, Langroud, Iran)

Application of Value Engineering to Improve Discharging Procedure in Healthcare Centers (Case Study: Amini Hospital, Langroud, Iran) International Journal of Engineering Management 2017; 1(1): 1-10 http://www.sciencepublishinggroup.com/j/ijem doi: 10.11648/j.ijem.20170101.11 Application of Value Engineering to Improve Discharging Procedure

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

University of Michigan Health System Analysis of Wait Times Through the Patient Preoperative Process. Final Report

University of Michigan Health System Analysis of Wait Times Through the Patient Preoperative Process. Final Report University of Michigan Health System Analysis of Wait Times Through the Patient Preoperative Process Final Report Submitted to: Ms. Angela Haley Ambulatory Care Manager, Department of Surgery 1540 E Medical

More information

Using Queuing Theory and Simulation Modelling to Reduce Waiting Times in An Iranian Emergency Department

Using Queuing Theory and Simulation Modelling to Reduce Waiting Times in An Iranian Emergency Department Original Article Using Queuing Theory and Simulation Modelling to Reduce Waiting Times in An Iranian Emergency Department Hourvash Akbari Haghighinejad 1, MD; Erfan Kharazmi 2, PhD; Nahid Hatam 3, PhD;

More information

NEW INNOVATIONS TO IMPROVE PATIENT FLOW IN THE ED AND HOSPITAL OCTOBER 12, Mike Williams, MPH/HSA The Abaris Group

NEW INNOVATIONS TO IMPROVE PATIENT FLOW IN THE ED AND HOSPITAL OCTOBER 12, Mike Williams, MPH/HSA The Abaris Group NEW INNOVATIONS TO IMPROVE PATIENT FLOW IN THE ED AND HOSPITAL OCTOBER 12, 2010 Mike Williams, MPH/HSA The Abaris Group Outline Page 2 1. Top Innovations ED and Hospital 2. Top Barriers 3. Steps to Eliminate

More information

Analyzing Physician Task Allocation and Patient Flow at the Radiation Oncology Clinic. Final Report

Analyzing Physician Task Allocation and Patient Flow at the Radiation Oncology Clinic. Final Report Analyzing Physician Task Allocation and Patient Flow at the Radiation Oncology Clinic Final Report Prepared for: Kathy Lash, Director of Operations University of Michigan Health System Radiation Oncology

More information

REDESIGNING THE MEDICATION ORDERING, DISPENSING, AND ADMINISTRATION PROCESS IN AN ACUTE CARE ACADEMIC HEALTH SCIENCES CENTRE

REDESIGNING THE MEDICATION ORDERING, DISPENSING, AND ADMINISTRATION PROCESS IN AN ACUTE CARE ACADEMIC HEALTH SCIENCES CENTRE Proceedings of the 2003 Winter Simulation Conference S. Chick, P. J. Sánchez, D. Ferrin, and D. J. Morrice, eds. REDESIGNING THE MEDICATION ORDERING, DISPENSING, AND ADMINISTRATION PROCESS IN AN ACUTE

More information

Questions and answers about Recycling Processes

Questions and answers about Recycling Processes Questions and answers about Recycling Processes 1. How do I apply for an authorisation for a plastic recycling process? 1. You should draw up an application following the European Food Safety Authority

More information

Rationalising Shared Care: The Case of the Referral

Rationalising Shared Care: The Case of the Referral Rationalising Shared Care: The Case of the Referral Tariq Andersen 1 and Troels Mønsted 2 1 Dept. of Computer Science, University of Copenhagen 2 Dept. Management Engineering, Technical University of Denmark

More information

Using discrete event simulation to improve the patient care process in the emergency department of a rural Kentucky hospital.

Using discrete event simulation to improve the patient care process in the emergency department of a rural Kentucky hospital. University of Louisville ThinkIR: The University of Louisville's Institutional Repository Electronic Theses and Dissertations 6-2013 Using discrete event simulation to improve the patient care process

More information

Title Page. Title: Simulating a Mass Vaccination Clinic Running Title: Simulating a Mass Vaccination Clinic

Title Page. Title: Simulating a Mass Vaccination Clinic Running Title: Simulating a Mass Vaccination Clinic Title Page Title: Simulating a Mass Vaccination Clinic Running Title: Simulating a Mass Vaccination Clinic Full names of authors, institutional affiliations and job titles Kay Aaby, RN, MPH, Emergency

More information

Grand River Hospital and St Mary s General Hospital Increases Throughput, Cuts Costs using Lean

Grand River Hospital and St Mary s General Hospital Increases Throughput, Cuts Costs using Lean LEAN CASE STUDY: Grand River Hospital and St Mary s General Hospital Increases Throughput, Cuts Costs using Lean In healthcare today, having to do more with less goes with the territory. Volumes are increasing

More information

Quality Management Building Blocks

Quality Management Building Blocks Quality Management Building Blocks Quality Management A way of doing business that ensures continuous improvement of products and services to achieve better performance. (General Definition) Quality Management

More information

Erasmus+ International Credit Mobility

Erasmus+ International Credit Mobility Erasmus+ International Credit Mobility 1 Contents Foreword... 3 1. Contract between Beneficiary and National Agency... 3 Structure and content of the Grant Agreement... 3 Amendments to the Grant Agreement...

More information

Appendix VI: Developing and Writing Grant Proposals

Appendix VI: Developing and Writing Grant Proposals Appendix VI: Developing and Writing Grant Proposals PART ONE: DEVELOPING A GRANT PROPOSAL Preparation A successful grant proposal is one that is well-prepared, thoughtfully planned, and concisely packaged.

More information

A Step-by-Step Guide to Tackling your Challenges

A Step-by-Step Guide to Tackling your Challenges Institute for Innovation and Improvement A Step-by-Step to Tackling your Challenges Click to continue Introduction This book is your step-by-step to tackling your challenges using the appropriate service

More information

Improving Patient Throughput in the Emergency Department

Improving Patient Throughput in the Emergency Department University of Michigan Health System Program and Operations Analysis Improving Patient Throughput in the Emergency Department To: Jennifer Holmes, Director of Operations, Emergency Department Sam Clark,

More information

Blake 13. Lori Pugsley RN MEd Massachusetts General Hospital March 6, 2012

Blake 13. Lori Pugsley RN MEd Massachusetts General Hospital March 6, 2012 Blake 13 Lori Pugsley RN MEd Massachusetts General Hospital March 6, 2012 1 Newborn Family Unit Thank you for allowing me to show you all what we will be doing on Blake 13 for Innovation. I will share

More information

Structured Practical Experiential Program

Structured Practical Experiential Program 2017/18 Structured Practical Experiential Program PHARMACY STUDENT AND INTERN ROTATIONS RESOURCE COLLEGE OF PHARMACISTS OF MANITOBA COLLEGE OF PHARMACY RADY FACULTY OF HEALTH SCIENCES UNIVERSITY OF MANITOBA

More information

uncovering key data points to improve OR profitability

uncovering key data points to improve OR profitability REPRINT March 2014 Robert A. Stiefel Howard Greenfield healthcare financial management association hfma.org uncovering key data points to improve OR profitability Hospital finance leaders can increase

More information

Transfer of Patients between Hospitals

Transfer of Patients between Hospitals Contents Contents... 1 Policy... 2 Purpose... 2 Scope/Audience... 2 Exemptions to this policy... 2 Definitions... 2 EWS... 2 Designated person... 2 Associated documents... 3 1 Outline of Responsibilities...

More information

Emergency Department Throughput

Emergency Department Throughput Emergency Department Throughput Patient Safety Quality Improvement Patient Experience Affordability Hoag Memorial Hospital Presbyterian One Hoag Drive Newport Beach, CA 92663 www.hoag.org Program Managers:

More information

SCHEDULING COORDINATOR MANUAL GENERAL DENTIST. Scheduling Coordinator Manual

SCHEDULING COORDINATOR MANUAL GENERAL DENTIST. Scheduling Coordinator Manual GENERAL DENTIST Scheduling Coordinator Manual Note: The following policies and procedures comprise general information and guidelines only. The purpose of these policies is to assist you in performing

More information

Continuous Quality Improvement Made Possible

Continuous Quality Improvement Made Possible Continuous Quality Improvement Made Possible 3 methods that can work when you have limited time and resources Sponsored by TABLE OF CONTENTS INTRODUCTION: SMALL CHANGES. BIG EFFECTS. Page 03 METHOD ONE:

More information

WarmWise Business Custom Rebates Program Manual

WarmWise Business Custom Rebates Program Manual WarmWise Business Custom Rebates Program Manual January, 2015 Contents CONTENTS... 1 SECTION 1 INTRODUCTION... 2 1.1 PROGRAM OVERVIEW... 2 SECTION 2 ELIGIBILITY REQUIREMENTS... 3 2.1 QUALIFYING CUSTOMERS...

More information

Improving Mott Hospital Post-Operative Processes

Improving Mott Hospital Post-Operative Processes Improving Mott Hospital Post-Operative Processes Program and Operation Analysis Submitted To: Sheila Trouten, Client Nurse Manager, PACU, Mott OR Jesse Wilson, Coordinator Administrative Manager of Surgical

More information

Guided Study Program in System Dynamics System Dynamics in Education Project System Dynamics Group MIT Sloan School of Management 1

Guided Study Program in System Dynamics System Dynamics in Education Project System Dynamics Group MIT Sloan School of Management 1 Guided Study Program in System Dynamics System Dynamics in Education Project System Dynamics Group MIT Sloan School of Management 1 Assignment #26 Reading Assignment: Please refer to Road Maps 8: A Guide

More information

Pediatric Hematology / Oncology Clinic

Pediatric Hematology / Oncology Clinic Pediatric Hematology / Oncology Clinic Final Report for Analysis of Operations April 13, 1995 Program and Operations Analysis Project Team Cristina Bermudez Katherine Horvath Julie Pinsky Seth Roseman

More information

University of Michigan Health System. Inpatient Cardiology Unit Analysis: Collect, Categorize and Quantify Delays for Procedures Final Report

University of Michigan Health System. Inpatient Cardiology Unit Analysis: Collect, Categorize and Quantify Delays for Procedures Final Report Project University of Michigan Health System Program and Operations Analysis Inpatient Cardiology Unit Analysis: Collect, Categorize and Quantify Delays for Procedures Final Report To: Dr. Robert Cody,

More information

Banner Finance Research Accounting Training Workbook

Banner Finance Research Accounting Training Workbook Banner Finance Research Accounting Training Workbook January 2007 Release 7.3 HIGHER EDUCATION What can we help you achieve? Confidential Business Information -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

More information

Online library of Quality, Service Improvement and Redesign tools. Discharge planning. collaboration trust respect innovation courage compassion

Online library of Quality, Service Improvement and Redesign tools. Discharge planning. collaboration trust respect innovation courage compassion Online library of Quality, Service Improvement and Redesign tools Discharge planning collaboration trust respect innovation courage compassion Discharge planning What is it? A specific targeted discharge

More information

Proceedings of the 2017 Winter Simulation Conference W. K. V. Chan, A. D'Ambrogio, G. Zacharewicz, N. Mustafee, G. Wainer, and E. Page, eds.

Proceedings of the 2017 Winter Simulation Conference W. K. V. Chan, A. D'Ambrogio, G. Zacharewicz, N. Mustafee, G. Wainer, and E. Page, eds. Proceedings of the 2017 Winter Simulation Conference W. K. V. Chan, A. D'Ambrogio, G. Zacharewicz, N. Mustafee, G. Wainer, and E. Page, eds. IMPROVING PATIENT WAITING TIME AT A PURE WALK-IN CLINIC Haydon

More information

HOW TO WRITE AN EFFECTIVE AFV SCHOOL BUS PROPOSAL SUBMITTED UNDER THE STATE ENERGY PROGRAM FY 2003 SPECIAL PROJECTS SOLICITATION

HOW TO WRITE AN EFFECTIVE AFV SCHOOL BUS PROPOSAL SUBMITTED UNDER THE STATE ENERGY PROGRAM FY 2003 SPECIAL PROJECTS SOLICITATION HOW TO WRITE AN EFFECTIVE AFV SCHOOL BUS PROPOSAL SUBMITTED UNDER THE STATE ENERGY PROGRAM FY 2003 SPECIAL PROJECTS SOLICITATION Introduction In 2003, the United States Department of Energy (DOE) is offering

More information

Let s Talk Informatics

Let s Talk Informatics Let s Talk Informatics Discrete-Event Simulation Daryl MacNeil P.Eng., MBA Terry Boudreau P.Eng., B.Sc. 28 Sept. 2017 Bethune Ballroom, Halifax, Nova Scotia Please be advised that we are currently in a

More information

IMPROVEMENT OF PATIENT PATHWAY IN A BREAST CANCER CENTER. Department of Management Engineering, Istanbul Technical University, Istanbul, TURKEY

IMPROVEMENT OF PATIENT PATHWAY IN A BREAST CANCER CENTER. Department of Management Engineering, Istanbul Technical University, Istanbul, TURKEY ARTICLE IMPROVEMENT OF PATIENT PATHWAY IN A BREAST CANCER CENTER Hatice Camgöz-Akdağ *, Duygu Arsoy-Ilikan Department of Management Engineering, Istanbul Technical University, Istanbul, TURKEY ABSTRACT

More information

Final Report. Karen Keast Director of Clinical Operations. Jacquelynn Lapinski Senior Management Engineer

Final Report. Karen Keast Director of Clinical Operations. Jacquelynn Lapinski Senior Management Engineer Assessment of Room Utilization of the Interventional Radiology Division at the University of Michigan Hospital Final Report University of Michigan Health Systems Karen Keast Director of Clinical Operations

More information

Hospital Patient Flow Capacity Planning Simulation Model at Vancouver Coastal Health

Hospital Patient Flow Capacity Planning Simulation Model at Vancouver Coastal Health Hospital Patient Flow Capacity Planning Simulation Model at Vancouver Coastal Health Amanda Yuen, Hongtu Ernest Wu Decision Support, Vancouver Coastal Health Vancouver, BC, Canada Abstract In order to

More information

Models and Insights for Hospital Inpatient Operations: Time-of-Day Congestion for ED Patients Awaiting Beds *

Models and Insights for Hospital Inpatient Operations: Time-of-Day Congestion for ED Patients Awaiting Beds * Vol. 00, No. 0, Xxxxx 0000, pp. 000 000 issn 0000-0000 eissn 0000-0000 00 0000 0001 INFORMS doi 10.1287/xxxx.0000.0000 c 0000 INFORMS Models and Insights for Hospital Inpatient Operations: Time-of-Day

More information

Eleganza 3XC. Designed for ICU

Eleganza 3XC. Designed for ICU Eleganza 3XC Designed for ICU Benefits of Eleganza 3XC 2 LINET Eleganza 3XC Everything needed to save lives Prevention of pulmonary and cardiac complications Falls protection and pressure ulcer prevention

More information

Check-Plan-Do-Check-Act-Cycle

Check-Plan-Do-Check-Act-Cycle Adequacy of hemodialysis 1 Adequacy of Hemodialysis Introduction Providing adequate hemodialysis treatment is dependent on numerous factors ranging from type of dialyzer used to appropriate length of treatment

More information

Lincolnshire CCGs. Non-Emergency Patient Transport. Eligibility Criteria Policy

Lincolnshire CCGs. Non-Emergency Patient Transport. Eligibility Criteria Policy Lincolnshire CCGs Non-Emergency Patient Transport Eligibility Criteria Policy Reference No: Version: 1.0 Ratified by: ClG058 Date ratified: May 2018 Name of originator/author: Name of responsible committee/individual:

More information

Dynamic optimization of chemotherapy outpatient scheduling with uncertainty

Dynamic optimization of chemotherapy outpatient scheduling with uncertainty Health Care Manag Sci (2014) 17:379 392 DOI 10.1007/s10729-014-9268-0 Dynamic optimization of chemotherapy outpatient scheduling with uncertainty Shoshana Hahn-Goldberg & Michael W. Carter & J. Christopher

More information

An Analysis of Waiting Time Reduction in a Private Hospital in the Middle East

An Analysis of Waiting Time Reduction in a Private Hospital in the Middle East University of Tennessee Health Science Center UTHSC Digital Commons Applied Research Projects Department of Health Informatics and Information Management 2014 An Analysis of Waiting Time Reduction in a

More information

Manuscripts Processed. DATE: April 16, PAA Committee on Publications and Board of Directors. FROM: Pamela Smock, Editor

Manuscripts Processed. DATE: April 16, PAA Committee on Publications and Board of Directors. FROM: Pamela Smock, Editor DATE: April 16, 2014 TO: PAA Committee on Publications and Board of Directors FROM: Pamela Smock, Editor RE: Spring 2014 Report on Demography Demography s editorial operations moved to the University of

More information

An analysis of the average waiting time during the patient discharge process at Kashani Hospital in Esfahan, Iran: a case study

An analysis of the average waiting time during the patient discharge process at Kashani Hospital in Esfahan, Iran: a case study An analysis of the average waiting time during the patient discharge process at Kashani Hospital in Esfahan, Iran: a case study Sima Ajami and Saeedeh Ketabi Abstract Strategies for improving the patient

More information

Department of Radiation Oncology

Department of Radiation Oncology Department of Radiation Oncology Final Report Department Analysis Management Systems Department Chad Cleveringa Chad Dejong Chris Gannon 19 April 1994 EXECUTIVE SUMMARY EXECUTIVE SUMMARY EXECUTIVE SUMMARY

More information

USING SIMULATION MODELS FOR SURGICAL CARE PROCESS REENGINEERING IN HOSPITALS

USING SIMULATION MODELS FOR SURGICAL CARE PROCESS REENGINEERING IN HOSPITALS USING SIMULATION MODELS FOR SURGICAL CARE PROCESS REENGINEERING IN HOSPITALS Arun Kumar, Div. of Systems & Engineering Management, Nanyang Technological University Nanyang Avenue 50, Singapore 639798 Email:

More information

Homework No. 2: Capacity Analysis. Little s Law.

Homework No. 2: Capacity Analysis. Little s Law. Service Engineering Winter 2010 Homework No. 2: Capacity Analysis. Little s Law. Submit questions: 1,3,9,11 and 12. 1. Consider an operation that processes two types of jobs, called type A and type B,

More information

A QUEUING-BASE STATISTICAL APPROXIMATION OF HOSPITAL EMERGENCY DEPARTMENT BOARDING

A QUEUING-BASE STATISTICAL APPROXIMATION OF HOSPITAL EMERGENCY DEPARTMENT BOARDING A QUEUING-ASE STATISTICAL APPROXIMATION OF HOSPITAL EMERGENCY DEPARTMENT OARDING James R. royles a Jeffery K. Cochran b a RAND Corporation, Santa Monica, CA 90401, james_broyles@rand.org b Department of

More information

Project Number: SAJ SV01. Improving Patient Chart Flow at St. Vincent Hospital

Project Number: SAJ SV01. Improving Patient Chart Flow at St. Vincent Hospital Project Number: SAJ SV01 Improving Patient Chart Flow at St. Vincent Hospital A Major Qualifying Project Report Submitted to the Faculty Of the WORCESTER POLYTECHNIC INSTITUTE in partial fulfillment of

More information

Hospital Patient Flow Capacity Planning Simulation Models

Hospital Patient Flow Capacity Planning Simulation Models Hospital Patient Flow Capacity Planning Simulation Models Vancouver Coastal Health Fraser Health Interior Health Island Health Northern Health Vancouver Coastal Health Ernest Wu, Amanda Yuen Vancouver

More information

Analysis of Nursing Workload in Primary Care

Analysis of Nursing Workload in Primary Care Analysis of Nursing Workload in Primary Care University of Michigan Health System Final Report Client: Candia B. Laughlin, MS, RN Director of Nursing Ambulatory Care Coordinator: Laura Mittendorf Management

More information

Using Computer Simulation to Study Hospital Admission and Discharge Processes

Using Computer Simulation to Study Hospital Admission and Discharge Processes University of Massachusetts Amherst ScholarWorks@UMass Amherst Masters Theses 1911 - February 2014 2013 Using Computer Simulation to Study Hospital Admission and Discharge Processes Edwin S. Kim University

More information

THE USE OF SIMULATION TO DETERMINE MAXIMUM CAPACITY IN THE SURGICAL SUITE OPERATING ROOM. Sarah M. Ballard Michael E. Kuhl

THE USE OF SIMULATION TO DETERMINE MAXIMUM CAPACITY IN THE SURGICAL SUITE OPERATING ROOM. Sarah M. Ballard Michael E. Kuhl Proceedings of the 2006 Winter Simulation Conference L. F. Perrone, F. P. Wieland, J. Liu, B. G. Lawson, D. M. Nicol, and R. M. Fujimoto, eds. THE USE OF SIMULATION TO DETERMINE MAXIMUM CAPACITY IN THE

More information

Impact of Scribes on Performance Indicators in the Emergency Department

Impact of Scribes on Performance Indicators in the Emergency Department CLINICAL PRACTICE Impact of Scribes on Performance Indicators in the Emergency Department Rajiv Arya, MD, Danielle M. Salovich, Pamela Ohman-Strickland, PhD, and Mark A. Merlin, DO Abstract Objectives:

More information

2014 Fire Pit Competition

2014 Fire Pit Competition 2014 Fire Pit Competition Official Rules, Requirements, and Judging Criteria Welcome to the 2014 NSBE- Preneur Fire Pit Competition ( Fire Pit ). We appreciate your interest in participating in this year

More information

Sample. A guide to development of a hospital blood transfusion Policy at the hospital level. Effective from April Hospital Transfusion Committee

Sample. A guide to development of a hospital blood transfusion Policy at the hospital level. Effective from April Hospital Transfusion Committee Sample A guide to development of a hospital blood transfusion Policy at the hospital level Name of Policy Blood Transfusion Policy Effective from April 2009 Approved by Hospital Transfusion Committee A

More information

Licentiate programme grant for teachers and preschool

Licentiate programme grant for teachers and preschool Sida 1 av 10 Licentiate programme grant for teachers and preschool teachers The purpose of the grant is to coordinate education at research level for school teachers and preschool teachers, so that they

More information

Public Health Needs: Quality of Care and Sustainability an International Overview. Dr. David Jaimovich President

Public Health Needs: Quality of Care and Sustainability an International Overview. Dr. David Jaimovich President Public Health Needs: Quality of Care and Sustainability an International Overview Dr. David Jaimovich President Presentation Outline Present sustainable targeted projects that led to improvement in hospitals

More information

Primary care streaming: Roll out to September

Primary care streaming: Roll out to September Primary care streaming: Roll out to September 2017 www.england.nhs.uk Attendances to Emergency Departments continue to increase, and a proportion of these patients have pathology that could have been dealt

More information

Olof Palme s Visiting Professorship

Olof Palme s Visiting Professorship Sida 1 av 7 Olof Palme s Visiting Professorship The call was reopened on March 27 and will close at May 8. The Swedish Research Council s grant for visiting professors aims to give universities the opportunity

More information

Begin Implementation. Train Your Team and Take Action

Begin Implementation. Train Your Team and Take Action Begin Implementation Train Your Team and Take Action These materials were developed by the Malnutrition Quality Improvement Initiative (MQii), a project of the Academy of Nutrition and Dietetics, Avalere

More information

GENERAL DENTIST. Dental Receptionist Manual

GENERAL DENTIST. Dental Receptionist Manual GENERAL DENTIST Dental Receptionist Manual Note: The following policies and procedures comprise general information and guidelines only. The purpose of these policies is to assist you in performing your

More information

Delivering surgical services: options for maximising resources

Delivering surgical services: options for maximising resources Delivering surgical services: options for maximising resources THE ROYAL COLLEGE OF SURGEONS OF ENGLAND March 2007 2 OPTIONS FOR MAXIMISING RESOURCES The Royal College of Surgeons of England Introduction

More information

PEDIATRIC DENTIST. Dental Receptionist Manual

PEDIATRIC DENTIST. Dental Receptionist Manual PEDIATRIC DENTIST Dental Receptionist Manual Note: The following policies and procedures comprise general information and guidelines only. The purpose of these policies is to assist you in performing your

More information

Soarian Clinicals View Only

Soarian Clinicals View Only Soarian Clinicals View Only Participant Guide Table of Contents 1. Welcome!... 5 Course Description... 5 Learning Objectives... 5 What to Expect... 5 Evaluation... 5 Agenda... 5 2. Getting Started... 6

More information

Inpatient Flow Real Time Demand Capacity: Building the System

Inpatient Flow Real Time Demand Capacity: Building the System Inpatient Flow Real Time Demand Capacity: Building the System Roger Resar, MD, Kevin Nolan, and Deb Kaczynski We would like to acknowledge the conceptual contributions of Diane Jacobsen, Marilyn Rudolph,

More information

Lean Six Sigma in Healthcare. 4 Simple BFO s s that Change Everything

Lean Six Sigma in Healthcare. 4 Simple BFO s s that Change Everything Lean Six Sigma in Healthcare 4 Simple BFO s s that Change Everything Presented By: Joseph Duhig Senior Vice President Juran Institute, Inc. February 23, 2008 BFO s = Blinding Flashes of the Obvious 8005

More information

Supply chain in healthcare

Supply chain in healthcare Supply chain in healthcare Comparison between North-West Italy and Catalunya Author: Maria Fabregat Corominas Professor: Carlo Rafele Torino, 30th June 2011 Index 1. Introduction 5 2. Healthcare logistics

More information

An online short-term bed occupancy rate prediction procedure based on discrete event simulation

An online short-term bed occupancy rate prediction procedure based on discrete event simulation ORIGINAL ARTICLE An online short-term bed occupancy rate prediction procedure based on discrete event simulation Zhu Zhecheng Health Services and Outcomes Research (HSOR) in National Healthcare Group (NHG),

More information

Inteligencia Artificial. Revista Iberoamericana de Inteligencia Artificial ISSN:

Inteligencia Artificial. Revista Iberoamericana de Inteligencia Artificial ISSN: Inteligencia Artificial. Revista Iberoamericana de Inteligencia Artificial ISSN: 1137-3601 revista@aepia.org Asociación Española para la Inteligencia Artificial España Moreno, Antonio; Valls, Aïda; Bocio,

More information

Building a Smarter Healthcare System The IE s Role. Kristin H. Goin Service Consultant Children s Healthcare of Atlanta

Building a Smarter Healthcare System The IE s Role. Kristin H. Goin Service Consultant Children s Healthcare of Atlanta Building a Smarter Healthcare System The IE s Role Kristin H. Goin Service Consultant Children s Healthcare of Atlanta 2 1 Background 3 Industrial Engineering The objective of Industrial Engineering is

More information

Your Concerns. Communication Skills PART OF THE FIRST 33 HOURS PROGRAMME FOR NEW VOLUNTEERS AT CAMBRIDGE UNIVERSITY HOSPITAL.

Your Concerns. Communication Skills PART OF THE FIRST 33 HOURS PROGRAMME FOR NEW VOLUNTEERS AT CAMBRIDGE UNIVERSITY HOSPITAL. VERSION 1.1 Communication Skills 1 Your Concerns PART OF THE FIRST 33 HOURS PROGRAMME FOR NEW VOLUNTEERS AT CAMBRIDGE UNIVERSITY HOSPITAL. Inspired by Adapted for CUH Volunteers by Anna Ellis. Communication

More information

GCP INSPECTION CHECKLIST

GCP INSPECTION CHECKLIST (This list is not all inclusive; item may be added &/or deleted as per the Study/Site/Sponsor/Lab) I. General. Name and address of the clinical trial site Tel. No. & e- mail:. Date of Inspection. Inspection

More information