Next Article in Journal
An Examination of COVID-19 Medications’ Effectiveness in Managing and Treating COVID-19 Patients: A Comparative Review
Next Article in Special Issue
Tobacco Use and Risk Factors for Hypertensive Individuals in Kenya
Previous Article in Journal
Nocturia at the Population Level in Poland: Prevalence, Bother, Quality of Life, and Treatment-Related Behavior
Previous Article in Special Issue
And When I Die: Theory of Planned Behavior as Applied to Sperm Cryopreservation
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Predicting a Need for Financial Assistance in Emergency Department Care

1
Department of Mechanical and Industrial Engineering, Northeastern University, Boston, MA 02115, USA
2
Department of Health Care Administration, California State University, Long Beach, CA 90840, USA
3
School of General Studies, Columbia University, New York, NY 10027, USA
*
Author to whom correspondence should be addressed.
Healthcare 2021, 9(5), 556; https://doi.org/10.3390/healthcare9050556
Submission received: 24 March 2021 / Revised: 30 April 2021 / Accepted: 6 May 2021 / Published: 10 May 2021
(This article belongs to the Collection Health Economics & Finance and Global Public Health)

Abstract

:
Identifying patients with a low likelihood of paying their bill serves the needs of patients and providers alike: aligning government programs with their target beneficiaries while minimizing patient frustration and reducing waste among emergency physicians by streamlining the billing process. The goal of this study was to predict the likelihood of patients paying the balance of their emergency department visit bill within 90 days of receipt. Three machine learning methodologies were applied to predict payment: logistic regression, decision tree, and random forest. Models were trained and performance was measured using 1,055,941 patients with non-zero balances across 27 EDs from 1 August 2015 to 31 July 2017. The decision tree accurately predicted 87% of unsuccessful payments, providing significant opportunities to identify patients in need of financial assistance.

1. Introduction

As hospitals and physician groups manage and recover from the COVID-19 pandemic, the importance of expanding our understanding of health finance to include the complex array of social and environmental determinants, the developing network of government programs, and the difficult tradeoffs between personal health and economic stability patients are faced with is evident.
Emergency physicians (EPs) treat all patients that present to the emergency department (ED) regardless of age, severity of injury, or their ability to pay. Due to this federal mandate, the ED has become the main source of primary care for many financially vulnerable patients. Of the 130 million ED visits which occurred in 2013, 36% were covered by private insurance [1]. However, patients often have less coverage than they expect, leaving them to face economic repercussions in addition to potentially significant health challenges. This is especially problematic for lower-income individuals who lack sufficient assets to cover their health insurance deductible [2].
The number of patients who are unable to pay for their healthcare bills is increasing, with hospitals providing upwards of USD 660 billion in uncompensated care since the turn of the century, with over USD 40 billion in 2019 alone [3]. If a patient has not paid the portion of the bill not covered by insurance, they are ultimately held personally responsible, despite a lack of resources, which may be compounded by a recent illness or injury that led to their unplanned emergency care.
Predicting patterns in payment behaviors would identify patients that would benefit from safety net resources and help providers to connect such qualifying patients with locally and federally funded services, such as Medicaid, grants, and social workers. These programs help patients avoid the financial burden of future medical bills and corresponding detrimental consequences, including the health risks of deferring necessary care due to financial concerns [4,5]. At a systems level, this can also serve to reduce fragmented care.
Relatively few studies address the prediction of payment behavior and the significant burden created by unpaid healthcare bills. In 1991, Zollinger used a multiple regression model to determine the effect of patient and hospital characteristics on the variation in the amount of hospital charges left unpaid across 28 Indiana hospitals. He found that insurance coverage, total hospital charge, pregnancy, marital and employment status, urban location, and total hospital revenue were significant factors in predicting unpaid hospital bills, while length-of-stay, gender, age, and diagnoses unrelated to pregnancy and childbirth were not significant. Notably, 60% of patients with uncompensated balances had some form of health insurance but were responsible for 40% of the amount owed, emphasizing the need to increase both health care coverage and collection efforts [6]. The finding that increasing health insurance coverage decreases uncompensated care is supported by the sweeping reduction in the burden of uncompensated care throughout states that expanded Medicaid under the Affordable Care Act (ACA), with estimated savings of USD 6.2 billion across hospitals in Medicaid expansion states between 2013 and 2015 [7].
Several other studies looked at bad debt versus charity care, in which the exact write-off is carefully provided via a systematic process [8,9,10]. Weissman importantly differentiated between bad debt that created personal patient liability and balances addressed through charity care, analyzing the characteristics of patients that remained responsible for additional balances across six hospitals in Massachusetts in 1992, finding that while most healthcare debt was not able to be satisfied by the patient (58%), charity care represented nearly two-thirds of the total write-off amount (63%). In addition, 73% of the patients faced with outstanding balances were uninsured compared to only 50% of the charity cases, with pregnant women and newborns representing the largest source of uncompensated care write-offs [11].
In recent years, healthcare systems have readily applied various data mining techniques to address a wide variety of issues, ranging from determining effective treatment protocols to detecting insurance fraud [12,13]. This new technology has also been utilized to model patterns of patient healthcare debt.
In 2005, Zurada and Lonial compared the efficacy of five data mining techniques in evaluating whether patients are likely to have the means to reduce their healthcare debt, in an attempt to effectively understand and predict payment behaviors without the insight of a patient’s financial information. Neural networks, decision trees, logistic regression, memory-based reasoning, as well as the ensemble method (a combination of the first three methods) were applied to a dataset of several thousand patients, examining four characteristics (age, gender, diagnosis, and the total amount owed) to predict whether the patient would be able to repay their debt burden. Logistic regressions, neural networks, and the ensemble method exhibited the most accurate classifications, with the neural network model classifying the most unpursued cases as likely to pay, providing a potential source of additional recovered income [8].
Four recent works have investigated the effectiveness of computational intelligence methods to the task of predicting patients’ ability to decrease their healthcare debt in imbalanced datasets, showing support for the role of cost-sensitive learning methods in the classification of unknown cases, as well as Bayesian network-based models [9,10,11,14].
The objectives of this study were to develop and compare the ability of machine learning (ML) models to predict successful ED visit payment accurately, to help identify patients in need of financial support, and to lay the foundation for programs that support patients obtaining access to available low-cost healthcare services. This study expands existing work by using a significantly larger dataset, both in the number of patients and features.

2. Materials and Methods

Using data provided by a national billing company, a retrospective, cross-sectional study was conducted using two years of de-identified patient billing records from 1 August 2015 to 31 July 2017. The dataset included 1,055,941 patients with positive balances due from 27 blinded EDs across 13 states. The available data were a combination of information gathered at patient registration and after billing the patient’s health insurer. Of these patients, 39% (412,209) successfully paid their bills within 90 days. The remaining patients did not close their balance in 90 days. The sites and commercial insurance carriers were blinded to protect the site identities.
Twelve features were used to model and predict successful payment, as shown in Table 1. For classification and prediction purposes, paid bills were labeled as “positive”, while unpaid bills were labeled as “negative”. The first feature represents if the patient was seen by just a physician, as opposed to a shared visit with an advanced practice provider. Three features represent the patient’s gender, age, and out-of-state residency. The ages were grouped as: under 18, 18–24, 25–34, 35–44, 45–54, 55–64, 65–79, and over 80, with the variable representing ages 35–44 omitted and used as a base as it contained the median age. Additional features represented whether the patient provided a work phone number and the primary insurance grouped as Medicare, Medicaid, Private, Other, and None, with Private serving as the base. Notably, this was the insurance information gathered at registration, which in some cases did not represent the true payer.
A binary feature was created indicating if the patient had secondary insurance or not, and another feature categorized if the patient was the policyholder, or their spouse, or some other relationship. The patient’s marital status was categorized as single, married, or in another marital status, while the patient’s debt burden was broken into five tiers: under USD 25, USD 25–100, USD 100–300, USD 300–600, and over USD 600, with the USD 100 to USD 300 group omitted and used as a base as it contained the median debt burden. The primary current procedural terminology (CPT) code signified four visit level severities (99283, 99284, 99285, and 99291), and “all other” codes—99284 was set as the base, representing an average ED visit severity, while binary variables were created for the four remaining levels.
We developed and tested three ML models to predict payment behavior: logistic regression (LR), decision tree (DT), and random forest (RF). Similar to linear regression, LR is a statistical technique that determines the optimal set of coefficients to multiply by each independent factor such that the sum of squared error is minimized. LR then transforms the output to a probability, ranging from 0 to 1. In general, if the likelihood is greater than 50%, then the model predicts a positive outcome, and negative otherwise. Alternatively, DT uses recursive partitioning to split a dataset into classes, one field at a time. At every stage, each threshold within its respective field is examined to determine the optimal split, such that the two resulting datasets are the most pure (i.e., tending towards the positive or negative outcome). RF expands upon traditional DTs. Instead of making a single tree, many trees are created, each programmed to be slightly different due to random feature selection. When predicting an outcome, each tree gets a “vote” on the outcome, with majority rules. Data were prepared in Microsoft Excel, and statistical analyses were performed using the R statistical programming language.
To develop each predictive model, 80% of the full dataset was first used to “train” the model, leaving 20% to serve as the test dataset to assess model performance. This training protocol reduces bias when assessing the quality of each model. Each record in the test dataset was placed into one of four buckets: true positive (TP), true negative (TN), false positive (FP), and false negative (FN). This bucketing is based on whether the true result is positive (P) or negative (N), and if the model predicts positive (P’) or predicts negative (N’). In addition to accuracy, we also measured sensitivity, specificity, positive predictive value (PPV), and negative predictive value (NPV). Overall accuracy is the ratio of correct predictions to the total number of records (n). The confusion matrix in Figure 1 shows the equations for all five performance measures.
Prior to running the ML algorithms, we applied the chi-squared test for homogeneity to each factor. The primary hypothesis is as follows:
Hypothesis H1.
The frequency of paid bills has no relation to the level of each factor.
Hypothesis H2.
The frequency of paid bills is related to the level of each factor.

3. Results

All features, except for the variable indicating whether a work phone was provided, were statistically significant (p < 0.001), for which we reject the null hypothesis. We found that higher severity cases, indicated by CPT level and procedures, were more likely to fully resolve the debt burden, as well as older, female, and out-of-state patients. Spouses, children, and married patients were also more likely to successfully pay. Patients with Medicare and private insurance, secondary insurance, and smaller bills had a higher likelihood of payment. Table 2 indicates the percentage of patients successfully paying for all features.
While the factor analysis looked at each variable independently, the LR holistically modeled all variables simultaneously and produced an odds ratio (OR) instead of a probability. The OR is the ratio of the probability of success to the probability of failure. For instance, the OR of 1.97 for ages 0–17 means that in the absence of other information, patients under seventeen years of age have almost twice the odds of a successful payment relative to a patient having all the base levels. The OR increases substantially with both ages above 35–44 and below. Patients without insurance represent the lowest OR out of all variables. Spouses and children were more likely to pay, as were married adults. Like the factor analysis, smaller bills were also correlated with a higher likelihood of successful payment. Table 3 shows the results of the LR analysis, including all ORs, confidence intervals, and p-values.
Although the full DT includes 131 nodes, which is too large to display, the first four levels are shown in Figure 2. The top value in each node represents the number of patients in the training dataset, and the bottom value represents the proportion of patients that successfully paid their bill. The first split of this tree was made on the level representing patients with no insurance. The 212,837 patients for which this was true had a 12% payment rate and the 631,524 that did not, had a 48% payment rate. The count of 212,837 patients differs from the count of 266,029 patients in Table 2 because this DT used only the training data, which made up 80% of the total dataset. The DT shows us that the most important indicator in the dataset is if a patient does not have insurance. If they do have insurance, the next most important variable is if the amount owed is under USD 25. The tree indicates that patients with insurance, owing less than USD 25, and a high severity case, paid 94% of the time, while patients without primary or secondary insurance who owed more than USD 25 only paid 10% of the time.
The three ML models and five performance metrics are shown in Table 4. RF performed best on all measures except for specificity, for which DT performed best. The models were similar in scores, without a substantial range in performance. Notably, all models had substantially higher specificity versus sensitivity, which indicates that unsuccessful payments were predicted with higher accuracy than successful payments. This pattern suggests there is still much more to be understood regarding why some patients are unable to pay their bills.

4. Discussion

Developing a patient-oriented payment process in healthcare operations and finance is one of the areas that has not been well-studied or investigated. The objective of this work is to highlight this gap and provide an opportunity for forming data-informed strategies to support patients and help strengthen healthcare systems’ financial resiliency. We aimed to develop and compare ML models to better predict which patients may need assistance in reducing the debt burden of their ED bills to help hospitals identify and connect patients in need of additional resources. Computing the likelihood of successful payments can help a practice to connect with patients more effectively and minimize system-wide inefficiencies.
Our results indicate that patients with larger financial responsibilities, especially single young adults, are the most likely patients to struggle with paying their ED bills. Most significant is that patients without insurance are not able to fully resolve their debt 88% of the time. This result highlights the critical gap in the American healthcare system, where the same patients who do not have the financial resources to seek preventative care must rely on the compassion of EPs, and subsequently face large bills which put them further in economic distress. The findings in this work concur with previous studies examining the reinforcing cycle of inadequate health coverage [6,8,9,10,11,12,13,14].
Our approach provides a holistic view of the systemic inability of many patients to pay for healthcare services. Individuals who lack health insurance often end up relying on EDs for necessary treatment and face large, unexpected medical bills later which they do not have the financial capabilities to pay, creating a reinforcing cycle of worsening credit and economic stress. By identifying patients who are likely to have difficulty paying medical bills in advance, EDs can effectively target them with intervention strategies meant to reduce their financial burden, ranging from early, transparent communication of costs to flexible or simplified payment options, or enrollment in local or federally funded programs. Furthermore, the likelihood of successful payments can be used to organize patient outreach efficiently: instead of trying to maximize accuracy across all patients, the algorithms can be adjusted to maximize the relative weighted value of identifying positives or negatives depending on the interest of the user.
At a macro level, this approach can also help investigate which social determinants of health are more pronounced in a specific patient population, triggering frequent utilization of ED medicine rather than establishing a primary care physician, which would not only improve the patient’s health at the individual level but also positively contribute to improved population health. This can also help inform policymakers and large purchasers on resource allocations and support for nationally and state-funded patient navigation programs, allowing for developing customized and patient-oriented payment plans. By applying predictive modeling approaches, hospitals can take a proactive role in helping patients to benefit from state-funded programs and navigate through the network restrictions, out-of-pocket costs, and confusion surrounding healthcare costs and billing systems.
Solutions such as those proposed in this study can help ACA navigators or advisors residing at hospitals or health systems to provide patients a clear picture of the insurance options available to them. They can also help individuals or families apply for affordable health insurance or state-funded programs and help them overcome obstacles to enrollment. This assistance can be crucial for patients and healthcare systems as new Medicaid enrollees can receive retroactive coverage for care received in the past 90 days in most states. Furthermore, having health insurance coverage is known to increase the likelihood that a patient will seek needed follow-up and preventative care, which at a systems level can reduce healthcare costs and improve population health.
A potential limitation of this study is that all patient data were aggregated and de-identified, and thus lacked potentially important information such as zip-code, visit frequency, and payment history. This information would be readily available for hospitals, social workers, and navigators, and can be incorporated in the utilized predictive models. In addition, the insurance information was as collected, and not necessarily the true insurance. As the billing cycle proceeds, it is not uncommon for a patient’s initial insurance information to differ from the carrier eventually billed. This is a potentially confounding variable in our analysis.
Future work should further explore the most effective methods to help patients who are struggling financially, as well as applying the ML models to other ED processes. The integration of predictive models into the triage process could help to predict patients that might leave without being seen, patients who could potentially be admitted to a higher level of care, and patients who are likely to return within 72 h. Real-time data-driven operations would support proactive patient outreach, bed management, and service recovery.
In summary, we achieved 72.4% accuracy in predicting successful ED payment by applying three ML algorithms, thus highlighting those remaining patients in need of additional resources. Patients with larger bills, no insurance, and young adults were at the highest risk of facing significant healthcare debt burden which they were unable to resolve.

Author Contributions

Conceptualization of the study, S.D., S.N., and N.F.; predictive modeling methodology, S.D. and N.F.; R and Excel programming, S.D. and S.N.; validation of results, S.N. and R.G.; writing—original draft preparation, S.D., N.F., and R.G.; writing—review and editing, all authors. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable due to the use of fully de-identified data.

Informed Consent Statement

Not applicable.

Data Availability Statement

Data sharing not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Rui, P.; Kang, K.; Albert, M. National Hospital Ambulatory Medical Care Survey: 2013 Emergency Department Summary Tables. U.S. Department of Health and Human Services, Center for Disease Control and Prevention, National Center for Health Statistics. Available online: https://www.cdc.gov/nchs/data/ahcd/nhamcs_emergency/2013_ed_web_tables.pdf (accessed on 27 April 2021).
  2. Dolan, R. Health policy brief: High-Deductible Health Plans. Health Affairs Health Policy Brief, 4 February 2016. [Google Scholar]
  3. Association, A.H. Fact Sheet: Uncompensated Hospital Care Cost|AHA. 2020. Available online: https://www.aha.org/fact-sheets/2020-01-06-fact-sheet-uncompensated-hospital-care-cost (accessed on 27 April 2021).
  4. Smolderen, K.G.; Spertus, J.A. Health care insurance, financial concerns, and delays to hospital presentation in acute myocardial infarction. JAMA 2010, 303, 1392–1400. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  5. Findling, M.G.; Blendon, R.J. Delayed care with harmful health consequences- reported experiences from national surveys during coronavirus disease 2019. JAMA Health Forum 2020, 1, 12. [Google Scholar] [CrossRef]
  6. Zollinger, T.W.; Saywell, R.M. A determination of institutional and patient factors affecting uncompensated hospital care. Hosp. Health Serv. Adm. 1991, 36, 243–256. [Google Scholar] [PubMed]
  7. Dranove, D.; Gartwaite, C.; Ody, C. The impacts of the ACA’s Medicaid expansion on hospitals’ uncompensated care burden and the potential effects of repeal. Issue Brief (Commonw. Fund) 2017, 12, 1–9. [Google Scholar] [PubMed]
  8. Zurada, J.; Lonial, S. Comparison of the performance of several data mining methods for bad debt recovery in the healthcare industry. J. Appl. Bus. Res. 2005, 21, 37–53. [Google Scholar] [CrossRef]
  9. Shi, D.; Zurada, J.; Guan, J. A Neuro-Fuzzy Approach to Bad Debt Recovery in Healthcare. In Proceedings of the 47th Annual Hawaii International Conference on System Sciences, Waikoloa, HI, USA, 6–9 January 2014; IEEE: Piscataway, NJ, USA, 2014. [Google Scholar]
  10. Shi, D.; Guan, J.; Zurada, J. Cost-Sensitive Learning for Imbalanced Bad Debt Datasets in Healthcare Industry. In Proceedings of the 2015 Asia-Pacific Conference on Computer-Aided System Engineering, Quito, Ecuador, 14–16 July 2015; IEEE: Piscataway, NJ, USA, 2015. [Google Scholar]
  11. Shi, D.; Zurada, J.; Guan, J. A Neuro-Fuzzy System with Semi-Supervised Learning for Bad Debt Recovery in the Healthcare Industry. In Proceedings of the 48th Annual Hawaii International Conference on System Sciences, Kauai, HI, USA, 5–8 January 2015; IEEE: Piscataway, NJ, USA, 2015. [Google Scholar]
  12. Koh, H.C.; Tan, G. Data mining applications in healthcare. J. Healthc. Inf. Manag. 2005, 19, 64–72. [Google Scholar] [PubMed]
  13. Sharma, A.; Mansotra, V. Performance analysis of data mining classifications. IJIRCCE 2016, 4, 11381–11386. [Google Scholar]
  14. Shi, D.; Zurada, J.; Guan, J. A Bayesian Network Approach to Classifying Bad Debt in Hospitals. In Proceedings of the 49th Annual Hawaii International Conference on System Sciences, Koloa, HI, USA, 5–8 January 2016; IEEE: Piscataway, NJ, USA, 2016. [Google Scholar]
Figure 1. Confusion Matrix. Correct predictions are either TP or TN, while incorrect predictions are either FP or FN. Sensitivity is the ratio of TP to all P, which represents the strength of the model at identifying positive results. The specificity is the ratio of TN to all N, which represents the strength of the model at identifying negative results. The PPV represents the likelihood of a positive prediction being correct, while NPV represents the likelihood of a negative prediction being correct.
Figure 1. Confusion Matrix. Correct predictions are either TP or TN, while incorrect predictions are either FP or FN. Sensitivity is the ratio of TP to all P, which represents the strength of the model at identifying positive results. The specificity is the ratio of TN to all N, which represents the strength of the model at identifying negative results. The PPV represents the likelihood of a positive prediction being correct, while NPV represents the likelihood of a negative prediction being correct.
Healthcare 09 00556 g001
Figure 2. Abridged DT results; the complete tree has 131 nodes, of which 66 are terminal.
Figure 2. Abridged DT results; the complete tree has 131 nodes, of which 66 are terminal.
Healthcare 09 00556 g002
Table 1. Twelve categorial features used to model payment results.
Table 1. Twelve categorial features used to model payment results.
#FeatureGrouping
1Physician OnlyYes, No
2Primary CPT99283, 99284, 99285, 99291, “all other” codes
3# of CPT codes1, 2+
4Patient Age0–17, 18–24, 25–34, 35–44, 45–54, 55–64, 65–79, 80+
5GenderFemale, Male
6Out of stateNo, Yes
7Work phoneNo, Yes
8Primary insuranceMedicare, Medicaid, Private, Other
9Secondary insuranceNo, Yes
10RelationshipSelf, Spouse, Other
11Marital statusSingle, Married, Other
12Patient responsibilityUnder USD 25, USD 25–100, USD 100–300, USD 300–600, USD 600+
Table 2. Feature analysis showing the proportion paid for each level and chi-square test results for each feature.
Table 2. Feature analysis showing the proportion paid for each level and chi-square test results for each feature.
CharacteristicPaid
n = 412,209
Unpaid
n = 643,732
Total
n = 1,055,941
Paid %Chi-Square Statisticp-Value
39.0%
Physician
Y299,037420,085719,12241.6%6143.1<0.001
N113,172223,647336,81933.6%
Primary CPT
9928388,734168,796257,53034.5%4201.4<0.001
99284144,804229,637374,44138.7%
99285149,148208,494357,64241.7%
9929116,32720,69937,02644.1%
Other13,19616,10629,30245.0%
# of CPT Codes
1250,777457,637708,41435.4%11,966.4<0.001
2+161,432186,095347,52746.5%
Patient Age
0–1749,60464,075113,67943.6%93,785.6<0.001
18–2438,06496,132134,19628.4%
25–3449,603150,315199,91824.8%
35–4447,077117,222164,29928.7%
45–5460,400103,120163,52036.9%
55–6471,52568,523140,04851.1%
65–7960,76434,08494,84864.1%
80+35,17210,26145,43377.4%
Gender
Female217,199315,202532,40140.8%1396.1<0.001
Male195,010328,530523,54037.2%
Out of State
N367,791587,716955,50738.5%1255.7<0.001
Y44,41856,016100,43444.2%
Work Phone
N353,854552,261906,11539.1%0.60.635
Y58,35591,471149,82638.9%
Primary Insurance
Medicare107,13469,267176,40160.7%132,260.1<0.001
Medicaid25,54145,45070,99136.0%
Private232,763279,271512,03445.5%
Other21,66226,27847,94045.2%
None25,109223,466248,57510.1%
Secondary Insurance
N319,321585,117904,43835.3%36,874.9<0.001
Y92,88858,615151,50361.3%
Relationship
Self332,186573,757905,94336.7%15,370.9<0.001
Spouse34,36426,92461,28856.1%
Other45,65943,05188,71051.5%
Marital Status
Single187,185396,415583,60032.1%28,347.0<0.001
Married165,646168,597334,24349.6%
Other59,37878,720138,09843.0%
Patient Responsibility
<USD 2583,22917,508100,73782.6%113,249.8<0.001
USD 25–100104,811110,896215,70748.6%
USD 100–30080,917166,145247,06232.8%
USD 300–60081,676199,839281,51529.0%
>USD 60061,576149,344210,92029.2%
Table 3. LR results, including odds ratio (OR), confidence interval (CI), and p-value for each non-base level by feature.
Table 3. LR results, including odds ratio (OR), confidence interval (CI), and p-value for each non-base level by feature.
CharacteristicORCI (95%)p-ValueCharacteristicORCI (95%)p-Value
Intercept0.36(0.35–0.37)<0.001Work phone
PhysicianNbasebasebase
YbasebasebaseY1.17(1.16–1.19)<0.001
N0.90(0.89–0.91)<0.001Primary Insurance
Primary CPTMedicare0.49(0.48–0.50)<0.001
992830.99(0.97–1.00)0.146Medicaid0.91(0.89–0.93)<0.001
99284basebasebasePrivatebasebasebase
992851.08(1.07–1.10)<0.001Other1.02(0.99–1.05)0.131
992911.00(0.97–1.03)0.858None0.23(0.22–0.23)<0.001
Other1.13(1.09–1.16)<0.001Secondary Insurance
# of CPT CodesNbasebasebase
1basebasebaseY1.66(1.64–1.69)<0.001
2+1.00(0.99–1.02)0.580Relationship
Patient AgeSelfbasebasebase
0–171.97(1.92–2.01)<0.001Spouse1.22(1.20–1.25)<0.001
18–241.15(1.12–1.17)<0.001Other1.36(1.34–1.39)<0.001
25–340.97(0.95–0.99)<0.001Marital Status
35–44basebasebaseSinglebasebasebase
45–541.30(1.28–1.33)<0.001Married1.61(1.59–1.63)<0.001
55–642.16(2.12–2.20)<0.001Other0.87(0.85–0.88)<0.001
65–793.53(3.45–3.62)<0.001Patient Responsibility
80+7.64(7.39–7.90)<0.001<USD 257.56(7.39–7.74)<0.001
GenderUSD 25–1001.18(1.17–1.20)<0.001
FemalebasebasebaseUSD 100–300basebasebase
Male0.99(0.98–1.00)0.004USD 300–6001.06(1.04–1.07)<0.001
Out of State>USD 6001.01(1.00–1.03)0.138
Nbasebasebase
Y1.34(1.32–1.36)<0.001
Table 4. Overall model results. RF performed the best in all metrics except specificity, where DT performed best.
Table 4. Overall model results. RF performed the best in all metrics except specificity, where DT performed best.
ExperimentAccuracySensitivitySpecificityPPVNPV
LR71.3%49.7%85.3%68.6%72.4%
DT71.7%47.9%87.2%70.7%72.1%
RF72.4%49.9%86.9%71.1%72.9%
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Davis, S.; Nourazari, S.; Granovsky, R.; Fard, N. Predicting a Need for Financial Assistance in Emergency Department Care. Healthcare 2021, 9, 556. https://doi.org/10.3390/healthcare9050556

AMA Style

Davis S, Nourazari S, Granovsky R, Fard N. Predicting a Need for Financial Assistance in Emergency Department Care. Healthcare. 2021; 9(5):556. https://doi.org/10.3390/healthcare9050556

Chicago/Turabian Style

Davis, Samuel, Sara Nourazari, Rachel Granovsky, and Nasser Fard. 2021. "Predicting a Need for Financial Assistance in Emergency Department Care" Healthcare 9, no. 5: 556. https://doi.org/10.3390/healthcare9050556

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