Next Article in Journal
Upgrading Nursing Students’ Foreign Language and Communication Skills: A Qualitative Inquiry of the Afterschool Enhancement Programmes
Next Article in Special Issue
Social Media Tools for the Development of Pre-Service Health Sciences Researchers during COVID-19 in Pakistan
Previous Article in Journal
Hesitancy towards COVID-19 Vaccines: An Analytical Cross–Sectional Study
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Predicting the 14-Day Hospital Readmission of Patients with Pneumonia Using Artificial Neural Networks (ANN)

1
Pulmonary Medicine, Chi-Mei Medical Center, Tainan 700, Taiwan
2
Department of Medical Research, Chi-Mei Medical Center, Tainan 700, Taiwan
3
Department of Pharmacy, Chi-Mei Medical Center, Tainan 700, Taiwan
4
Division of Clinical Pathology, Chi-Mei Medical Center, Tainan 700, Taiwan
5
Department of Information Systems, Chi-Mei Medical Center, Tainan 700, Taiwan
6
Departments of Neurology and Occupational Medicine, Chi-Mei Medical Center, Tainan 700, Taiwan
7
Division of Cardiovascular Medicine, Chi-Mei Medical Center, Tainan 700, Taiwan
8
Department of Pharmacy, Chia-Nan University of Pharmacy and Science, Tainan 700, Taiwan
*
Authors to whom correspondence should be addressed.
Int. J. Environ. Res. Public Health 2021, 18(10), 5110; https://0-doi-org.brum.beds.ac.uk/10.3390/ijerph18105110
Submission received: 27 March 2021 / Revised: 22 April 2021 / Accepted: 29 April 2021 / Published: 12 May 2021

Abstract

:
Unplanned patient readmission (UPRA) is frequent and costly in healthcare settings. No indicators during hospitalization have been suggested to clinicians as useful for identifying patients at high risk of UPRA. This study aimed to create a prediction model for the early detection of 14-day UPRA of patients with pneumonia. We downloaded the data of patients with pneumonia as the primary disease (e.g., ICD-10:J12*-J18*) at three hospitals in Taiwan from 2016 to 2018. A total of 21,892 cases (1208 (6%) for UPRA) were collected. Two models, namely, artificial neural network (ANN) and convolutional neural network (CNN), were compared using the training (n = 15,324; ≅70%) and test (n = 6568; ≅30%) sets to verify the model accuracy. An app was developed for the prediction and classification of UPRA. We observed that (i) the 17 feature variables extracted in this study yielded a high area under the receiver operating characteristic curve of 0.75 using the ANN model and that (ii) the ANN exhibited better AUC (0.73) than the CNN (0.50), and (iii) a ready and available app for predicting UHA was developed. The app could help clinicians predict UPRA of patients with pneumonia at an early stage and enable them to formulate preparedness plans near or after patient discharge from hospitalization.

1. Introduction

Unplanned patient readmission (UPRA) continues to attract considerable attention because of its substantial negative influence on patients’ quality of life and healthcare costs [1]. More than 8818 articles searched using the keyword “patient readmission” (MeSH Major Topic) were found in the PubMed library [2]. From July 2015 to June 2016, 15.2% of Medicare beneficiaries experienced UPRA within 30 days after discharge [3]. UPRA has been estimated to account for $17.4 billion in Medicare expenditure annually [4], and a total of 3.3 million (more than 55%) of patients are on Medicare [5].

1.1. Related Work

1.1.1. Hospital Readmissions Are Harmful to Patients

Hospital readmissions are harmful to patients [6]. Older adult readmissions are mostly associated with delirium, frailty, and a significant decline in functional ability, resulting in disability and loss of independence [7]. Of the more than 7 million readmissions annually, 836,000 are estimated to be avoidable [8]. Thus, healthcare quality needs to be improved and UPRA rates need to be decreased.
The Affordable Care Act [9] implemented the Hospital Readmission Reduction Program (HRRP) [10] in 2012 to use 30-day UPRA as a metric to financially penalize hospitals with excessive UPRA rates. The high associated cost and penalty strategy of the HRRP have intensified the efforts of different healthcare settings in reducing their UPRA rates.

1.1.2. Traditional Solutions Required for Hospital Readmissions

Traditional solutions to mitigate UPRA merely focus on passively complementing in-patient care with enhanced care transition and post-discharge interventions. Nonetheless, evidence has shown that UPRA is related to inadequate or substandard in-patient care, such as premature discharge [11] and inferior nosocomial (hospital-acquired) infection [12]. Thus, interventions are resource-intensive [13], and no single intervention or bundle of interventions can be significantly effective [14]. Regrettably, the traditional interventions hardly improve the quality of in-patient care because they are initiated near or after discharge when clinicians’ role in in-patient care is close to ending.

1.1.3. Modern Prediction Models Used for Hospital Readmissions

Alternatively, modern predictive modeling is an efficient method to reduce UPRA because it stratifies patients’ readmission risk and targets preventive interventions to patients at high risk [15]. Numerous models for the early detection of UPRA have been reported; however, their performance (i.e., accuracy and stability) and design (i.e., usefulness and feasibility) are unsatisfactory. For instance, Wang et al. [16] developed a real-time model using the time series of vital signs and discrete features, such as laboratory tests. However, this model’s prediction accuracy was not sufficiently high (area under the receiver operating characteristic curve (AUC) = 0.70) [17] to deploy the model in the hospital information system with the proposed forecasting algorithms to support treatment because many false-positive cases appear in these imbalanced-class data [18,19,20,21], increasing the clinicians’ burden.
Benjamin et al. [22] developed a laboratory-based model specific to patients with heart failure within 24 h of admission; however, the performance of the model was poor, with AUCs of 0.57 and 0.59 in the female and male validation sets, respectively. Patrick et al. [23] reported an early detection model based on the information available at admission and in the index admission medication record with a moderate performance (AUC = 0.67) in the validation sets. Furthermore, none of the previously mentioned studies excluded planned readmissions following the CMS guideline [24]. The two issues of model performance (i.e., accuracy and stability) and design (i.e., usefulness and feasibility) should be simultaneously taken into account.

1.1.4. Topic Selection in Pneumonia

Pneumonia is the most common reason for UPRA within 30 days after discharge [6]. The measures for evaluating UPRA are risk-standardized mortality, risk-standardized readmission, and excess days in acute care [3].
The incidence of pneumonia in 2011 was approximately 157,500 [25]. The annual incidence of new cases is 150.7 million, of which 11–20 million (7% to 13%) are severe enough to require hospital admission [26]. Approximately 90% of pneumonia cases occur while patients are mechanically ventilated in intensive care units [27]. Pneumonia increases hospital length of stay by 7–9 days, has a crude mortality rate of 30% to 70%, and is associated with an estimated cost of $40,000 or more per patient [28]. Moreover, pneumonia has been shown to develop in 9% to 40% of patients after abdominal surgery, with an associated mortality rate of 30% to 40% [29]. Thus, we are motivated to build a prediction model for the early detection of UPRA of patients with pneumonia.

1.2. Study Objectives

This study aimed (i) to build a prediction model for the early detection of UPRA of patients with pneumonia using the machine learning technique and (ii) to develop a system, such as an app, that can continuously monitor readmission risk during hospitalization.

2. Materials and Methods

2.1. Study Sample and Demographic Data

This study is a retrospective analysis of electronic health record (EHR) data. In contrast to most models proposed in previous studies that focus only on index admission characteristics, we included a detailed medical history of previous encounters up to 1 year before index admissions to construct a better prediction model for UPRA.
We downloaded 25,385 records of in-patient data, including those with pneumonia as a primary disease (i.e., those with ICD-9:480*-486 and ICD-10:J12*-J18*). Based on the CMS guideline [24], planned readmissions were excluded. A total of 21,892 eligible cases (1208 (6%) for UPRA) without missing data were collected. Adult patients (age ≥ 20 years) with pneumonia in three hospitals (i.e., Chi Mei Medical Center, Chi Mei Liouying Hospital, and Chi Mei Chiali Hospital with 1200, 600, and 200 beds, respectively, and 11,026, 6260, and 4606 cases, respectively) between 2016 and 2018 were identified and included in this study.
To ensure that our prediction model for UPRA works early during hospitalization, we only used index admission attributes for which the values are available in EHR data, including patients’ demographics, laboratory tests, vital signs, and medications. Patients’ data were enriched by a detailed history of previous hospital encounters within 1 year before the current in-patient stay, including information about the diagnosis, procedure, laboratory tests, vital signs, medications, and healthcare utilization.
This study was approved and monitored by the institutional review board of Chi Mei Medical Center (Taiwan; 10910-00). All hospital and participant identifiers were stripped.

2.2. Feature Variables (Task 1)

We established a multidisciplinary team, including physicians and specialists in pneumonia, data scientists, information engineers, nurse practitioners, and quality managers, for this study on artificial intelligence implementation. The criteria for the inclusion of cases were determined by the multidisciplinary team. Patients who did not have a record of contracting pneumonia were excluded.
Feature variables were extracted from 57 items that were determined by the multidisciplinary team using the Weka software [30] via the following steps: (i) standardize each variable to the mean (0) and standard deviation (i.e., SD = 1), (ii) use the search method (Select Attributes)/(InfoGainAttributeEval) (Attribute Evaluator)/(Ranker)(Search Method), (iii) use full training sets, and (iv) click on the suggested feature items.
Forest plots [31,32,33] were drawn to present the extracted feature variables. One plot compares the ratios in counts of events and nonevents within two groups (i.e., UPRA and non-UPRA) using the odds ratio method, similar to the traditional Chi-square test. Another plot is similar to the traditional t test for continuous variables. Notably, all continuous-type data were transformed into standardized scores ((observed scores − mean)/standard deviation [SD] × 1.7), where 1.7 is the adjustment factor from normal standard distribution to logistic distribution [34,35,36,37]. The standard mean difference (SMD) method was utilized to compare the differences in variables alone (such as the t test) and with hospital types (such as an analysis of variance) using the forest plot.
The Chi-square test was conducted to assess the heterogeneity between variables. The forest plots (confidence interval (CI) plot) were drawn to display the effect estimates and their CIs for each study.

2.3. Model Building and Scenarios in Comparison (Task 2)

We focused on model accuracy (e.g., >0.7) and stability (or generalizability, e.g., the discrepancy between training and test sets) out of various perspectives, such as model feasibility, efficacy, and efficiency, using the maximum AUC between models using the training cases to predict the learning cases; see the following steps to create the prediction models and design the scenarios in comparison:

2.3.1. Models in Comparison

The artificial neural network (ANN) and convolutional neural network (CNN) were analyzed using the four scenarios previously mentioned. The CNN has traditionally been performed on Microsoft (MS) Excel (Microsoft Corp., New York, NY, USA) [38,39,40,41]. As illustrated in Figure 1, the ANN process involves data input in Layer 1, where the data are combined with two types of parameters and run through the sigmoid function algorithms in Layers 2 and 3. Finally, as shown on the right side and bottom of Figure 1, the prediction model was deemed complete when the total residuals were minimized using the MS Excel function of SUMXMY2 and Solver add-in.

2.3.2. Scenarios in Comparison

First, the 21,892 participants were randomly split into training and test sets in a proportion of 70% (n = 15,324) to 30% (n = 6568), where the training set was used to predict the test set.
Second, the accuracy (e.g., SENS, SPEC, and AUC) and stability (or generalizability, e.g., using the training set to predict the test set evaluated by observing the AUC as well) were verified (e.g., AUC > 0.70). The training and test sets are provided in Appendix A.

2.4. Data Presentations in Results

2.4.1. Presentation 1: Comparison of Accuracy on Two Models

Accuracy was determined by observing the high AUC along with indicators of SENS, SPEC, and accuracy in both models. The definitions are listed as follows:
True positive (TP) = the number of predicted UPRA to the true UPRA
True negative (TN) = the number of predicted Non-UPRA to the true Non-UPRA
False positive (FP) = the number of Non-UPRA − TN
False negative (FN) = the number of UPRA − TP
Sensitivity (SENS) = true positive rate (TPR) = TP ÷ (TP + FN)
Specificity (SPEC) = true negative rate (TNR) = TN ÷ (TN + FP)
ACC = accuracy = (TP + TN) ÷ N
N = TP + TN + FP + FN
AUC = (1 − Specificity) × Sensitivity ÷ 2 + (Sensitivity + 1) × Specificity ÷ 2
SE for AUC = √ (AUC × (1 − AUC) ÷ N)
95% CI = AUC ± 1.96 × SE for AUC
Accuracy rate = (TP + TN) / (TP + TN + FP + FN)

2.4.2. Presentation 2: Comparison of Prediction Models Referring to Algorithms in Weka Software

To better understand the effectiveness and efficacy of the ANN and CNN models, several machine learning algorithms in the Weka software (University of Waikato, Wellington, New Zealand) were illustrated to compare the high indicators of SENS, SPEC, accuracy, and AUC between ANN and CNN models.
All indicators are based on high AUC rather than the accuracy in Equation (12). It is because imbalanced-class data exist in this study (e.g., 1208 (6%) for UPRA vs. 20,684 (94%) for non-UPRA). High accuracies rates with imbalanced SENS and SPEC are expected in imbalanced-class data using the traditional approaches [18,19,20,21]. Thus, we applied the minimization of average model residuals in both classes (i) to obtain balanced SENS and SPEC and (ii) to overcome the disadvantage of high accuracy rates (i.e., the minimum residuals minimized by the formula of average (residuals in UPRA) + average(residuals in non-UPRA)). It is hard to gain balanced SENS and SPEC using professional machine-learning software when an imbalanced number of classes exists, unless the method of minimizing model residuals is controlled by the user.

2.4.3. Presentation 3: Developing an App for Predicting UPRA (Task 3)

An app for the early detection of all-cause 14-day UPRA of patients with pneumonia was designed and developed because the penalty strategy of the Taiwanese government-run health insurance administration (TGHIA) forced many hospitals in Taiwan to reduce the 14-day UPRA. Model parameters were embedded in the computer module. The results of the classification (i.e., UPRA and non-UPRA) instantly appear on smartphones. The visual representation with binary (i.e., UPRA and non-UPRA) categorical probabilities is shown on a dashboard displayed on Google Maps.

2.4.4. Caution in Estimation of Model Parameters (Task 4)

Points of caution were addressed to improve the model accuracy and AUC under the scenario of imbalanced-class data. For instance, an example consists of 1000 cases (n = 100 and 900 for UPRA and non-UPRA, respectively). A highly accurate rate reaches 0.90 assuming that all cases are classified as Non-UPRA. However, the SENS and SPEC are 0.0 and 1.0, respectively. The AUC equals 0.5 ( 0 × 1 1.0 ÷ 2 + 0 + 1.0 × 1.0 ÷ 2 0.5 based on Equation (9). As such, the AUC is considered in this study to compare the model accuracy and stability between prediction models.

2.5. Statistical Tools and Data Analysis

IBM SPSS Statistics 22.0 for Windows (SPSS Inc., Chicago, US) and MedCalc 9.5.0.0 for Windows (MedCalc Software, Ostend, Belgium) were used to obtain the descriptive statistics and frequency distributions among groups and to compute the model prediction indicators expressed in Equations (1)–(12). The significance level of type I errors was set at 0.05. ANN and CNN were performed on MS Excel.
A visual representation of the classification was plotted using two curves based on the probability theory of the Rasch model [42]. Four tasks of data representations are involved in obtaining the results; see the study flowchart in Figure 2. The ANN modeling process with an MP4 video is provided in Appendix B [43].

3. Results

3.1. Task 1: Feature Variables Extracted from the Data

Of the original 57 items, 17 feature variables were extracted using the Weka software. Figure 3 [44] and Figure 4 [45] show the odds ratios and SMD methods used in the meta-analysis, respectively [31,32,33]. The series of numbers before the variables are the order assigned by the Weka software, with the most significant importance for the binary classification in machine learning.
Figure 3 shows that 13 variables (of them, 11 closer to the right side) are statistically different in frequency between the UPRA and non-UPRA groups. The two other variables (i.e., hospitals A and B) that are closer to the left side have a lower frequency of UPRA than hospital C that favors the right side, indicating more UPRA at hospital C. The Q-statistic is 413.63, with degrees of freedom = 12 (p < 0.001), indicating that the odds ratios of the 13 variables are significantly different.
Similarly, all variables but one (i.e., abnormal CRP frequency during hospitalization, with the correlation coefficient = 0.007) have a significant tendency to favor the UPRA side, as shown in Figure 4. The variable “doctor age” favors the left side, indicating that younger physicians have a higher number of UPRA cases within 14 days after discharge from hospitalization than older physicians, with a negative correlation coefficient (−0.04).
The Q-statistic is 409.41, with degrees of freedom = 5 (p < 0.001), indicating that the SMDs between the UPRA and non-UPRA groups corresponding to the six variables are significantly different.
If hospital types are considered in the comparison of differences between doctor age, hospital C (14) favors the left side, as shown in Figure 5. No difference in variables was observed among hospital types in Figure 5. Readers are invited to scan QR-codes in Figure 3, Figure 4 and Figure 5 for detailed information on internet.

3.2. Task 2: Comparisons of Accuracies in Training and Test Samples

When comparing the two models with the data set of 15,324 cases, the ANN model has a higher AUC than the CNN, indicating that the ANN model has higher (i) accuracy (i.e., 0.75:0.51) and (ii) stability (0.73:0.50) than the CNN model (see the AUC in Table 1).
Notably, the accuracies in WeKA fail to construct a balanced SENS and SPEC. The high accuracy is problematic and unreliable due to a tendency to favor non-UPRA classification for all cases (i.e., none was classified as UPRA due to the imbalanced-class numbers in the data. As such, the high accuracy in Weka is meaningless. We should consider the composite score of AUC in the evaluation of model validation. Furthermore, the stability (i.e., using the training cases to predict the test cases) cannot be obtained through the Weka tool. Readers are invited to verify the results in Weka by administrating the data of the training and test sets provided in Appendix A (refer to the MP4 video in Appendix B).

3.3. Task 3: Web-Based Assessment of the App for Predicting UPRA

The interface of the app for predicting UPRA within 14 days after discharge for patients with pneumonia is shown on the left-hand side of Figure 6. Readers are invited to click on the links [46,47] and to interact with the UPRA app; see Appendix C. Notably, all 53 model parameters are embedded in the 17-item ANN model. Once the responses [45] are submitted, the app generates a result (shown on the right-hand side of Figure 6) as a classification of either possible UPRA or non-UPRA on smartphones.
An example in which the patient scored a high probability (0.94) of UPRA is shown on the right-hand side of Figure 6. The curve starts from the bottom-left corner to the top-right corner. The sum of the probabilities of UPRA and non-UPRA is 1.0. The odds ratio can be calculated using the formula p/(1 − p) (0.95/0.05 = 15.67), indicating that this discharged patient has a high probability of UPRA within the next 14 days.

3.4. Task 4: Cautions Addressed in Estimation of Model Parameters

Due to the imbalanced-class data in the current study, we created Figure 7 to illustrate the use of our readmission prediction model that works well early during patient hospitalization. However, imbalanced SENS and SPEC are observed. A high TPR leads to a high FNR, as shown in Figure 7C. Due to imbalanced-class numbers in the two groups, a high accuracy (e.g., 0.93 = (15,324 − 1000)/15,324 in Table 1, where 1000 is the number of UPRA in the training set) is obtained for all cases classified as non-UPRA, as shown in Figure 7A. Otherwise, a medium accuracy would be in Figure 7B.
To overcome this problem, a scheme called matching personal response scheme to adapt for correct classification in the model (MPRSA) [38] was used to reduce the number of false-positive cases in the non-UPRA group and to ensure that the model’s accuracy reaches 100%. The reason for using MPRSA is that the known patterns and their corresponding labels (i.e., UPRA or non-UPRA) used as a reference in the model for predicting unknown labels have a high accuracy and prevent the ANN from failing in the classification of the known responses.
Detailed information about the MPRSA scheme that can reduce the burden of false-positive cases at the early stage in detecting 14-day UPRA of patients with pneumonia is based on Reference [39]. Thus, all false alerts are reduced to as few as possible.

4. Discussion

4.1. Principal Findings

We observed that (i) the 17 feature variables extracted from 57 items in this study using the ANN model yielded a higher AUC (0.75) than the CNN models and that (2) the ANN exhibited better prediction accuracy (0.73 in stability denoted by AUC) than the CNN, and (3) a ready and available app for predicting UPRA with a link that can be provided to readers was developed.

4.2. What This Finding Adds to What We Already Knew

4.2.1. Literature Reviews of Feature Variables

The most frequent primary diagnoses in early readmissions were pneumonia (shown as #14 in Figure 3), heart failure, chronic obstructive pulmonary disease (COPD), and sepsis [3,6,48,49].
The 17 UPRA predictors related to medical history and index admission were extracted in this study. The results are similar to those in [50,51,52] for (1) male sex (shown as #11 in Figure 4), three or more previous admissions (shown as #1 in Figure 4), chronic lung disease, and cancer (shown as #16 in Figure 3); (2) length of stay in days (shown as #2 in Figure 4), COPD (shown as #5 in Figure 3), and age (shown as #5 in Figure 4); and (3) platelets (shown as #13 in Figure 4), utilization history ≥ 1, hospitalizations in the past year (shown as #1 in Figure 4), age (shown as #5 in Figure 4), and male sex (shown as #11 in Figure 4).
Patients treated with chemotherapy in the previous year were more associated with readmission than patients not treated with chemotherapy. This finding can be explained by the link between chemotherapy (shown as #16 in Figure 3) and cancer, which has been reported as a predictor of readmission [53,54,55].
Blood disorder or an abnormal amount of a substance in the blood (shown as #12 and #13 in Figure 4) can indicate certain diseases or side effects. Having an increased number of abnormal test results indicates that the patient is frail and is prone to readmission.
The prescription of two medications (shown as #10 and #15 in Figure 3) was observed to be positively linked to UPRA. These medications may have side effects that are associated with UPRA. COPD (shown as #5 in Figure 3) has been reported as a risk factor of readmission [55]. Interestingly, the prescription of antibiotic_rear (shown as #15 in Figure 3) in previous encounters and index admission is positively associated with UPRA. One possible explanation is that antibiotic_rear used to treat infections caused by bacteria can potentially cause UPRA within 14 days after discharge [56,57].

4.2.2. Comparison of Variables in Different Count Events in Two Groups

The 17 UPRA predictors can be classified into 2 categories, namely, binary and continuous variables, using the forest plots [31,32,33] to display a difference that is similar to that for traditional methods using the Chi-square and t-tests to identify the discrepancy in the number of events and means between two groups [48,49]. The results shown in the forest plots are equivalent to the method using multiple logistic regression.

4.2.3. Comparison of Model Accuracies in the Literature

A systematic review of model performance for predicting the risk of UPRA for patients with pneumonia [53] shows that model discrimination (C-statistic or AUC) ranged from 0.59 to 0.77 (median = 0.63), similar to our study results shown in Table 1.

4.3. Contributions from This Study

4.3.1. ANN Module Developed on MS Excel

ANN [58,59] was performed on MS Excel, which has not been reported in the literature. An app was designed to display the classification results using the categorical probability theory in the Rasch model [42]. The animation-type dashboard was incorporated into the ANN model to enable easy understanding of the classification results with visual representations.

4.3.2. The Imbalanced-Class Data Considered in Estimation of Model Parameters

The different types of algorithms for classification in machine learning [60,61] are logistic regression, support vector machine [61], naïve Bayes, random forest classification, ANN, CNN [38,39,40,41], and k-nearest neighbor [61]. ANN was superior to the other algorithms, with a 93.2% classification accuracy in a previous study [60]. However, accuracy of the application of ANN in the prediction of UPRA is not high (e.g., AUC between 0.55 and 0.65) according to a previous study [62].
In general, large population-based or multicenter models exhibit poor performance. The nine studies included in a review of risk prediction models for hospital readmission [63] had AUCs between 0.55 and 0.65. However, our UPRA ANN prediction model has better discriminability (AUC = 0.73 in stability) than other machine learning algorithms shown in Table 1. The caution mentioned in this study is the imbalanced-class data considered in the estimation process of model parameters.
We applied the minimization of average model residuals in both classes to obtain balanced SENS and SPEC and to overcome the disadvantage of high accuracy rates. Imbalanced-class data resulting in a high accuracy are demonstrated in Table 1 and were overcome in this study when considering balanced residuals in model optimization.

4.3.3. An App Developed to Predict the UPRA Using Online Visualization

We built an app to display the results using the visual dashboard on Google Maps. The animation-type dashboard was incorporated in the ANN model to enable readers to understand the classification results with visual representations and to practice it on their own with links [43,44,45,46,47], [64,65], which has not been reported in the literature (e.g., only comparisons between model accuracies were presented in some studies [23,24,25,66]). As a result, the app evidently (Figure 5 [42,43,44,45,46]) enables point-of-care prediction that can be used to continuously monitor UPRA risk during the entire duration of hospitalization.

4.3.4. The Forest Plot Used to Interpret the Feature Variables

Traditionally, feature variables are listed in a table rather than as visualizations, such as we present within the app using a forest plot for ease of comparison between variables [42,43,64,65], which has never been used before within the topic of machine learning.

4.4. Implications and Future Work

The ANN exhibited better accuracy and stability than the CNN in this study. To our knowledge, no other study has used the ANN approach to predict UPRA, which is a breakthrough in this study and no studies have incorporated indicators of accuracy and stability to verify model feasibility, efficacy, and efficiency, although several authors have used the split scheme with a 70:30 ratio to validate their predictive CNN models [37,38,39].
More than 2062 articles searched using the keyword “artificial neural network” (title) were found in PubMed Central on 10 October 2020. None of the articles used MS Excel to perform the ANN. The interpretations of the ANN concept and process as well as the parameter estimations, are shown in Figure 1, Appendix B, and the app [41,42,43,44,45]. Readers can estimate the parameters in the ANN model on their own and can examine the differences between their results and that from the current study.
In addition to the performance of the ANN model (i.e., AUC = 0.73), we considered its generalizability. To ensure good generalizability, the MPRSA scheme [38] was utilized to avoid imbalanced numbers in the UPRA (6%) and non-UPRA (94%) groups in this study and to ensure that the model’s accuracy reaches 100% without increasing clinicians’ burden resulting from false-positive cases during the prediction of UPRA.
The categorical probability curves are shown in Figure 6. The binary categories (e.g., success and failure of an assessment in the psychometric field) have been frequently applied in health-related outcomes [37,38,39], [66,67]. However, we are the first to provide categorical probability curves of the UPRA animation-type dashboard displayed on Google Maps (Figure 6).

4.5. Limitations and Suggestions

Although our model was designed to be specific to patients with pneumonia, it does not work for patients under 20 years old and patients outside the investigated hospitals (i.e., A, B, and C). The reason for this is that infant and pediatric readmissions were reported to have different patterns from adult readmissions [58,68] and could be influenced by parental factors [69,70].
Next, although the 17-item UPRA has been validated, there is no evidence to support that the item “whether abnormal CRP frequency exists during this hospitalization” shown in Figure 4 (Z = 1.12, p = 0.263, similar to multiple logistic regression) between the UPRA and non-UPRA groups should be removed. Thus, this item (#12 in Figure 4) selected by the Weka software should be verified further in the future.
Third, we did not discuss possible further improvements in predictive accuracy. For instance, whether other feature variables (e.g., variables not shown in Figure 3 and Figure 4) should be applied to the ANN model to increase the accuracy rate is worth discussing. In the future, it would be useful to look for other variables that can improve the power of the UPRA prediction model.
Fourth, the study was performed using the ANN model. Whether other prediction models not illustrated in Table 1 have higher accuracy and stability than the ANN model has yet to be investigated.
Fifth, many articles investigated the factors for 30-day readmission to hospitals [71]. Few articles applied 14-day UPRA to build a prediction model. The reason we use the 14-day UPRA is due to the penalty strategy launched by the TGHIA in all hospitals in Taiwan. The results of this study can be generalized to other disparate days (e.g., 30 days) of UPRA.
Finally, the study patients were taken from three types of hospitals (i.e., A, B, and C representing a medical center, a regional hospital, and a local hospital, respectively) in Taiwan. The model parameters estimated for the 14-day UPRA are only suitable for Chinese (particularly Taiwanese) healthcare settings because geolocation is associated with socioeconomic status, which has been reported to be linked to UPRA [72].
Thus, generalization of these UPRA findings (e.g., the model parameters) should be made with caution because the sample only included patients with pneumonia aged ≥20 years in Taiwan. Additional studies in other countries are required in the future to reexamine the feature variables that are similar to those used this study.

5. Conclusions

In this study, the ANN was performed on MS Excel. The MPRSA was recommended to increase the model’s prediction accuracy. A ready online app was built to display the results using the visual dashboard on Google Maps. The categorical probability curves based on the Rasch model are unique compared to previous machine-learning studies. Our novel app with our ANN algorithm improves the accuracy of predicting UPRA up to AUC = 0.73. The integration of this app into a hospital information system would be beneficial in minimizing penalization of excessive UPRA rates in the discernible future.

Author Contributions

T.-W.C. developed the study concept and design. S.-F.T., C.-F.L., C.-W.H., K.-C.C., C.-J.C., and T.-J.C. analyzed and interpreted the data. W.-S.W. monitored the process in this study and helped respond to the reviewers’ advice and comments. T.-W.C. drafted the manuscript, and all authors provided critical revision for important intellectual content. The study was supervised by W.-S.W. All authors read and approved the final manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable for studies not involving humans.

Informed Consent Statement

This study was approved and monitored by the institutional review board of Chi Mei Medical Center (Taiwan; 10910-00).

Data Availability Statement

All data were deposited at the link in the Appendix A.

Acknowledgments

We thank our colleagues of Ya-Ping Chen, Yi-Lien Lee, and Chen-Ling Shih who worked for Chi-Mei Medical Center(Taiwan), provided study data, and coordinated the research members to make the work done and streamline the study well in schedule.

Conflicts of Interest

The funders had no role in the design of the study; in the collection, analyses, or interpretation of data; in the writing of the manuscript; or in the decision to publish the results.

Ethics Approval and Consent to Participate

This study was approved and monitored by the institutional review board of Chi Mei Medical Center (Taiwan; 10910-00). All hospital and participant identifiers were stripped.

Abbreviations

AI artificial intelligence
ANN artificial neural network
AUC area under ROC curve
CNN convolutional neural network
KNN k-nearest neighbor algorithm
MPRSA matching personal response to adapt for the correct classification
SD standard deviation
SVM support vector machines
TGHIA the Taiwan government-run health insurance administration
UPRA unplanned readmission

Appendix A

Data deposited at https://osf.io/u6e4b/?view_only=0750b9cff3374ed98af11e67b628b9bd (accessed on 14 April 2021).

Appendix B

How to conduct this study introduced with MP4 video at https://youtu.be/Xj9pJMxfs0o (accessed on 14 April 2021).

Appendix C

App provided at http://www.healthup.org.tw/irs/annreadimision14.asp (accessed on 14 April 2021).

References

  1. Mitchell, R.; Harvey, L.; Stanford, R.; Close, J. Health outcomes and costs of acute traumatic spinal injury in New South Wales, Australia. Spine J. 2018, 18, 1172–1179. [Google Scholar] [CrossRef] [PubMed]
  2. Chien, T.W. Over 8,818 Articles Searched by the Keyword of Patient Readmission [MeSH Major Topic] Were Found in Pubmed library. Available online: https://pubmed.ncbi.nlm.nih.gov/?term=Patient+Readmission%5BMeSH+Major+Topic%5D (accessed on 20 November 2020).
  3. Hospital Quality Initiative-Outcome Measures 2016 Chart Book. Available online: https://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HospitalQualityInits/OutcomeMeasures.html (accessed on 20 November 2020).
  4. Jencks, S.F.; Williams, M.V.; Coleman, E.A. Rehospitalizations among Patients in the Medicare Fee-for-Service Program. N. Engl. J. of Med. 2009, 360, 1418–1428. [Google Scholar] [CrossRef] [PubMed]
  5. Hines, A.L.; Barrett, M.L.; Jiang, H.J.; Steiner, C.A. Conditions with the Largest Number of Adult Hospital Readmissions by Payer, 2011; Agency for Healthcare Research and Quality: Rockville, MD, USA, 2014. Available online: http://www.hcup-us.ahrq.gov/reports/statbriefs/sb172-Conditions-Readmissions-Payer.pdf (accessed on 20 November 2020).
  6. Flanagan, J.; Stamp, K.D.; Gregas, M.; Shindul-Rothschild, J. Predictors of 30-Day Readmission for Pneumonia. J. Nurs. Adm. 2016, 46, 69–74. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  7. Covinsky, K.E.; Pierluissi, E.; Johnston, C.B. Hospitalization-associated disability:"She was probably able to ambulate, but I’m not sure". JAMA 2011, 306, 1782–1793. [Google Scholar] [CrossRef]
  8. National Priorities Partnership. National Priorities and Goals: Aligning Our Efforts to Transform America’s Healthcare; National Quality Forum: Washington, DC, USA, 2008. [Google Scholar]
  9. The Patient Protection and Affordable Care Act. Available online: https://www.govinfo.gov/content/pkg/PLAW-111publ148/pdf/PLAW-111publ148.pdf (accessed on 20 November 2020).
  10. Readmissions Reduction Program (HRRP). Available online: https://www.cms.gov/medicare/medicare-fee-for-service-payment/acuteinpatientpps/readmissions-reduction-program.html (accessed on 20 November 2020).
  11. Ballas, S.K.; Lusardi, M. Hospital readmission for adult acute sickle cell painful episodes: Frequency, etiology, and prognostic significance. Am. J. Hematol. 2005, 79, 17–25. [Google Scholar] [CrossRef] [PubMed]
  12. Emerson, C.B.; Eyzaguirre, L.M.; Albrecht, J.S.; Comer, A.C.; Harris, A.D.; Furuno, J.P. Healthcare-associated infection and hospital readmission. Infect. Control. Hosp. Epidemiol. 2012, 33, 539–544. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  13. Kripalani, S.; Theobald, C.N.; Anctil, B.; Vasilevskis, E.E. Reducing hospital readmission rates: Current strategies and future directions. Annu. Rev. Med. 2014, 65, 471–485. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  14. Hansen, L.O.; Young, R.S.; Hinami, K.; Leung, A.; Williams, M.V. Interventions to reduce 30-day rehospitalization: A systematic review. Ann. Intern. Med. 2011, 155, 520–528. [Google Scholar] [CrossRef] [PubMed]
  15. Zhou, H.; Della, P.R.; Roberts, P.; Goh, L.; Dhaliwal, S.S. Utility of models to predict 28-day or 30-day unplanned hospital readmissions: An updated systematic review. BMJ Open 2016, 6, e011060. [Google Scholar] [CrossRef] [PubMed]
  16. Wang, H.; Cui, Z.; Chen, Y.; Avidan, M.; Abdallah, A.B.; Kronzer, A. Predicting Hospital Readmission via Cost-Sensitive Deep Learning. IEEE ACM Trans. Comput. Biol. Bioinform. 2018, 15, 1968–1978. [Google Scholar] [CrossRef] [PubMed]
  17. Hanley, J.A.; McNeil, B.J. A method of comparing the areas under receiver operating characteristic curves derived from the same cases. Radiology 1983, 148, 839–843. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  18. Zhao, Z.; Peng, H.; Lan, C.; Zheng, Y.; Fang, L.; Li, J. Imbalance learning for the prediction of N6-Methylation sites in mRNAs. BMC Genom. 2018, 19, 574, PMCID:PMC6090857. [Google Scholar] [CrossRef] [PubMed]
  19. Lei, T.; Sun, H.; Kang, Y.; Zhu, F.; Liu, H.; Zhou, W.; Wang, Z.; Li, D.; Li, Y.; Hou, T. ADMET Evaluation in Drug Discovery. 18. Reliable Prediction of Chemical-Induced Urinary Tract Toxicity by Boosting Machine Learning Approaches. Mol Pharm. 2017, 14, 3935–3953. [Google Scholar] [CrossRef] [PubMed]
  20. Li, L.; Xiong, Y.; Zhang, Z.Y.; Guo, Q.; Xu, Q.; Liow, H.H.; Zhang, Y.H.; Wei, D.Q. Improved feature-based prediction of SNPs in human cytochrome P450 enzymes. Interdiscip Sci. 2015, 7, 65–77. [Google Scholar] [CrossRef] [PubMed]
  21. Wang, X.; Jin, Y.; Zhang, Q. DeepPred-SubMito: A Novel Submitochondrial Localization Predictor Based on Multi-Channel Convolutional Neural Network and Dataset Balancing Treatment. Int. J. Mol. Sci. 2020, 21, 5710. [Google Scholar] [CrossRef] [PubMed]
  22. Horne, B.D.; Budge, D.; Masica, A.L.; Savitz, L.A.; Benuzillo, J.; Cantu, G.; Bradshaw, A.; McCubrey, R.O.; Bair, T.L.; Roberts, C.A.; et al. Early inpatient calculation of laboratory-based 30-day readmission risk scores empowers clinical risk modification during index hospitalization. Am. Heart J. 2017, 185, 101–109. [Google Scholar] [CrossRef] [PubMed]
  23. Cronin, P.R.; Greenwald, J.L.; Crevensten, G.C.; Chueh, H.C.; Zai, A.H. Development and Implementation of a Real-Time 30-Day Readmission Predictive Model. AMIA Annu. Symp. Proc. 2014, 2014, 424–431. [Google Scholar] [PubMed]
  24. Yale New Haven Health Services Corporation–Center for Outcomes Research & Evaluation (YNHHSC/CORE). 2018 Condition-Specific Measures Updates and Specifications Report Hospital-Level 30-Day Risk-Standardized Readmission Measures; Center for Outcomes Research and Evaluation: New Haven, CT, USA, 2018. [Google Scholar]
  25. Magill, S.S.; Edwards, J.R.; Bamberg, W. Emerging Infections Program Healthcare-Associated Infections and Antimicrobial Use Prevalence Survey Team. Multistate point-prevalence survey of health careassociated infections. N. Engl. J. Med. 2014, 370, 1198–1208. [Google Scholar] [CrossRef] [Green Version]
  26. Medscape. What Is the Global Prevalence of Pneumonia? Available online: https://www.medscape.com/answers/967822-23537/what-is-the-global-prevalence-of-pneumonia#qna (accessed on 20 November 2020).
  27. Papazian, L.; Klompas, M.; Luyt, C.E. Ventilator-associated pneumonia in adults: A narrative review. Intensive Care Med. 2020, 46, 888–906, PMCID:PMC7095206. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  28. Tedja, R.; Gordon, S. Hospital-Acquired, Health Care-Associated, and Ventilator-Associated Pneumonia. 2013. Available online: https://teachmemedicine.org/cleveland-clinic-2/ (accessed on 20 November 2020).
  29. Markar, S.R.; Walsh, S.R.; Griffin, K.; Khandanpour, N.; Tang, T.Y.; Boyle, J.R. Assessment of a multifactorial risk index for predicting postoperative pneumonia after open abdominal aortic aneurysm repair. Vascular 2009, 17, 36–39. [Google Scholar] [CrossRef]
  30. Hall, M.; Frank, E.; Holmes, G.; Pfahringer, B.; Reutemann, P.; Ian, H. The WEKA Data Mining Software: An Update. SIGKDD Explor. 2009, 11. Available online: https://www.kdd.org/exploration_files/p2V11n1.pdf (accessed on 20 November 2020).
  31. Hamling, J.; Lee, P.; Weitkunat, R.; Ambühl, M. Facilitating meta-analyses by deriving relative effect and precision estimates for alternative comparisons from a set of estimates presented by exposure level or disease category. Stat Med. 2008, 27, 954–970. [Google Scholar] [CrossRef]
  32. Chen, C.J.; Wang, L.C.; Kuo, H.T.; Fang, Y.C.; Lee, H.F. Significant effects of late evening snack on liver functions in patients with liver cirrhosis: A meta-analysis of randomized controlled trials. J. Gastroenterol Hepatol. 2019, 34, 1143–1152. [Google Scholar] [CrossRef]
  33. Lalkhen, A.G. Statistics V: Introduction to clinical trials and systematic reviews. Contin. Educ. Anaesth. Crit. Care Pain 2008, 8, 143–146. [Google Scholar] [CrossRef]
  34. Linarcre, J.M. Logit and Probit: What Are They? Available online: https://www.winsteps.com/winman/whatisalogit.htm (accessed on 20 October 2020).
  35. Camilli, G. Origin of the Scaling Constant d=1.7 in Item Response Theory. J. Educ. Behav. Stat. 1994, 19, 293–295. [Google Scholar] [CrossRef]
  36. Norman, D.; VerhelstI, W.; Molenaar. Logit based parameter estimation in the Rasch model. Stat. Neerl. 1988, 42, 273–295. [Google Scholar]
  37. Wright, B.D. Solving measurement problems with the Rasch model. J. Educ. Meas. 1977, 14, 97–116. [Google Scholar] [CrossRef]
  38. Ma, S.C.; Chou, W.; Chien, T.W.; Chow, J.C.; Yeh, Y.T.; Chou, P.H.; Lee, H.F. An App for Detecting Bullying of Nurses Using Convolutional Neural Networks and Web-Based Computerized Adaptive Testing: Development and Usability Study. JMIR Mhealth Uhealth 2020, 8, e16747. [Google Scholar] [CrossRef]
  39. Lee, Y.L.; Chou, W.; Chien, T.W.; Chou, P.H.; Yeh, Y.T.; Lee, H.F. An App Developed for Detecting Nurse Burnouts Using the Convolutional Neural Networks in Microsoft Excel: Population-Based Questionnaire Study. JMIR Med. Inform. 2020, 8, e16528, PMCID:PMC7243132. [Google Scholar] [CrossRef] [PubMed]
  40. Yan, Y.H.; Chien, T.W.; Yeh, Y.T.; Chou, W.; Hsing, S.C. An App for Classifying Personal Mental Illness at Workplace Using Fit Statistics and Convolutional Neural Networks: Survey-Based Quantitative Study. JMIR Mhealth Uhealth 2020, 8, e17857. [Google Scholar] [CrossRef]
  41. Chou, P.H.; Chien, T.W.; Yang, T.Y.; Yeh, Y.T.; Chou, W.; Yeh, C.H. Predicting Active NBA Players Most Likely to Be Inducted into the Basketball Hall of Famers Using Artificial Neural Networks in Microsoft Excel: Development and Usability Study. Int. J. Environ. Res. Public Health 2021, 18, 4256. [Google Scholar] [CrossRef]
  42. Rasch, G. Probabilistic Models for Some Intelligence and Attainment Tests; University of Chicago Press: Chicago, IL, USA, 1980. [Google Scholar]
  43. Chien, T.W. Video Abstract on UPRA App. Available online:https://youtu.be/Xj9pJMxfs0o (accessed on 14 April 2021).
  44. Chien, T.W. UPRA App on Forest Plot for Discrete Feature Variables. Available online: http://www.healthup.org.tw/gps/UPA14daysfeature2020.htm (accessed on 14 April 2021).
  45. Chien, T.W. UPRA App on Forest Plot for Continuous Feature Variables. Available online: http://www.healthup.org.tw/gps/UPA14daysfeature20202.htm (accessed on 14 April 2021).
  46. Chien, T.W. UPRA App Version of Using Paste Function. Available online: http://www.healthup.org.tw/irs/annreadimision14.asp (accessed on 14 April 2021).
  47. Chien, T.W. UPRA App Version of Using Input Data Approach. Available online: http://www.healthup.org.tw/irs/irsin_e.asp?type1=94 (accessed on 14 April 2021).
  48. Barman, N.N.; Patil, S.S.; Kurli, R.; Deka, P.; Bora, D.P.; Deka, G.; Ranjitha, K.M.; Shivaranjini, C.; Roy, P.; Suresh, K.P. Meta-analysis of the prevalence of livestock diseases in North Eastern Region of India. Vet. World 2020, 13, 80–91, PMCID:PMC7020116. [Google Scholar] [CrossRef] [PubMed]
  49. Prescott, H.C.; Sjoding, M.W.; Iwashyna, T.J. Diagnoses of early and late readmissions after hospitalization for pneumonia. A systematic review. Ann. Am. Thorac. Soc. 2014, 11, 1091–1100, PMCID:PMC4214054. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  50. Bohannon, R.W.; Maljanian, R.D. Hospital readmissions of elderly patients hospitalized with pneumonia. Conn. Med. 2003, 67, 599–603. [Google Scholar] [PubMed]
  51. Mather, J.F.; Fortunato, G.J.; Ash, J.L.; Davis, M.J.; Kumar, A. Prediction of pneumonia 30-day readmissions: A single-center attempt to increase model performance. Respir Care 2014, 59, 199–208. [Google Scholar] [CrossRef] [PubMed]
  52. Dobler, C.C.; Hakim, M.; Singh, S.; Jennings, M.; Waterer, G.; Garden, F.L. Ability of the LACE index to predict 30-day hospital readmissions in patients with community-acquired pneumonia. ERJ Open Res. 2020, 6, 00301–2019, PMCID:PMC7369430. [Google Scholar] [CrossRef] [PubMed]
  53. Makam, A.N.; Nguyen, O.K.; Clark, C.; Zhang, S.; Xie, B.; Weinreich, M.; Mortensen, E.M.; Halm, E.A. Predicting 30-Day Pneumonia Readmissions Using Electronic Health Record Data. J. Hosp. Med. 2017, 12, 209–216, PMCID:PMC6296251. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  54. Weinreich, M.; Nguyen, O.K.; Wang, D.; Mayo, H.; Mortensen, E.M.; Halm, E.A.; Makam, A.N. Predicting the Risk of Readmission in Pneumonia. A Systematic Review of Model Performance. Ann. Am. Thorac. Soc. 2016, 13, 1607–1614, PMCID:PMC5059500. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  55. Tonkikh, O.; Shadmi, E.; Flaks-Manov, N.; Hoshen, M.; Balicer, R.D.; Zisberg, A. Functional status before and during acute hospitalization and readmission risk identification. J. Hosp. Med. 2016, 11, 636–641. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  56. Lin, K.-P.; Chen, P.-C.; Huang, L.-Y.; Mao, H.-C.; Chan, D.-C.D. Predicting Inpatient Readmission and Outpatient Admission in Elderly: A Population-Based Cohort Study. Medicine 2016, 95, e3484. [Google Scholar] [CrossRef] [PubMed]
  57. Shorr, A.F.; Zilberberg, M.D.; Reichley, R.; Kan, J.; Hoban, A.; Hoffman, J.; Micek, S.T.; Kollef, M.H. Readmission following hospitalization for pneumonia: The impact of pneumonia type and its implication for hospitals. Clin. Infect. Dis. 2013, 57, 362–367. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  58. Andruska, A.; Micek, S.T.; Shindo, Y.; Hampton, N.; Colona, B.; McCormick, S.; Kollef, M.H. Pneumonia Pathogen Characterization Is an Independent Determinant of Hospital Readmission. Chest 2015, 148, 103–111, PMCID:PMC7127757. [Google Scholar] [CrossRef] [PubMed]
  59. Kansagara, D.; Englander, H.; Salanitro, A.; Kagen, D.; Theobald, C.; Freeman, M.; Kripalani, S. Risk prediction models for hospital readmission: A systematic review. JAMA 2011, 306, 1688–1698. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  60. Mellors, B.O.L.; Spear, A.M.; Howle, C.R.; Curtis, K.; Macildowie, S.; Dehghani, H. Machine learning utilising spectral derivative data improves cellular health classification through hyperspectral infrared spectroscopy. PLoS ONE 2020, 15, e0238647. [Google Scholar] [CrossRef]
  61. Singh, V.K.; Maurya, N.S.; Mani, A.; Yadav, R.S. Machine learning method using position-specific mutation based classification outperforms one hot coding for disease severity prediction in haemophilia ‘A’. Genomis 2020, 12, 5122–5128. [Google Scholar] [CrossRef]
  62. Frenkenfield, J. Artificial neural network (ANN). Available online: https://www.investopedia.com/terms/a/artificial-neural-networks-ann.asp (accessed on 10 October 2020).
  63. Zhang, Z.; Lim, G.; Falissard, L.; Morgand, C.; Roussel, S.; Imbaud, C.; Ghosn, W.; Bounebache, K.; Rey, G. A Deep Artificial Neural Network−Based Model for Prediction of Underlying Cause of Death From Death Certificates: Algorithm Development and Validation. JMIR Med. Inform. 2020, 8, e17125, PMCID:PMC7218605. [Google Scholar] [CrossRef] [PubMed]
  64. Chien, T.W. Comparison of Feature Variables among Groups. Available online: http://www.healthup.org.tw/gps/UPPhopitalvar.htm (accessed on 20 November 2020).
  65. Chien, T.W. Comparison of Feature Variables among Groups. Available online: http://www.healthup.org.tw/gps/UPPhopitalvar2.htm (accessed on 20 November 2020).
  66. Mohammadi, R.; Jain, S.; Namin, A.T.; Heller, M.S.; Palacholla, R.; Kamarthi, S.; Wallace, B. Predicting Unplanned Readmissions Following a Hip or Knee Arthroplasty: Retrospective Observational Study. JMIR Med. Inform. 2020, 8, e19761. [Google Scholar] [CrossRef] [PubMed]
  67. Chien, T.-W.; Lin, W.-S.; De Beurs, D.; Bidmon, S. Improving Inpatient Surveys: Web-Based Computer Adaptive Testing Accessed via Mobile Phone QR Codes. JMIR Med. Inform. 2016, 4, e8. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  68. Hulin, C.; Drasgow, F.; Parsons, C. Item Response Theory: Applications to Psychological Measurement; Dow & Jones Irwin: Homewood, CA, USA, 1983. [Google Scholar]
  69. Vest, J.R.; Gamm, L.D.; Oxford, B.A.; Gonzalez, M.I.; Slawson, K.M. Determinants of preventable readmissions in the United States: A systematic review. Implement. Sci. IS 2010, 5, 88. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  70. Berry, J.G.; Ziniel, S.I.; Freeman, L.; Kaplan, W.; Antonelli, R.; Gay, J.; Coleman, E.A.; Porter, S.; Goldmann, D. Hospital readmission and parent perceptions of their child’s hospital discharge. Int. J. Qual. Health Care 2013, 25, 573–581. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  71. Chien, T.W. 30-Day Readmission in Pubmed. Available online: https://pubmed.ncbi.nlm.nih.gov/?term=30-day+and+readmission+and+hospital&sort=date (accessed on 20 November 2020).
  72. Kim, H.; Hung, W.W.; Paik, M.C.; Ross, J.S.; Zhao, Z.; Kim, G.S.; Boockvar, K. Predictors and outcomes of unplanned readmission to a different hospital. Int. J. Qual. Health Care 2015, 27, 513–519. [Google Scholar] [CrossRef] [PubMed] [Green Version]
Figure 1. Process of estimating parameters in the ANN model.
Figure 1. Process of estimating parameters in the ANN model.
Ijerph 18 05110 g001
Figure 2. Study flowchart (four major tasks to achieve).
Figure 2. Study flowchart (four major tasks to achieve).
Ijerph 18 05110 g002
Figure 3. Feature variables using a forest plot to present the interpretation based on the odds ratio method (1).
Figure 3. Feature variables using a forest plot to present the interpretation based on the odds ratio method (1).
Ijerph 18 05110 g003
Figure 4. Feature variables using a forest plot to present the interpretation based on the standard mean difference (SMD) method (2).
Figure 4. Feature variables using a forest plot to present the interpretation based on the standard mean difference (SMD) method (2).
Ijerph 18 05110 g004
Figure 5. Comparison of hospital types between feature variables using a forest plot to present the interpretation based on the SMD method (3).
Figure 5. Comparison of hospital types between feature variables using a forest plot to present the interpretation based on the SMD method (3).
Ijerph 18 05110 g005
Figure 6. Snapshot of the UPRA app on a smartphone.
Figure 6. Snapshot of the UPRA app on a smartphone.
Ijerph 18 05110 g006
Figure 7. Analysis of the MPRSA strategy.
Figure 7. Analysis of the MPRSA strategy.
Ijerph 18 05110 g007
Table 1. Comparison of statistics in models for accuracy and stability using AUC in the evaluations.
Table 1. Comparison of statistics in models for accuracy and stability using AUC in the evaluations.
Training SetTesting Set
Modeln1SENSSPECACCAUCSENSSPECACCAUC
A: Machine learning algorithms in the Weka software (based on maximum accuracy)
BayesNet15,3240.001.000.930.50
Logistic15,3240.001.000.930.53
NaiveBayes15,3240.010.990.930.53
SMO15,3240.001.000.930.50
RandomForest15,3240.001.000.930.50
MultiLayer15,3240.001.000.930.63
REPTree15,3240.001.000.930.50
JRIP15,3240.001.000.930.50
LinSVM15,3240.001.000.930.50
J48 (Tree)15,3240.001.000.930.50
B. CNN & ANNn1    n2
CNN 15,324/65680.800.210.240.510.880.100.130.50
ANN 15,324/65680.800.700.700.75 *0.690.770.770.73
* AUC = 0.80 × 1 0.70 ÷ 2 + 0.80 + 1.00 × 0.70 ÷ 2 = 0.75 ; n1:training sample size; n2:testing sample size.
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Tey, S.-F.; Liu, C.-F.; Chien, T.-W.; Hsu, C.-W.; Chan, K.-C.; Chen, C.-J.; Cheng, T.-J.; Wu, W.-S. Predicting the 14-Day Hospital Readmission of Patients with Pneumonia Using Artificial Neural Networks (ANN). Int. J. Environ. Res. Public Health 2021, 18, 5110. https://0-doi-org.brum.beds.ac.uk/10.3390/ijerph18105110

AMA Style

Tey S-F, Liu C-F, Chien T-W, Hsu C-W, Chan K-C, Chen C-J, Cheng T-J, Wu W-S. Predicting the 14-Day Hospital Readmission of Patients with Pneumonia Using Artificial Neural Networks (ANN). International Journal of Environmental Research and Public Health. 2021; 18(10):5110. https://0-doi-org.brum.beds.ac.uk/10.3390/ijerph18105110

Chicago/Turabian Style

Tey, Shu-Farn, Chung-Feng Liu, Tsair-Wei Chien, Chin-Wei Hsu, Kun-Chen Chan, Chia-Jung Chen, Tain-Junn Cheng, and Wen-Shiann Wu. 2021. "Predicting the 14-Day Hospital Readmission of Patients with Pneumonia Using Artificial Neural Networks (ANN)" International Journal of Environmental Research and Public Health 18, no. 10: 5110. https://0-doi-org.brum.beds.ac.uk/10.3390/ijerph18105110

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop