Can machine learning algorithms accurately classify medication adherence among diabetic and hypertensive patients using medical claims data?
Machine learning models, particularly Random Forest, can accurately classify medication adherence using medical claims data in patients with diabetes and hypertension.
Non-adherence to medication among individuals with non-communicable diseases (NCDs) leads to increased morbidity, mortality, and healthcare costs. The integration of electronic drug prescription and dispensation systems enables comprehensive analysis of medication adherence (MA). Patient-level and medical claims data for 8141 diabetic and hypertensive patients in Harare, Zimbabwe, were analysed. Non-adherence was defined as medication refills falling below 75 % of the intended 12 monthly claims, while adherence required at least 75 % of the refills. Classification employed multiple machine learning algorithms, including SVM, KNN, DT, Naïve Bayes, DNN, LR, and RF in Python 3.11.3. Significant variables for MA were identified through the Random Forest (RF) feature importance mechanism and the information gain technique. These included the annual quantity of medical supplies, annual claim amount, patient age, wellness program subscription, medical aid cover, contribution towards medical aid cover, comorbidity, diagnosis, hospital cover type, complications development, gender, and medical aid scheme. The total units of medical supplies dispensed annually emerged as the most significant predictor of MA. Considering the 8-feature subset, which consistently produced the most robust machine learning models, the classification accuracy of the ML classifiers ranged from 84.9 % to 88.2 %, while the AUC values varied between 0.857 and 0.934. RF, an ensemble learning technique, was the most robust classifier, achieving 88.2 % accuracy, an AUC of 0.935, and superior precision, recall, and F1-score. This model shows promise as a prognostic tool for enhancing MA, aiding in identifying adherence levels among patients. These findings contribute to addressing disparities in medication refilling and adherence rates among patients with NCDs. The ML model holds potential for the development of intelligent MA and intervention applications to improve patient adherence to medication in the chronic disease domain.
Kanyongo et al. (Fri,) studied this question.
Synapse has enriched 3 closely related papers on similar clinical questions. Consider them for comparative context: