966 research outputs found

    Forecasting daily patient outflow from a ward having no real-time clinical data

    Full text link
    OBJECTIVE: Our study investigates different models to forecast the total number of next-day discharges from an open ward having no real-time clinical data. METHODS: We compared 5 popular regression algorithms to model total next-day discharges: (1) autoregressive integrated moving average (ARIMA), (2) the autoregressive moving average with exogenous variables (ARMAX), (3) k-nearest neighbor regression, (4) random forest regression, and (5) support vector regression. Although the autoregressive integrated moving average model relied on past 3-month discharges, nearest neighbor forecasting used median of similar discharges in the past in estimating next-day discharge. In addition, the ARMAX model used the day of the week and number of patients currently in ward as exogenous variables. For the random forest and support vector regression models, we designed a predictor set of 20 patient features and 88 ward-level features. RESULTS: Our data consisted of 12,141 patient visits over 1826 days. Forecasting quality was measured using mean forecast error, mean absolute error, symmetric mean absolute percentage error, and root mean square error. When compared with a moving average prediction model, all 5 models demonstrated superior performance with the random forests achieving 22.7% improvement in mean absolute error, for all days in the year 2014. CONCLUSIONS: In the absence of clinical information, our study recommends using patient-level and ward-level data in predicting next-day discharges. Random forest and support vector regression models are able to use all available features from such data, resulting in superior performance over traditional autoregressive methods. An intelligent estimate of available beds in wards plays a crucial role in relieving access block in emergency departments

    Determining Care Delivery Model Feasibility Using Discrete-Event-Simulation

    Get PDF
    Background: The need for inpatient pediatric psychiatric services to address the growing issue of pediatric mental health in a multi-state integrated hospital enterprise is straining the system’s capacity to provide timely mental health care. Local Problem: Lack of access to specialty pediatric psychiatric treatment for dual diagnosis medi-psychiatric care management is a patient quality and safety issue. Insufficient capacity contributes to longer emergency room boarding times and inpatient length of stay for patients who have a mental illness. Methods: Use of digital simulation methodology to analyze the behavior of a dynamic event-driven care delivery workflow and to optimize quality patient outcomes by implementing a hub and spoke model of care. Interventions: A discrete event simulation model was built using retrospective data to evaluate existing resources and “what if” scenarios based on patient movement through a hub-and-spoke regional patient transfer structure. Results: Simulation of the patient flow determined that a decentralized hub-and-spoke model for management of pediatric dual diagnosis patient volume was unnecessary. Simulation modeling results revealed an average daily census of five indicating an ability to centralize all pediatric dual diagnosis volume into one hub hospital instead of three. Conclusions: Simulation was a cost effective, predictive, and innovative approach to evaluating alternative care models at the nurse executive level. The project demonstrated that prudent strategy for use of capital project resources can be enhanced at the beginning of the design phase in project management and clarity of scope realized at the macro, meso, and micro levels every project, every time

    An investigation into the effects of commencing haemodialysis in the critically ill

    Get PDF
    <b>Introduction:</b> We have aimed to describe haemodynamic changes when haemodialysis is instituted in the critically ill. 3 hypotheses are tested: 1)The initial session is associated with cardiovascular instability, 2)The initial session is associated with more cardiovascular instability compared to subsequent sessions, and 3)Looking at unstable sessions alone, there will be a greater proportion of potentially harmful changes in the initial sessions compared to subsequent ones. <b>Methods:</b> Data was collected for 209 patients, identifying 1605 dialysis sessions. Analysis was performed on hourly records, classifying sessions as stable/unstable by a cutoff of >+/-20% change in baseline physiology (HR/MAP). Data from 3 hours prior, and 4 hours after dialysis was included, and average and minimum values derived. 3 time comparisons were made (pre-HD:during, during HD:post, pre-HD:post). Initial sessions were analysed separately from subsequent sessions to derive 2 groups. If a session was identified as being unstable, then the nature of instability was examined by recording whether changes crossed defined physiological ranges. The changes seen in unstable sessions could be described as to their effects: being harmful/potentially harmful, or beneficial/potentially beneficial. <b>Results:</b> Discarding incomplete data, 181 initial and 1382 subsequent sessions were analysed. A session was deemed to be stable if there was no significant change (>+/-20%) in the time-averaged or minimum MAP/HR across time comparisons. By this definition 85/181 initial sessions were unstable (47%, 95% CI SEM 39.8-54.2). Therefore Hypothesis 1 is accepted. This compares to 44% of subsequent sessions (95% CI 41.1-46.3). Comparing these proportions and their respective CI gives a 95% CI for the standard error of the difference of -4% to 10%. Therefore Hypothesis 2 is rejected. In initial sessions there were 92/1020 harmful changes. This gives a proportion of 9.0% (95% CI SEM 7.4-10.9). In the subsequent sessions there were 712/7248 harmful changes. This gives a proportion of 9.8% (95% CI SEM 9.1-10.5). Comparing the two unpaired proportions gives a difference of -0.08% with a 95% CI of the SE of the difference of -2.5 to +1.2. Hypothesis 3 is rejected. Fisher’s exact test gives a result of p=0.68, reinforcing the lack of significant variance. <b>Conclusions:</b> Our results reject the claims that using haemodialysis is an inherently unstable choice of therapy. Although proportionally more of the initial sessions are classed as unstable, the majority of MAP and HR changes are beneficial in nature

    TIME SERIES ANALYSIS AS INPUT FOR PREDICTIVE MODELING: PREDICTING CARDIAC ARREST IN A PEDIATRIC INTENSIVE CARE UNIT

    Get PDF
    The first manuscript, entitled Time-Series Analysis as Input for Clinical Predictive Modeling: Modeling Cardiac Arrest in a Pediatric ICU lays out the theoretical background for the project. There are several core concepts presented in this paper. First, traditional multivariate models (where each variable is represented by only one value) provide single point-in-time snapshots of patient status: they are incapable of characterizing deterioration. Since deterioration is consistently identified as a precursor to cardiac arrests, we maintain that the traditional multivariate paradigm is insufficient for predicting arrests. We identify time series analysis as a method capable of characterizing deterioration in an objective, mathematical fashion, and describe how to build a general foundation for predictive modeling using time series analysis results as latent variables. Building a solid foundation for any given modeling task involves addressing a number of issues during the design phase. These include selecting the proper candidate features on which to base the model, and selecting the most appropriate tool to measure them. We also identified several unique design issues that are introduced when time series data elements are added to the set of candidate features. One such issue is in defining the duration and resolution of time series elements required to sufficiently characterize the time series phenomena being considered as candidate features for the predictive model. Once the duration and resolution are established, there must also be explicit mathematical or statistical operations that produce the time series analysis result to be used as a latent candidate feature. In synthesizing the comprehensive framework for building a predictive model based on time series data elements, we identified at least four classes of data that can be used in the model design. The first two classes are shared with traditional multivariate models: multivariate data and clinical latent features. Multivariate data is represented by the standard one value per variable paradigm and is widely employed in a host of clinical models and tools. These are often represented by a number present in a given cell of a table. Clinical latent features derived, rather than directly measured, data elements that more accurately represent a particular clinical phenomenon than any of the directly measured data elements in isolation. The second two classes are unique to the time series data elements. The first of these is the raw data elements. These are represented by multiple values per variable, and constitute the measured observations that are typically available to end users when they review time series data. These are often represented as dots on a graph. The final class of data results from performing time series analysis. This class of data represents the fundamental concept on which our hypothesis is based. The specific statistical or mathematical operations are up to the modeler to determine, but we generally recommend that a variety of analyses be performed in order to maximize the likelihood that a representation of the time series data elements is produced that is able to distinguish between two or more classes of outcomes. The second manuscript, entitled Building Clinical Prediction Models Using Time Series Data: Modeling Cardiac Arrest in a Pediatric ICU provides a detailed description, start to finish, of the methods required to prepare the data, build, and validate a predictive model that uses the time series data elements determined in the first paper. One of the fundamental tenets of the second paper is that manual implementations of time series based models are unfeasible due to the relatively large number of data elements and the complexity of preprocessing that must occur before data can be presented to the model. Each of the seventeen steps is analyzed from the perspective of how it may be automated, when necessary. We identify the general objectives and available strategies of each of the steps, and we present our rationale for choosing a specific strategy for each step in the case of predicting cardiac arrest in a pediatric intensive care unit. Another issue brought to light by the second paper is that the individual steps required to use time series data for predictive modeling are more numerous and more complex than those used for modeling with traditional multivariate data. Even after complexities attributable to the design phase (addressed in our first paper) have been accounted for, the management and manipulation of the time series elements (the preprocessing steps in particular) are issues that are not present in a traditional multivariate modeling paradigm. In our methods, we present the issues that arise from the time series data elements: defining a reference time; imputing and reducing time series data in order to conform to a predefined structure that was specified during the design phase; and normalizing variable families rather than individual variable instances. The final manuscript, entitled: Using Time-Series Analysis to Predict Cardiac Arrest in a Pediatric Intensive Care Unit presents the results that were obtained by applying the theoretical construct and its associated methods (detailed in the first two papers) to the case of cardiac arrest prediction in a pediatric intensive care unit. Our results showed that utilizing the trend analysis from the time series data elements reduced the number of classification errors by 73%. The area under the Receiver Operating Characteristic curve increased from a baseline of 87% to 98% by including the trend analysis. In addition to the performance measures, we were also able to demonstrate that adding raw time series data elements without their associated trend analyses improved classification accuracy as compared to the baseline multivariate model, but diminished classification accuracy as compared to when just the trend analysis features were added (ie, without adding the raw time series data elements). We believe this phenomenon was largely attributable to overfitting, which is known to increase as the ratio of candidate features to class examples rises. Furthermore, although we employed several feature reduction strategies to counteract the overfitting problem, they failed to improve the performance beyond that which was achieved by exclusion of the raw time series elements. Finally, our data demonstrated that pulse oximetry and systolic blood pressure readings tend to start diminishing about 10-20 minutes before an arrest, whereas heart rates tend to diminish rapidly less than 5 minutes before an arrest

    Successful Demand Forecasting Modeling Strategies for Increasing Small Retail Medical Supply Profitability

    Get PDF
    The lack of effective demand forecasting strategies can result in imprecise inventory replenishment, inventory overstock, and unused inventory. The purpose of this single case study was to explore successful demand forecasting strategies that leaders of a small, retail, medical supply business used to increase profitability. The conceptual framework for this study was Winters\u27s forecasting demand approach. Data were collected from semistructured, face-to-face interviews with 8 business leaders of a private, small, retail, medical supply business in the southeastern United States and the review of company artifacts. Yin\u27s 5-step qualitative data analysis process of compiling, disassembling, reassembling, interpreting, and concluding was applied. Key themes that emerged from data analysis included understanding sales trends, inventory management with pricing, and seasonality. The findings of this study might contribute to positive social change by encouraging leaders of medical supply businesses to apply demand forecasting strategies that may lead to benefits for medically underserved citizens in need of accessible and abundant medical supplies
    corecore