Predicting Length of Stay for Obstetric Patients via Electronic Medical Records

Size: px
Start display at page:

Download "Predicting Length of Stay for Obstetric Patients via Electronic Medical Records"

Transcription

1 Predicting Length of Stay for Obstetric Patients via Electronic Medical Records Cheng Gao a, Abel N. Kho b, Catherine Ivory c, Sarah Osundson d, Bradley A. Malin a, e, You Chen a a Dept. of Bioedical Inforatics, School of Medicine, Vanderbilt University, Nashville, TN, United States b Institute for Public Health and Medicine, Northwestern University, Chicago, IL, United States c School of Nursing, Vanderbilt University, Nashville, TN, United States d Dept. of Obstetrics and Gynecology, School of Medicine, Vanderbilt University, Nashville, TN, United States e Dept. of Electrical Engineering & Coputer Science, School of Engineering, Vanderbilt University, Nashville, TN, United States Abstract Obstetric care refers to the care provided to patients during ante-, intra-, and postpartu periods. Predicting length of stay (LOS) for these patients during their hospitalizations can assist healthcare organizations to allocate hospital resources ore effectively and efficiently, which, in turn, can iprove aternal care quality and reduce patients costs. In this paper, we investigate the extent to which LOS is associated with a patient s edical history. We introduce a achine learning fraework to incorporate a patient s prior conditions (e.g., diagnostic codes) as features in a predictive odel for LOS. We evaluate the fraework with one-, two- and three-year historical billing data in electronic edical records for 9,88 obstetric patients in a large acadeic edical center. The results show that our fraework achieve an average accuracy of 49.3%, which is higher than the baseline accuracy 37.7% (that relies on a patient s age). Furtherore, the ost predictive features were found to be statistically significant discriinative features. These included historical billing codes for noral delivery (indicative of shorter stay) and antepartu hypertension (indicative of longer stay). Keywords: length of stay (LOS), electronic edical records (EMRs), rando forest, obstetrics, prediction Introduction Electronic edical record (EMR) systes have been widely adopted in the United States (US) [-3] and abroad [,4]. These systes have enabled a substantial aount of patient-specific data to be captured during the routine practice of healthcare organizations (HCOs) [-5]. This inforation is quite heterogeneous, ranging fro structured diagnoses, edication regiens, laboratory test results and vital signs to un- or seistructured clinical narratives. The data stored in EMRs is increasingly being recognized for its ability to support nuerous activities, such as clinical decision aking [5, 9], patient safety iproving [0-] and discovery-driven bioedical research [-4]. One of the ore challenging healthcare anageent environents in odern tie is the safety of aternity. Over the past several decades, the aternal ortality ratio (MMR) has risen draatically in the US. MMR has doubled fro 7. deaths of others per 00,000 live births in 987 to 4 in 05 [6]. At the sae tie, obstetric care is the ost coon and costly type of hospital care for all payers in the US [7-9]. Prediction of the length of stay (LOS) for obstetric patients during their hospitalization can help unit anagers and adinistrators to ake decisions about hospital resource allocation and configuration. This allows for obstetric care iproveent before, during and after childbirth. Better organized care can reduce the orbidity and ortality of woen, as well as newborn babies [8,9], and reduce aternityrelated costs. Moreover, the failies of obstetric patients who are hospitalized frequently inquire about the expected duration of the hospitalization. The incorporation of an accurate estiate of LOS in counseling discussions ay itigate anxieties over the uncertainty of a hospital stay as well as prepare for discharge to hoe or elsewhere [0]. Previous research has focused on explaining factors that lead to LOS variation in general. LOS has, for instance, been shown to be influenced by nuerous factors, including a patient s deographics (e.g., age), socioeconoic status (e.g., incoe, education, and occupation), insurance types (e.g., coercial, private and Medicaid and Medicare) and severity of illnesses [-3]. It has further been shown to be affiliated with HCOspecific factors, such as physicians work efficiency [5,3] and the availability of professional language interpretation services [5,6]. However, the coplex relationships between these factors further exacerbates the coplexity of LOS prediction. Thus, it is challenging to build LOS prediction odels that rely solely on expert knowledge and inforation ascertained at the tie of a patient s adission to a hospital. Thus, this paper presents a pilot study on the feasibility of a patient s historical diagnoses, as docuented in an EMR for LOS predictive odels. This study is predicated on the hypothesis that LOS is related to a patient s edical history. To investigate this hypothesis, we study three years worth of historic diagnosis codes (prior to their ost recent adission) for patients on an obstetric service at Northwestern Meorial Hospital (NMH) in Chicago, Illinois, USA. Specifically, we extracted EMR data in the for of International Classification of Diseases, ninth revision (ICD-9) [7] codes. We designed a achine learning fraework to predict LOS. The results indicate that it predicts LOS within hours with over 0% greater accuracy than baseline odels that rely solely on the patient s deographics at tie of adission. In addition, we show that certain ICD-9 codes were statistically significant in their predictive capability, which suggests they are ripe further investigation and transition into clinical decision support. Methods Figure provides the EMR data and analytics work-flow adopted for this investigation. First, the ICD-9 codes and LOS for patients are extracted fro the EMR. These are subsequently applied to train and test a predictive odel. Finally, the ost discriinant ICD-9 codes are prioritized and assessed for statistical significance.

2 Figure The process by which the LOS predictive odel is coposed and discriinative features are discovered. Dataset The dataset was drawn fro the Cerner inpatient EMR syste in place at NMH fro July 007 to July 0. It includes the following patient-specific features: ) deographics (e.g., age), ) encounter inforation (e.g., adission and discharge date), 3) diagnosis (e.g., billing codes) assigned to an encounter, and 4) clinical (e.g., obstetrics) service to which the patient was assigned. In total, there were 988 inpatients in the dataset with 849 distinct ICD-9 codes. We consider all inpatients on the obstetric service during 00 and 0 for prediction and rely on EMR data between 007 and 00 as features for our odels. The LOS for an encounter was calculated as the hourly difference between adission and discharge. We use a patient s age as a baseline prediction for LOS. Table suaries the average nuber of ICD-9 codes for the investigated patients in one-, two- and three year EMRs, the avarage age of the investigated patients, and the average LOS for these patients on the obstetric service during 00 and 0. Table Statistics of ICD-9 codes, age and LOS # of ICD-9 codes Age LOS year years 3 years Mean Min 4.6 Max The distribution of inpatients on LOS is shown in Figure. The LOS for ost (74%) of obstetric patients are ranging fro 48 to 96 hours. Figure Frequency of LOS for inpatients in the study. Predictive Model We adopted a rando forest odel to predict a patient s LOS according to his historic assigned ICD-9 codes. We rely on a rando forest because it is a useful enseble approach for regression and classification. Specifically, the average LOS fro all the trees is used for prediction. We odel the data as a atrix, as shown in Equation (). Let n be the nuber of patients and be the nuber of unique ICD- 9 codes. In this atrix, each row represents a specific patient and each colun is a specific characteristic of the patient. The first colun is a patient s LOS (continuous variable) and the rest of the coluns are the ICD-9 codes for each patient. To itigate the influence of repeat visits for patients, treat each ICD-9 code as a binary variable, such that it is arked as if the patient was assigned this diagnosis at least once and otherwise 0. C LOS LOS C C C C LOS 3 C 3 C 3 C 3 () LOS n C n C n C n [ LOS n C n C n C n ] To copare perforance, we also define a baseline ethod, which leverages age as a single feature in prediction. Beyond the LOS prediction, the iportance ranking of features in the predictive odel used will be critical for HCOs to apply and interprate the corresponding results. The rando forest regression odel enables iportance ranking for each feature, which is calculated as extent to which prediction error increases when data for the investigated feature is peruted while all others are held constant [8]. Perforance Evaluation C A rando forest regression predicts an LOS as a continuous value. We evaluated the perforance of this prediction with respect to the actual LOS as follows. Let us assue LOS i and LOS i (i =,, n) are the true and predicted LOS value, respectively.we calculate the difference between LOS i and LOS i as t i. If t i is saller than a predefined tolerance threshold τ, we clai a correct prediction for the i th patient:, LOS b i = { i LOS i τ () 0, otherwise The accuracy (Acc) of prediction is thus assessed as n Acc = n (3) Experient Design i= b i This section begins with a description of four coparative odels in our fraework. We, then, describe how paraeters are selected and copare the odels on a range over the paraeters. For the paraeters selection and odels coparisions, we use 5 randoized runs of 3-fold crossvalidation. Finally, we describe a statistical test strategy to deterine the significant influences ofdiscriinant features on the LOS. Coparative Models Model M0 M M M3 Table Coparative Models Description Age One year of ICD-9 codes Two years of ICD-9 codes Three years of ICD-9 codes Table suaries the four odels. The baseline odel M 0 uses age as a lone feature. The other three predictive odels (M to M 3 ) rely on one, two, and three-years worth of historical ICD-9 codes. Paraeter Selection There are three paraeters in the fraework that need to be tuned: ) nuber of trees in the rando forest, ) τ and 3)

3 nuber of ICD-9 codes in the odel. Since the odels M, M and M 3 are the sae in ters of the prediction algorith,,we leverage M 3 as a representative odel to select an optial value for each of the paraeters. Nuber of Trees It has been shown that the perforance of rando forest regression is relatively insensitive to the nuber of trees [8]. However, we need to avoid selecting too sall of a value (that results in poor accuracy) and too large of a value (that leads to excessive coputational load). Thus, we evaluated the nuber of trees for the rando forest. We leverage the distribution of predictive perforance to select an optial nuber. The odel accuracy will grow with the nuber of trees, up to a certain point, which is where we fix the value. LOS Threshold τ The threshold, τ introduced above represents the difference tolerance between predicted LOS and the true LOS and it should be different between HCOs. In this case, the accuracy in LOS prediction is evaluated under a set of thresholds {5,, 4, 36, 48} satisfy the requireents of disparate HCOs. Nuber of Predictors The nuber of ICD-9 codes (i.e., features) in this study is relatively large (i.e., 849 in total). As such, we ai to perfor diensionality reduction and derive ore anageable odel. The specific precedure is as follows. First, we sort all of the predictors on their iportance in descending order. Second, we select a subset of the features and predict LOS. We choose the subset with the sallest size but highest predicting accuracy. Figure 3 The accuracy of odels as a function of the nuber of trees in the rando forest. The selection of τ depends on the requireents of an HCOs. It can be seen in Figure 3 that the accuracy grows with τ. If an HCO can accept the predicted LOS between a range of hours shorter and hours longer than the real LOS, then hours could be selected as the value of τ. To this analysis, we set τ to be hours. Model Evaluation We applied three strategies to evaluate the odels. These are suarized in Table 3. Table 3 Model evaluation strategies Strategy # Trees % Features A Vary Constant Constant B Constant Vary Constant C Constant Constant vary Feature Discriinantion Analysis Two saple t test is used to copare LOS between patients with and without a certain ICD-9 code. We conduct such analysis for the top ten ICD-9 codes with the highest iportances derieved fro the rando forest regression odels. For each investigated ICD-9 code, we will test the significnace of the differences on LOS for patients with and without the code. P value for each significnace test will be provided. Results Model Paraaterization Figure 3 depicts the predictive perforance of the odels on a varying nuber of trees. The perforance was evaluated while varing τ over 5,, 4, 36 and 48 hours. It was observed that the accuracy did not iprove when the nuber of trees increased beyond 50, which is where we fix the nuber of trees in the rando forest. Figure 4 The accuracy of odels as a function of top percent of features (top %, 0%, 0%, 40% and 80%) As shown in Figure 4 odel accuracy reaches its highest level when the odel is based on the top 0% of the features. After this point, accuray reains relatively constant. As such, our odels are based on the top 0% of the features. Model Evaluation Figures 5-7 depict odel perforance as a function of the nuber of trees, LOS threshold and percent of features, respectively. In general, it can be seen that the odels that incorporate ICD-9 codes have better perforance of LOS than the baseline odels. Additionally, odels M, M and M 3 have alost the sae predictive perforance. This iplies that oneyear of historical ICD-9 codes ay be adequate for LOS prediction. The accuracy of the four odels (where τ is set to hours and the feature set is fixed to the top 0%) on a varying nuber of tress (0, 50, 00, 00 and 300) is shown in Figure 5. It can be seen that the accuracy of M, M and M 3 is uch higher than M 0. It can further be seen that the nuber of trees has inial influence on the accuracy of all four odels. In Figure 6, it can be seen that as the LOS threshold increases, the accuracy of all four odels iproves. However, the predictive perforance does not iprove when varying the percent of features (as shown in Figure 7).

4 outperfors M 0 (37.7%). Moreover, for patients with LOS 96 hours, M 3 outperfors M 0 as well. Table 4 Model coparison for all patients and patients with LOS 96 Model All patients Accuracy LOS 96 hours M0 37.7% 0.00% M3 49.3% 5.8% A Figure 5 Accuracy of the odels as a function of the nuber of decision trees with a constant τ ( hours) and set of predictors (top 0%). Feature Discriinantion Analysis Out of 849 ICD-9 codes, 9 were selected for further analysis in ters of their clinical iplication (as shown in Table 5). Each of the codes in the top 0 ranks exhibited a statistically significant influence on the LOS between LOS for patients with and without such codes. Such evidence ay help healthcare organizations (HCOs) to adopt resource allocation strategies that optiize the care anageent and iprove care quality. As an exaple, the ost discriinant ICD-9 code was 650: Noral Delievery. The ean LOS for patients with and without Noral Delievery in their history was 58. and 76.5 hours, respectively. The p-value for this difference was less than As another exaple, patients with ICD-9 code of Elderly ultigravida with antepartu condition or coplication stayed about 0 ore hours than those without that code (8 versus 70.6). B Figure 6 Accuracy of the odels as a function of the LOS threshold with the nuber of trees (50) and set of predictors (top 0%). C Figure 7 Accuracy of the odels as a function of percent of predictors with a constant τ ( hours) and LOS threshold. Finally, to copare the overall accuracy of our odel (M 3 as a representative odel) at their optial paraeters (50 decision trees, hours of LOS threshold, and top 0% features) with the baseline odel, we conducted a series of experients to predict LOS in two settings: ) all patients whose real LOS > 0, which can be leveraged to easure the perforances of odels on patients with varying LOS and ) the subset of patients whose real LOS 96 hours, which can be used for evaluating the perforances of odels on predicting long LOS The results are shown in Table 4. For all investigated patients, M 3 (49.3%) Iportance Rank ICD-9 code Discussion Table 5 Suary for the top 9 ost predictive ICD-9 codes Description The results show that the hisorical inforation in EMRs ay assist in forecasting obstetric patients LOS in a hospital. Specially, our rando forest regression odel predicted LOS with an accuracy of 49% under an error range of hours, which is 0% ore accurate than a baseline ode. The experiental results further deonstrated that a odel based on the top 0% of ICD-9 codes can achieve an accuracy as high as those based on all involved ICD-9 codes (over 800). Additionally, the odels based on the ost recent year of data logged in the EMRs can achieve the siilar perforance with those based on two-, and three-year worth of data. Notably, we also investigated the top 9 ICD-9 codes, which have significant differences in ters of LOS between patients with and without such codes. These results suggest that the HCOs can specialize resource allocation strategies accordingly. Despite the erits of this investigation, we acknowledge that this is a pilot study and there are several liitations. First, the data was collected within a single institution and ay not cover all of a patient s edical history or be readily applicable to another hospital setting. Second, all of the patients in this study were on an obstetric service, such that the fraework ay not be directly extended to other types of patients or healthcare services. Third, the prediction of LOS ay be considered poor (accuracy of 48% in hours tolerance). Other factors that potentially influences LOS can be incorporated in the odel such as certain patient deographics (e.g., race) or physical traits (e.g., height, weight or BMI). Last but not least, if the HCOs can only accept LOS threshold less than hours, the odel built in this study will fail. # of patients (with code verse. without code) Mean LOS (with code verse. without code) p-value 650 Noral delivery 8 vs vs <0.00

5 Elderly ultigravida with antepartu condition or coplication 53 vs vs < V8.8 Encounter for fetal anatoic survey 899 vs vs Unspecified aneia 343 vs vs V8.89 Other specified antenatal screening 580 vs vs V8.4 Antenatal screening for fetal growth retardation using ultrasonics 384 vs vs. 7.3 < V3.9 Unspecified high-risk pregnancy 53 vs vs < V3.8 Supervision of high-risk pregnancy of elderly ultigravida 37 vs vs Unspecified hypertension antepartu 89 vs vs. 7.6 <0.00 Conclusions This paper assessed the feasibility of a achine learning-based fraework for predicting LOS for obstetric patients using historical diagnoses. We showed that one year worth of diagnostic history can predict hospitalization LOS with accuracy higher than that of a siple baseline. We plan to extend the fraework by including additional types of historical inforation (e.g., edications) and leveraging the chronological order of such inforation. References [] Dranove D, Garthwaite C, Li B, Ody C. Investent subsidies and the adoption of electronic edical records in hospitals. Journal of health econoics. 05;44: [] Chen Y, Ghosh J, Bejan C, Gunter C, Kho A, Liebovitz D, Sun J, Denny J, Malin B. Building bridges across electronic health record systes through inferred phenotypic topics. Journal of Bioedical inforatics. 05; 55: PMID: [3] Yan C, Chen Y, Li B, Liebovitz D, Malin B. Learning Clinical Workflows to Identify Subgroups of Heart Failure Patients. Proceedings of the Aerican Medical Inforatics Annual Fall Syposiu. 06; 06; PMID: 8699 [4] Zheng T, Xie W, Xu L, He X, Zhang Y, You M, Yang G, Chen Y. A achine learning-based fraework to identify type diabetes through electronic health records. International Journal of Medical Inforatics. 07 Jan 3;97:0-7. [5] Chen Y, Xie W, Gunter CA, Liebovitz D, Mehrotra S, Zhang H, Malin B. Inferring clinical workflow efficiency via electronic edical record utilization. InAMIA Annual Syposiu Proceedings 05 (Vol. 05, p. 46). Aerican Medical Inforatics Association. [6] WHO, UNICEF, UNFPA, The World Bank, and the United Nations Population Division. Trends in aternal ortality: 990 to 05. Geneva, World Health Organization, 05. [7] Darstadt GL, Bhutta ZA, et.al. Evidence-based, costeffective interventions: how any newborn babies can we save? The Lancet. 005; 356(9463): [8] Schitt SK, Sneed L, Phibbs CS. Costs of Newborn Care in California: A Population-Based Study. Pediatrics. 006; 7(): [9] Kerber KJ, et.al. Continuu of care for aternal, newborn, and child health: fro slogan to service delivery. Lancet. 007; 370(9595): [0] Turner M, Winefield H, Chur-Hansen A. The eotional experiences and supports for parents with babies in a neonatal nursery. Advances in Neonatal Care. 03;3(6): [] Verburg IWM, de Keizer NF, de Jonge E, Peek N. Coparison of regression ethods for odeling intensive care length of stay. PLoS One. 04;9(0). [] Goldfarb MG, Hornbrook MC, Higgins CS. Deterinants of hospital use: a cross-diagnostic analysis. Medical Care. 983: [3] Epstein AM, Stern RS, Weissan JS. Do the poor cost ore? A ultihospital study of patients' socioeconoic status and use of hospital resources. New England Journal of Medicine. 990;3(6):-8. [4] Burns LR, Wholey DR. The effects of patient, hospital, and physician characteristics on length of stay and ortality. Medical care. 99;9(3):5-7. [5] Federan EJ, Drebing CE, Boisvert C, Penk W, Binus G, Rosenheck R. Relationship between cliate and psychiatric inpatient length of stay in Veterans Health Adinistration hospitals. Aerican Journal of Psychiatry. 000;57(0): [6] Lindhol M, Hargraves JL, Ferguson WJ, Reed G. Professional language interpretation and inpatient length of stay and readission rates. Journal of general internal edicine. 0;7(0):94-9. [7] Deyo RA, Cherkin DC, Ciol MA. Adapting a clinical coorbidity index for use with ICD-9-CM adinistrative databases. Journal of clinical epideiology. 99;45(6):63-9. [8] Liaw A, Wiener M. Classification and regression by randoforest. R news. 00;(3):8-. [9] Chen Y, Lorenzi N, Sandberg W, Wolgast K, Malin B. Identifying Collaborative Care Teas through Electronic Medical Record Utilization Patterns. Journal of the Aerican Medical Inforatics Association. 07; 4 (e): e-e0. PMID: [0] Chen Y, Nyeba S, Malin B. Auditing edical record accesses via healthcare interaction networks. Proceedings of the Aerican Medical Inforatics Association Annual Syposiu. 0; [] Chen Y, Nyeba S, Malin B. Detecting anoalous insiders in collaborative inforation systes. IEEE Transactions on Dependable and Secure Coputing. 0; 9(3): Address for correspondence Cheng Gao: cheng.gao@vanderbilt.edu

Reliability Verification and Practical Effectiveness Evaluation of the Nursing Administration Analysis Formulae Based on PSYCHOMS

Reliability Verification and Practical Effectiveness Evaluation of the Nursing Administration Analysis Formulae Based on PSYCHOMS Health, 204, 6, 303-302 Published Online Deceber 204 in SciRes. http://www.scirp.org/journal/health http://dx.doi.org/0.4236/health.204.62339 Reliability Verification and Practical Effectiveness Evaluation

More information

RE NTATION P AD,A

RE NTATION P AD,A SECURITY CLASSIFICATION OF THIS PAGE Ij!! RE NTATION P AD,A74-8 Ia. REPORT SECURITY CLASSIFICATION!t. 't, oved 2a. SECURITY CLASSIFICATION AUTHORIT 3. DISTRIBUTION /AV A,... 2b. DECLASSIFCATION/DOWNq DING

More information

3M Health Information Systems. 3M Clinical Risk Groups: Measuring risk, managing care

3M Health Information Systems. 3M Clinical Risk Groups: Measuring risk, managing care 3M Health Information Systems 3M Clinical Risk Groups: Measuring risk, managing care 3M Clinical Risk Groups: Measuring risk, managing care Overview The 3M Clinical Risk Groups (CRGs) are a population

More information

An Efficient Outpatient Scheduling Approach

An Efficient Outpatient Scheduling Approach > T-ASE-22-89.R< An Efficient Outpatient Scheduling Approach Haibin Zhu, Senior Meber, IEEE, Ming Hou, Senior Meber, IEEE, Chun Wang, Meber, IEEE, and MengChu Zhou, Fellow, IEEE Abstract Outpatient scheduling

More information

INTERNATIONAL BENCHMARKING OF THE DANISH HOSPITAL SECTOR A SUMMARY

INTERNATIONAL BENCHMARKING OF THE DANISH HOSPITAL SECTOR A SUMMARY 1 INTERNATIONAL BENCHMARKING OF THE DANISH HOSPITAL SECTOR A SUMMARY Februar 2010 2 International bencharing of the Danish hospital sector a suar Februar 2010 Enquir about the publication can be ade to:

More information

Indiana Evaluation Association

Indiana Evaluation Association Diana Barrett Evaluation Association Meber Contact Info for 21 st CCLC Applicants Nae Organization Website Eail Phone Location Bio https://www.tpa-inc.co/ dbarrett@tpainc.co 317-560- 9807 Kate Bathon Shufeldt,

More information

Healthcare- Associated Infections in North Carolina

Healthcare- Associated Infections in North Carolina 2012 Healthcare- Associated Infections in North Carolina Reference Document Revised May 2016 N.C. Surveillance for Healthcare-Associated and Resistant Pathogens Patient Safety Program N.C. Department of

More information

ICD-10 Scenario Based Testing Analysis, Planning and Testing Driven by a Reference Implementation Model

ICD-10 Scenario Based Testing Analysis, Planning and Testing Driven by a Reference Implementation Model A Health Data Consulting White Paper 1056 6th Ave S Edmonds, WA 98020-4035 206-478-8227 www.healthdataconsulting.com ICD-10 Scenario Based Testing Analysis, Planning and Testing Driven by a Reference Implementation

More information

Title: Early Detection of Postpartum Depression: Evidence Based Risk Assessment Guidelines

Title: Early Detection of Postpartum Depression: Evidence Based Risk Assessment Guidelines Title: Early Detection of Postpartu Depression: Evidence Based Risk Assessent Guidelines Beena Roby Joseph, DNP (HSL), MSN College of Nursing, Chaberlain College of Nursing, 3005 Highland Parkway, Downers

More information

Hospital Discharge Data, 2005 From The University of Memphis Methodist Le Bonheur Center for Healthcare Economics

Hospital Discharge Data, 2005 From The University of Memphis Methodist Le Bonheur Center for Healthcare Economics Hospital Discharge Data, 2005 From The University of Memphis Methodist Le Bonheur Center for Healthcare Economics August 22, 2008 Potentially Avoidable Pediatric Hospitalizations in Tennessee, 2005 Cyril

More information

EVALUATION AND RESEARCH OF INCUBATOR S HATCH ABILITY OF SMALL AND MEDIUM-SIZED ENTERPRISE BASED ON MULTICLASS ANALYSIS

EVALUATION AND RESEARCH OF INCUBATOR S HATCH ABILITY OF SMALL AND MEDIUM-SIZED ENTERPRISE BASED ON MULTICLASS ANALYSIS Journal of Theoretical and Alied Inforation Technology EVALUATION AND RESEARCH O INCUBATOR S HATCH ABILITY O SMALL AND MEDIUM-SIZED ENTERPRISE BASED ON MULTICLASS ANALYSIS XUE WU Chongqing University of

More information

The Transition to Version 5010 and ICD-10

The Transition to Version 5010 and ICD-10 The Transition to Version 5010 and ICD-10 An Overview Denise M. Buenning, MsM Director, Administrative Simplification Group Office of E-Health Standards and Services Centers for Medicare & Medicaid Services

More information

Scottish Hospital Standardised Mortality Ratio (HSMR)

Scottish Hospital Standardised Mortality Ratio (HSMR) ` 2016 Scottish Hospital Standardised Mortality Ratio (HSMR) Methodology & Specification Document Page 1 of 14 Document Control Version 0.1 Date Issued July 2016 Author(s) Quality Indicators Team Comments

More information

From Risk Scores to Impactability Scores:

From Risk Scores to Impactability Scores: From Risk Scores to Impactability Scores: Innovations in Care Management Carlos T. Jackson, Ph.D. September 14, 2015 Outline Population Health What is Impactability? Complex Care Management Transitional

More information

Predicting 30-day Readmissions is THRILing

Predicting 30-day Readmissions is THRILing 2016 CLINICAL INFORMATICS SYMPOSIUM - CONNECTING CARE THROUGH TECHNOLOGY - Predicting 30-day Readmissions is THRILing OUT OF AN OLD MODEL COMES A NEW Texas Health Resources 25 hospitals in North Texas

More information

INTERNATIONAL EXCHANGE STUDENT S GUIDE WINNIPEG, MANITOBA, CANADA

INTERNATIONAL EXCHANGE STUDENT S GUIDE WINNIPEG, MANITOBA, CANADA 2017-2019 INTERNATIONAL EXCHANGE STUDENT S GUIDE WINNIPEG, ANITOA, CANADA This guide is for students who are interested in coing to the University of anitoba on an Exchange. We look forward to welcoing

More information

Background, Summary, and Analysis of DFARS

Background, Summary, and Analysis of DFARS 18 Contract Manageent August 2013 Contract Manageent August 2013 19 overseas contracts navigating the copliance inefield One of these requireents, recently published as a final rule aending Defense Federal

More information

CASE-MIX ANALYSIS ACROSS PATIENT POPULATIONS AND BOUNDARIES: A REFINED CLASSIFICATION SYSTEM DESIGNED SPECIFICALLY FOR INTERNATIONAL USE

CASE-MIX ANALYSIS ACROSS PATIENT POPULATIONS AND BOUNDARIES: A REFINED CLASSIFICATION SYSTEM DESIGNED SPECIFICALLY FOR INTERNATIONAL USE CASE-MIX ANALYSIS ACROSS PATIENT POPULATIONS AND BOUNDARIES: A REFINED CLASSIFICATION SYSTEM DESIGNED SPECIFICALLY FOR INTERNATIONAL USE A WHITE PAPER BY: MARC BERLINGUET, MD, MPH JAMES VERTREES, PHD RICHARD

More information

Data-driven medicine: Actionable insights from patient data

Data-driven medicine: Actionable insights from patient data Data-driven medicine: Actionable insights from patient data Session #2, February 20, 2017 Turner Billingsley, MD, CMO, InterSystems Randy Pallotta, Manager, InterSystems Charlie Harp, CEO, Clinical Architecture

More information

Total Cost of Care Technical Appendix April 2015

Total Cost of Care Technical Appendix April 2015 Total Cost of Care Technical Appendix April 2015 This technical appendix supplements the Spring 2015 adult and pediatric Clinic Comparison Reports released by the Oregon Health Care Quality Corporation

More information

Case-mix Analysis Across Patient Populations and Boundaries: A Refined Classification System

Case-mix Analysis Across Patient Populations and Boundaries: A Refined Classification System Case-mix Analysis Across Patient Populations and Boundaries: A Refined Classification System Designed Specifically for International Quality and Performance Use A white paper by: Marc Berlinguet, MD, MPH

More information

Hospital Inpatient Quality Reporting (IQR) Program

Hospital Inpatient Quality Reporting (IQR) Program Clinical Episode-Based Payment (CEBP) Measures Questions & Answers Moderator Candace Jackson, RN Project Lead, Hospital IQR Program Hospital Inpatient Value, Incentives, and Quality Reporting (VIQR) Outreach

More information

Report to the Director, National Reconnaissance Office, Vol. II, NRO Restructure Study, Final Report, July 1989

Report to the Director, National Reconnaissance Office, Vol. II, NRO Restructure Study, Final Report, July 1989 Description of docuent: Requested date: Released date: Posted date: Source of docuent: Report to the Director, National Reconnaissance Office, Vol. II, NRO Restructure Study, Final Report, July 1989 17-February-2012

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. IDENTIFYING THE OPTIMAL CONFIGURATION OF AN EXPRESS CARE AREA

More information

JH-CERSI/FDA Workshop Clinical Trials: Assessing Safety and Efficacy for a Diverse Population

JH-CERSI/FDA Workshop Clinical Trials: Assessing Safety and Efficacy for a Diverse Population JH-CERSI/FDA Workshop Clinical Trials: Assessing Safety and Efficacy for a Diverse Population Use of Epidemiologic Studies to Examine Safety in Diverse Populations Judy A. Staffa, Ph.D, R.Ph. Director

More information

Determining Like Hospitals for Benchmarking Paper #2778

Determining Like Hospitals for Benchmarking Paper #2778 Determining Like Hospitals for Benchmarking Paper #2778 Diane Storer Brown, RN, PhD, FNAHQ, FAAN Kaiser Permanente Northern California, Oakland, CA, Nancy E. Donaldson, RN, DNSc, FAAN Department of Physiological

More information

Healthcare- Associated Infections in North Carolina

Healthcare- Associated Infections in North Carolina 2018 Healthcare- Associated Infections in North Carolina Reference Document Revised June 2018 NC Surveillance for Healthcare-Associated and Resistant Pathogens Patient Safety Program NC Department of Health

More information

Chapter 6 Section 3. Hospital Reimbursement - TRICARE DRG-Based Payment System (Basis Of Payment)

Chapter 6 Section 3. Hospital Reimbursement - TRICARE DRG-Based Payment System (Basis Of Payment) Diagnostic Related Groups (DRGs) Chapter 6 Section 3 Hospital Reimbursement - TRICARE DRG-Based Payment System (Basis Of Payment) Issue Date: October 8, 1987 Authority: 32 CFR 199.14(a)(1) 1.0 APPLICABIITY

More information

Carolinas Collaborative Data Dictionary

Carolinas Collaborative Data Dictionary Overview Carolinas Collaborative Data Dictionary This data dictionary is intended to be a guide of the readily available, harmonized data in the Carolinas Collaborative Common Data Model via i2b2/shrine.

More information

Prediction of High-Cost Hospital Patients Jonathan M. Mortensen, Linda Szabo, Luke Yancy Jr.

Prediction of High-Cost Hospital Patients Jonathan M. Mortensen, Linda Szabo, Luke Yancy Jr. Prediction of High-Cost Hospital Patients Jonathan M. Mortensen, Linda Szabo, Luke Yancy Jr. Introduction In the U.S., healthcare costs are rising faster than the inflation rate, and more rapidly than

More information

Figure 1: Heat map showing zip codes and countries of residence for patients in STARR

Figure 1: Heat map showing zip codes and countries of residence for patients in STARR 1 / 5 STARR Data Synopsis We operate STARR, a research data repository with 20 years of fully identified clinical data. STARR includes, but is not limited to, nightly clinical data, Epic Clarity, from

More information

CHANNING ISD EMERGENCY RESPONSE CHECKLIST

CHANNING ISD EMERGENCY RESPONSE CHECKLIST CHANNING ISD EMERGENCY RESPONSE CHECKLIST POLICE, AMBULANCE, FIRE DEPARTMENT DIAL 911 TRANSPORTATION DIAL 806-235-3432 FIRE OR EVACUATE - 3 BELLS DISASTER OR RETENTION - 1 CONTINUOUS BELL TABLE OF CONTENTS

More information

Sample file. Meet The Challenge Head On! Warmachines of Earth Behind Enemy Lines - Kazakhstan. Armoured Companies.

Sample file. Meet The Challenge Head On! Warmachines of Earth Behind Enemy Lines - Kazakhstan. Armoured Companies. 9 Warachines of 2089 Earth 2089 Behind Eney Lines - Kazakhstan Aroured Copanies The High Frontier Meet The Challenge Head On! 9 1 ' Contents Lead Pilot Prototype Designer August Hahn Matthew Sprange Tactical

More information

IThe organization may have to use a copy of this return to satisfy state reporting requirements. Inspection

IThe organization may have to use a copy of this return to satisfy state reporting requirements. Inspection For ½½ Return of Organization Exept Fro Incoe Tax Under section 501(c), 527, or 4947(a)(1) of the Internal Revenue Code (except black lung benefit trust or private foundation) OMB No. 1545-0047 À¾µ Open

More information

Medi-Cal Value Payments

Medi-Cal Value Payments Medi-Cal Value Payments P4P Program Overview Joel Gray joel.gray@anthem.com Linkedin.com/in/jgray123 4/26/2018 Anthem Blue Cross CA Medicaid Plan 1.2M Members 29 Counties 2 VBP/P4P Challenge Design a new

More information

Maternal and Child Health North Carolina Division of Public Health, Women's and Children's Health Section

Maternal and Child Health North Carolina Division of Public Health, Women's and Children's Health Section Maternal and Child Health North Carolina Division of Public Health, Women's and Children's Health Section Raleigh, North Carolina Assignment Description The WCHS is one of seven sections/centers that compose

More information

Executive Summary. This Project

Executive Summary. This Project Executive Summary The Health Care Financing Administration (HCFA) has had a long-term commitment to work towards implementation of a per-episode prospective payment approach for Medicare home health services,

More information

Chan Man Yi, NC (Neonatal Care) Dept. of Paed. & A.M., PMH 16 May 2017

Chan Man Yi, NC (Neonatal Care) Dept. of Paed. & A.M., PMH 16 May 2017 The implementation of an integrated observation chart with Newborn Early Warning Signs (NEWS) to facilitate observation of infants at risk of clinical deterioration Chan Man Yi, NC (Neonatal Care) Dept.

More information

IN EFFORTS to control costs, many. Pediatric Length of Stay Guidelines and Routine Practice. The Case of Milliman and Robertson ARTICLE

IN EFFORTS to control costs, many. Pediatric Length of Stay Guidelines and Routine Practice. The Case of Milliman and Robertson ARTICLE Pediatric Length of Stay Guidelines and Routine Practice The Case of Milliman and Robertson Jeffrey S. Harman, PhD; Kelly J. Kelleher, MD, MPH ARTICLE Background: Guidelines for inpatient length of stay

More information

MERMAID SERIES: SECONDARY DATA ANALYSIS: TIPS AND TRICKS

MERMAID SERIES: SECONDARY DATA ANALYSIS: TIPS AND TRICKS MERMAID SERIES: SECONDARY DATA ANALYSIS: TIPS AND TRICKS Sonya Borrero Natasha Parekh (Adapted from slides by Amber Barnato) Objectives Discuss benefits and downsides of using secondary data Describe publicly

More information

Gantt Chart. Critical Path Method 9/23/2013. Some of the common tools that managers use to create operational plan

Gantt Chart. Critical Path Method 9/23/2013. Some of the common tools that managers use to create operational plan Some of the common tools that managers use to create operational plan Gantt Chart The Gantt chart is useful for planning and scheduling projects. It allows the manager to assess how long a project should

More information

Admissions and Readmissions Related to Adverse Events, NMCPHC-EDC-TR

Admissions and Readmissions Related to Adverse Events, NMCPHC-EDC-TR Admissions and Readmissions Related to Adverse Events, 2007-2014 By Michael J. Hughes and Uzo Chukwuma December 2015 Approved for public release. Distribution is unlimited. The views expressed in this

More information

EHDI TSI Program Narrative

EHDI TSI Program Narrative EHDI TSI Program Narrative Executive Summary Achievements The beginning of the Tennessee Early Hearing Detection and Intervention Tracking, Surveillance, and Integration (EHDI TSI) project was marked by

More information

Version 1.0 (posted Aug ) Aaron L. Leppin. Background. Introduction

Version 1.0 (posted Aug ) Aaron L. Leppin. Background. Introduction Describing the usefulness and efficacy of discharge interventions: predicting 30 day readmissions through application of the cumulative complexity model (protocol). Version 1.0 (posted Aug 22 2013) Aaron

More information

Chapter VII. Health Data Warehouse

Chapter VII. Health Data Warehouse Broward County Health Plan Chapter VII Health Data Warehouse CHAPTER VII: THE HEALTH DATA WAREHOUSE Table of Contents INTRODUCTION... 3 ICD-9-CM to ICD-10-CM TRANSITION... 3 PREVENTION QUALITY INDICATORS...

More information

USE OF APR-DRG IN 15 ITALIAN HOSPITALS Luca Lorenzoni APR-DRG Project Co-ordinator

USE OF APR-DRG IN 15 ITALIAN HOSPITALS Luca Lorenzoni APR-DRG Project Co-ordinator CASEMIX, Volume, Number 4, 31 st December 000 131 USE OF APR-DRG IN 15 ITALIAN HOSPITALS Luca Lorenzoni APR-DRG Project Co-ordinator E-mail: luca_lorenzoni@tin.it ABSTRACT We report here on the results

More information

Guidance for Developing Payment Models for COMPASS Collaborative Care Management for Depression and Diabetes and/or Cardiovascular Disease

Guidance for Developing Payment Models for COMPASS Collaborative Care Management for Depression and Diabetes and/or Cardiovascular Disease Guidance for Developing Payment Models for COMPASS Collaborative Care Management for Depression and Diabetes and/or Cardiovascular Disease Introduction Within the COMPASS (Care Of Mental, Physical, And

More information

mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm

mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm Part Page 2 For 990 (2009) Stateent of Progra Service Accoplishents 1 Briefly describe the organization's ission: ATTACHMENT 4 2 Did the organization undertake any significant progra services during the

More information

Measures Reporting for Eligible Hospitals

Measures Reporting for Eligible Hospitals Meaningful Use White Paper Series Paper no. 5b: Measures Reporting for Eligible Hospitals Published September 5, 2010 Measures Reporting for Eligible Hospitals The fourth paper in this series reviewed

More information

Quality Data Model (QDM) Style Guide. QDM (version MAT) for Meaningful Use Stage 2

Quality Data Model (QDM) Style Guide. QDM (version MAT) for Meaningful Use Stage 2 Quality Data Model (QDM) Style Guide QDM (version MAT) for Meaningful Use Stage 2 Introduction to the QDM Style Guide The QDM Style Guide provides guidance as to which QDM categories, datatypes, and attributes

More information

Suicide Among Veterans and Other Americans Office of Suicide Prevention

Suicide Among Veterans and Other Americans Office of Suicide Prevention Suicide Among Veterans and Other Americans 21 214 Office of Suicide Prevention 3 August 216 Contents I. Introduction... 3 II. Executive Summary... 4 III. Background... 5 IV. Methodology... 5 V. Results

More information

Using Data for Proactive Patient Population Management

Using Data for Proactive Patient Population Management Using Data for Proactive Patient Population Management Kate Lichtenberg, DO, MPH, FAAFP October 16, 2013 Topics Review population based care Understand the use of registries Harnessing the power of EHRs

More information

Family Integrated Care in the NICU

Family Integrated Care in the NICU Family Integrated Care in the NICU Shoo Lee, MBBS, FRCPC, PhD Scientific Director, Institute of Human Development, Child & Youth Health, Canadian Institutes of Health Research Professor of Paediatrics,

More information

DATA QUALITY AND DATA USES. Agenda. Chicago, Illinois. Northwestern Memorial Hospital

DATA QUALITY AND DATA USES. Agenda. Chicago, Illinois. Northwestern Memorial Hospital DATA QUALITY AND DATA USES May 8, 2008 By Sue Kessler Manager, Transcription and Registries Northwestern Memorial Hospital Agenda Northwestern Memorial Hospital Hospital Quality Plan and Objective Tumor

More information

Measures Reporting for Eligible Providers

Measures Reporting for Eligible Providers Meaningful Use White Paper Series Paper no. 5a: Measures Reporting for Eligible Providers Published September 4, 2010 Measures Reporting for Eligible Providers The fourth paper in this series reviewed

More information

HIE Implications in Meaningful Use Stage 1 Requirements

HIE Implications in Meaningful Use Stage 1 Requirements s in Meaningful Use Stage 1 Requirements HIMSS Health Information Exchange Steering Committee March 2010 2010 Healthcare Information and Management Systems Society (HIMSS). 1 An HIE Overview Health Information

More information

Medicare Spending and Rehospitalization for Chronically Ill Medicare Beneficiaries: Home Health Use Compared to Other Post-Acute Care Settings

Medicare Spending and Rehospitalization for Chronically Ill Medicare Beneficiaries: Home Health Use Compared to Other Post-Acute Care Settings Medicare Spending and Rehospitalization for Chronically Ill Medicare Beneficiaries: Home Health Use Compared to Other Post-Acute Care Settings Executive Summary The Alliance for Home Health Quality and

More information

Medicare Advantage PPO participation Termination - Practice Name (Tax ID #: <TaxID>)

Medicare Advantage PPO participation Termination - Practice Name (Tax ID #: <TaxID>) July xx, 2013 INDIVDUAL PRACTICE VERSION RE: Medicare Advantage PPO participation Termination - Practice Name (Tax ID #: ) Dear :

More information

Analysis of 340B Disproportionate Share Hospital Services to Low- Income Patients

Analysis of 340B Disproportionate Share Hospital Services to Low- Income Patients Analysis of 340B Disproportionate Share Hospital Services to Low- Income Patients March 12, 2018 Prepared for: 340B Health Prepared by: L&M Policy Research, LLC 1743 Connecticut Ave NW, Suite 200 Washington,

More information

Meaningful Use: Stage 1 and Beyond

Meaningful Use: Stage 1 and Beyond Meaningful Use: Stage 1 and Beyond Rural Wisconsin Health Cooperative Paul Kleeberg, MD Clinical Director Regional Extension Assistance Center for HIT (REACH) Louis Wenzlow Director of HIT Rural Wisconsin

More information

Impact of Financial and Operational Interventions Funded by the Flex Program

Impact of Financial and Operational Interventions Funded by the Flex Program Impact of Financial and Operational Interventions Funded by the Flex Program KEY FINDINGS Flex Monitoring Team Policy Brief #41 Rebecca Garr Whitaker, MSPH; George H. Pink, PhD; G. Mark Holmes, PhD University

More information

ENGAGING PHYSICIANS FOR IMPROVED OUTCOMES: CLINICAL DOCUMENTATION, FINANCIAL & PATIENT CARE

ENGAGING PHYSICIANS FOR IMPROVED OUTCOMES: CLINICAL DOCUMENTATION, FINANCIAL & PATIENT CARE ENGAGING PHYSICIANS FOR IMPROVED OUTCOMES: CLINICAL DOCUMENTATION, FINANCIAL & PATIENT CARE Northeast Ohio HFMA GHALI May 20, 2016 James Begley, MD, MS Physician Champion, ICD-10 & Medical Records Committee

More information

Henry Ford Hospital Inpatient Predictive Model

Henry Ford Hospital Inpatient Predictive Model Henry Ford Hospital Inpatient Predictive Model Mike Meitzner Principal Management Engineer Henry Ford Health System Detroit, Michigan Outline HFHS background CMURC relationship Model Goals Data Cleansing

More information

Joint External Evaluation. of the. Mission report: 5 9 December 2016

Joint External Evaluation. of the. Mission report: 5 9 December 2016 Joint External Evaluation of IHR Core Capacities of the REPUBLIC of côte d ivoire Mission report: 5 9 Deceber 2016 Joint External Evaluation of IHR Core Capacities of the REPUBLIC of côte d ivoire Mission

More information

South Carolina Rural Health Research Center. Findings Brief April, 2018

South Carolina Rural Health Research Center. Findings Brief April, 2018 South Carolina Health Research Center Findings Brief April, 2018 Kevin J. Bennett, PhD Karen M. Jones, MSPH Janice C. Probst, PhD. Health Care Utilization Patterns of Medicaid Recipients, 2012, 35 States

More information

Five Steps to Better ICD-lO Clinical Documentation

Five Steps to Better ICD-lO Clinical Documentation Five Steps to Better ICD-lO Clinical Documentation (And why your software depends on it.) Table of... 2 : Evaluate Current Documentation... 3 : Train Physicians...4 : Build a Safe Testing Ground... 5 :

More information

BCI Webinar A Photo Finish Celebrating Your Success! March 29 th, 2018

BCI Webinar A Photo Finish Celebrating Your Success! March 29 th, 2018 BCI Webinar A Photo Finish Celebrating Your Success! March 29 th, 2018 Welcome Please enter your Audio PIN on your phone or we will be unable to un-mute you for discussion If you have a question, please

More information

In Press at Population Health Management. HEDIS Initiation and Engagement Quality Measures of Substance Use Disorder Care:

In Press at Population Health Management. HEDIS Initiation and Engagement Quality Measures of Substance Use Disorder Care: In Press at Population Health Management HEDIS Initiation and Engagement Quality Measures of Substance Use Disorder Care: Impacts of Setting and Health Care Specialty. Alex HS Harris, Ph.D. Thomas Bowe,

More information

Midmark White Paper The Connected Point of Care Ecosystem: A Solid Foundation for Value-Based Care

Midmark White Paper The Connected Point of Care Ecosystem: A Solid Foundation for Value-Based Care Midmark White Paper The Connected Point of Care Ecosystem: A Solid Foundation for Value-Based Care Introduction This white paper examines how new technologies are creating a fully connected point of care

More information

Aging in Place: Do Older Americans Act Title III Services Reach Those Most Likely to Enter Nursing Homes? Nursing Home Predictors

Aging in Place: Do Older Americans Act Title III Services Reach Those Most Likely to Enter Nursing Homes? Nursing Home Predictors T I M E L Y I N F O R M A T I O N F R O M M A T H E M A T I C A Improving public well-being by conducting high quality, objective research and surveys JULY 2010 Number 1 Helping Vulnerable Seniors Thrive

More information

Population and Sampling Specifications

Population and Sampling Specifications Mat erial inside brac ket s ( [ and ] ) is new to t his Specific ati ons Manual versi on. Introduction Population Population and Sampling Specifications Defining the population is the first step to estimate

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

Introduction and Executive Summary

Introduction and Executive Summary Introduction and Executive Summary 1. Introduction and Executive Summary. Hospital length of stay (LOS) varies markedly and persistently across geographic areas in the United States. This phenomenon is

More information

CHEMUNG COUNTY HEALTH PROFILE. Finger Lakes Health Systems Agency, 2017

CHEMUNG COUNTY HEALTH PROFILE. Finger Lakes Health Systems Agency, 2017 CHEMUNG COUNTY HEALTH PROFILE Finger Lakes Health Systems Agency, 2017 About the Report The purpose of this report is to provide a summary of health data specific to Chemung County. Where possible, benchmarks

More information

=============================================================================== THCIC ID: / Austin State Hospital QUARTER: 1 YEAR: 1999

=============================================================================== THCIC ID: / Austin State Hospital QUARTER: 1 YEAR: 1999 THCIC ID: 000100 / Austin State Hospital Due to system limitations, Note, that this is just an estimate and relates to identified source of funds, rather than actual collections from the identified source

More information

Meaningful Use: Review of Changes to Objectives and Measures in Final Rule

Meaningful Use: Review of Changes to Objectives and Measures in Final Rule Meaningful Use: Review of Changes to Objectives and Measures in Final Rule The proposed rule on meaningful use established 27 objectives that participants would meet in stage 1 of the program. The final

More information

Appendix. We used matched-pair cluster-randomization to assign the. twenty-eight towns to intervention and control. Each cluster,

Appendix. We used matched-pair cluster-randomization to assign the. twenty-eight towns to intervention and control. Each cluster, Yip W, Powell-Jackson T, Chen W, Hu M, Fe E, Hu M, et al. Capitation combined with payfor-performance improves antibiotic prescribing practices in rural China. Health Aff (Millwood). 2014;33(3). Published

More information

time to replace adjusted discharges

time to replace adjusted discharges REPRINT May 2014 William O. Cleverley healthcare financial management association hfma.org time to replace adjusted discharges A new metric for measuring total hospital volume correlates significantly

More information

MEDICARE CCLF ANALYTICS: MEDICARE ANALYTICS DATA ENGINE (MADE)

MEDICARE CCLF ANALYTICS: MEDICARE ANALYTICS DATA ENGINE (MADE) MEDICARE CCLF ANALYTICS: MEDICARE ANALYTICS DATA ENGINE (MADE) Frequently Asked Questions 1.2 November 13, 2017 hmetrix hmetrix This document contains frequently asked questions regarding the utility,

More information

Jumpstarting population health management

Jumpstarting population health management Jumpstarting population health management Issue Brief April 2016 kpmg.com Table of contents Taking small, tangible steps towards PHM for scalable achievements 2 The power of PHM: Five steps 3 Case study

More information

MEDICARE CCLF ANALYTICS: MEDICARE ANALYTICS DATA ENGINE (MADE)

MEDICARE CCLF ANALYTICS: MEDICARE ANALYTICS DATA ENGINE (MADE) MEDICARE CCLF ANALYTICS: MEDICARE ANALYTICS DATA ENGINE (MADE) Frequently Asked Questions 1.0 October 10, 2017 hmetrix hmetrix This document contains frequently asked questions regarding the utility, functionality,

More information

A Qualitative Study of Master Patient Index (MPI) Record Challenges from Health Information Management Professionals Perspectives

A Qualitative Study of Master Patient Index (MPI) Record Challenges from Health Information Management Professionals Perspectives A Qualitative Study of Master Patient Index (MPI) Record Challenges from Health Information Management Professionals Perspectives by Joe Lintz, MS, RHIA Abstract This study aimed gain a better understanding

More information

How Allina Saved $13 Million By Optimizing Length of Stay

How Allina Saved $13 Million By Optimizing Length of Stay Success Story How Allina Saved $13 Million By Optimizing Length of Stay EXECUTIVE SUMMARY Like most large healthcare systems throughout the country, Allina Health s financial health improves dramatically

More information

Case Study. Check-List for Assessing Economic Evaluations (Drummond, Chap. 3) Sample Critical Appraisal of

Case Study. Check-List for Assessing Economic Evaluations (Drummond, Chap. 3) Sample Critical Appraisal of Case Study Work in groups At most 7-8 page, double-spaced, typed critical appraisal of a published CEA article Start with a 1-2 page summary of the article, answer the following ten questions, and then

More information

How do Trends for Behavioral Health Inpatient Care Differ from Medical Inpatient Care in U.S. Community Hospitals?

How do Trends for Behavioral Health Inpatient Care Differ from Medical Inpatient Care in U.S. Community Hospitals? The Journal of Mental Health Policy and Economics How do Trends for Behavioral Health Inpatient Care Differ from Medical Inpatient Care in U.S. Community Hospitals? Yuhua Bao 1 * and Roland Sturm 2 1 MA

More information

REQUEST FOR COMMENT: Recommendations of the Acute Renal Failure (ARF) / Acute Kidney Injury (AKI) Workgroup

REQUEST FOR COMMENT: Recommendations of the Acute Renal Failure (ARF) / Acute Kidney Injury (AKI) Workgroup 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 REQUEST FOR COMMENT: Recommendations of the Acute Renal Failure (ARF) / Acute Kidney Injury (AKI) Workgroup The Maryland Hospital

More information

Analyzing Readmissions Patterns: Assessment of the LACE Tool Impact

Analyzing Readmissions Patterns: Assessment of the LACE Tool Impact Health Informatics Meets ehealth G. Schreier et al. (Eds.) 2016 The authors and IOS Press. This article is published online with Open Access by IOS Press and distributed under the terms of the Creative

More information

VETERINARY MEDICAL TEACHING HOSPITAL* CO LLEGE OF VETERINARY M ED IC IN E* CORNELL

VETERINARY MEDICAL TEACHING HOSPITAL* CO LLEGE OF VETERINARY M ED IC IN E* CORNELL . T The Referring _ T V et e r in a r ia n VETERINARY MEDICAL TEACHING HOSPITAL* CO LLEGE OF VETERINARY M ED IC IN E* CORNELL FROM THE DIRECTOR It has been ore than a year since the last issue of The Referring

More information

AAPC Richardson, TX Chapter. Monthly Meeting. 6pm. Location:

AAPC Richardson, TX Chapter. Monthly Meeting. 6pm. Location: AAPC Richardson, TX Chapter Monthly Meeting 4/17/2017 @ 6pm Location: Methodist Richardson/Renner Medical Center-Physician Pavilion I 2821 E President George-Physician Services Building, 2nd floor Conference

More information

What is CDI? 2016 HTH FL Boot Camp. HIM/Documentation: Endurance in the Clinical Documentation Improvement (CDI) Race

What is CDI? 2016 HTH FL Boot Camp. HIM/Documentation: Endurance in the Clinical Documentation Improvement (CDI) Race HIM/Documentation: Endurance in the Clinical Documentation Improvement (CDI) Race Presented By: Sandy Sage Developed by Annie Lee Sallee Endurance in the Clinical Documentation Improvement (CDI) Race Learning

More information

eprescribing Information to Improve Medication Adherence

eprescribing Information to Improve Medication Adherence eprescribing Information to Improve Medication Adherence April 2017 (revised) About Point-of-Care Partners Executive Summary Point-of-Care Partners (POCP) is a leading management consulting firm assisting

More information

ICD-10 Frequently Asked Questions for Providers Q Updates

ICD-10 Frequently Asked Questions for Providers Q Updates ICD-10 Frequently Asked Questions for Providers Q4 2012 Updates What is ICD-10? International Classification of Diseases, 10th Revision (ICD-10) is a diagnostic and procedure coding system endorsed by

More information

Cost-effectiveness of strategies that are intended to prevent kernicterus in newborn infants Suresh G K, Clark R E

Cost-effectiveness of strategies that are intended to prevent kernicterus in newborn infants Suresh G K, Clark R E Cost-effectiveness of strategies that are intended to prevent kernicterus in newborn infants Suresh G K, Clark R E Record Status This is a critical abstract of an economic evaluation that meets the criteria

More information

Development of Updated Models of Non-Therapy Ancillary Costs

Development of Updated Models of Non-Therapy Ancillary Costs Development of Updated Models of Non-Therapy Ancillary Costs Doug Wissoker A. Bowen Garrett A memo by staff from the Urban Institute for the Medicare Payment Advisory Commission Urban Institute MedPAC

More information

Nebraska Final Report for. State-based Cardiovascular Disease Surveillance Data Pilot Project

Nebraska Final Report for. State-based Cardiovascular Disease Surveillance Data Pilot Project Nebraska Final Report for State-based Cardiovascular Disease Surveillance Data Pilot Project Principle Investigators: Ming Qu, PhD Public Health Support Unit Administrator Nebraska Department of Health

More information

Analytics in Action. Using Data to Improve Care and Reduce Costs CUSTOM MEDIA SPONSORED BY

Analytics in Action. Using Data to Improve Care and Reduce Costs CUSTOM MEDIA SPONSORED BY Analytics in Action Using Data to Improve Care and Reduce Costs CUSTOM MEDIA SPONSORED BY Imagine an 82-year-old gentleman walks in to your emergency department. He presents with a productive cough and

More information

UN I-PRO: A SYSTEM TO SCREEN LARGE HEALTH CARE DATA SETS USING SAS' William J. McDonald J. Jon Veloski Harper Consulting Group

UN I-PRO: A SYSTEM TO SCREEN LARGE HEALTH CARE DATA SETS USING SAS' William J. McDonald J. Jon Veloski Harper Consulting Group UN I-PRO: A SYSTEM TO SCREEN LARGE HEALTH CARE DATA SETS USING SAS' William J. McDonald J. Jon Veloski Harper Consulting Group ABSTRACT Government health insurance programs and private insurance companies

More information

Inpatient Hospital Rates Rebasing Report

Inpatient Hospital Rates Rebasing Report This document is made available electronically by the Minnesota Legislative Reference Library as part of an ongoing digital archiving project. http://www.leg.state.mn.us/lrl/lrl.asp Inpatient Hospital

More information

Data Mining. Finding Buried Treasure in Unit Log Books. Can unit log books help nurses use evidence in their. Catherine H.

Data Mining. Finding Buried Treasure in Unit Log Books. Can unit log books help nurses use evidence in their. Catherine H. Catherine H. Ivory, BSN, RNC Finding Buried Treasure in Unit Log Books Data Mining Can unit log books help nurses use evidence in their practice? In a 2001 article, Youngblut and Brooten stated, Evidence-based

More information

HIE Implications in Meaningful Use Stage 1 Requirements

HIE Implications in Meaningful Use Stage 1 Requirements HIE Implications in Meaningful Use Stage 1 Requirements HIMSS 2010-2011 Health Information Exchange Committee November 2010 The inclusion of an organization name, product or service in this publication

More information