Skip to main content

Detecting diseases in medical prescriptions using data mining methods

Abstract

Every year, the health of millions of people around the world is compromised by misdiagnosis, which sometimes could even lead to death. In addition, it entails huge financial costs for patients, insurance companies, and governments. Furthermore, many physicians’ professional life is adversely affected by unintended errors in prescribing medication or misdiagnosing a disease. Our aim in this paper is to use data mining methods to find knowledge in a dataset of medical prescriptions that can be effective in improving the diagnostic process. In this study, using 4 single classification algorithms including decision tree, random forest, simple Bayes, and K-nearest neighbors, the disease and its category were predicted. Then, in order to improve the performance of these algorithms, we used an Ensemble Learning methodology to present our proposed model. In the final step, a number of experiments were performed to compare the performance of different data mining techniques. The final model proposed in this study has an accuracy and kappa score of 62.86% and 0.620 for disease prediction and 74.39% and 0.720 for prediction of the disease category, respectively, which has better performance than other studies in this field.

In general, the results of this study can be used to help maintain the health of patients, and prevent the wastage of the financial resources of patients, insurance companies, and governments. In addition, it can aid physicians and help their careers by providing timely information on diagnostic errors. Finally, these results can be used as a basis for future research in this field.

Peer Review reports

Introduction

Studies show that 12 million people worldwide are affected by medical misdiagnosis each year, which means that an average of one in 20 patients is misdiagnosed, with 10 to 20% of those in critical condition. An estimated 40,000 to 80,000 people die each year as a result of these misdiagnoses, with women and minorities typically more affected by between 20 and 30%. In general, 44% of cancers are associated with misdiagnosis, of which the three cancers of prostate, breast, and thyroid have the highest rate of misdiagnosis. 51% of people have encountered a different diagnosis after a breast x-ray when asked for another doctor’s opinion [1].

Studies also show that one-third of medical errors that result in death or disability result from a misdiagnosis or late diagnosis. Misdiagnosis has several complications, the most important of which are unnecessary treatment, increased costs for the patient and the government, physical and emotional stress, and even death [1].

As mentioned, misdiagnosis leads to high costs, for example, the researchers found that diagnostic errors were the leading reason for paid malpractice claims (28.6%) and were responsible for the highest proportion of total payments (35.2%). The researchers estimated that the 2011 inflation-adjusted mean and median per claim payout for diagnostic errors were $386,849 and $213,250, respectively. Also, over 10 years, the amount of compensation paid for diagnostic errors has been $1.8 billion [1].

Improving the diagnostic process is not only possible but also a moral, professional and public health necessity. Therefore, predicting the disease is very important for reducing costs and time overheads and helping the doctor in making decisions. These are the reasons why prescription data can play a vital role in any community to help promote community health [1].

On the other hand, the volume of data is increasing day by day so the need to understand a rich set of data has increased today in all fields including technology, business, and especially medicine. The vast amount of data generated in the medical industry about patients, hospital resources, disease diagnosis, electronic health records, medical equipment, and the like is considered a huge resource that needs to be processed and analyzed in order to save money and to assist physicians in making their decisions [2, 3]. To this end, data mining in the healthcare industry provides a set of tools and methods that can be applied to data to discover hidden patterns in it. The data mining techniques can generally be divided into descriptive and predictive categories. Descriptive methods include clustering and Association rules, and predictive methods include classification and forecasting [3, 4].

Our goal in this study is to use data mining methods to find knowledge in a dataset of medical prescriptions provided by the www.Drugs.com site. By analyzing the prescription drugs for each disease, our proposed method aims to predict the category of each disease and the type of disease that the patient suffers from. Different classification methods have been used to predict diseases based on prescription drugs. Experiments show that the results of the predictions are acceptable. The remainder of this paper is organized as follows: Section 2 deals with the background. The proposed method is explained in Section 3. Section 4 presents the results and the discussions. Section 5 concludes the paper. Finally, Section 6 presents the declarations.

Background

Problem statement

Annual misdiagnosis is costly for patients, physicians, insurance companies, and governments. A significant percentage of people around the world incur exorbitant costs due to being prescribed the inappropriate drug, which can, in turn, be the result of misdiagnosis of their disease. The incurred costs, include financial expenses and adverse impact on their health, which in many cases lead to new diseases or even death of the patient. On the other hand, the medical community is not immune to losses resulting from misdiagnoses. A doctor may mistakenly prescribe medication or misdiagnose a disease. This, can lead to disability or even death of a patient, and can negatively affect the progress of the doctor’s career. Following a misdiagnosis, the insurance companies will also incur financial losses by paying the relevant penalty. The fourth entity affected by misdiagnosis is the government, which usually spends huge sums of money annually on importing medicines or allocating capital to drug companies for manufacturing drugs. Especially in recent years, it has been observed that many governments have faced considerable problems due to shortage of a particular drug at some point in time. This can lead to substantial increase in the price of the drug and, in turn, can result in many patients not being adequately treated or even die. On the other hand, through unnecessary import or excess production of some drugs, substantial financial resources may be wasted because the excess drugs have a fixed expiry date and cannot be used thereafter [1, 5,6,7,8].

Therefore, providing solutions that can help in the timely detection of drug errors can not only save the lives of many people but can also significantly reduce the cost to patients. It can also be of great help to a large percentage of physicians who will be able to correct their errors in a timely manner. In addition, it can reduce the cost to insurance companies of compensating for misdiagnosis errors. It can also aid the governments’ budgets in the long run. In this way, by providing reliable statistics in a specific time period (for example, 10 years), the amount and type of medication prescribed by doctors for different patients are determined [1].

Hence, predicting the disease is not only important for reducing costs and time overheads and helping the doctors in making decisions, but can also help the governments in numerous fields [1].

Literature review

In recent years, many studies on the prediction of various diseases, their treatments, and drug discovery have been performed around the world. Different data mining techniques have been used for disease detection and different results have been obtained. The following is a description of these studies for several diseases such as heart disease, diabetes, cancer, etc.

The heart disease has become one of the most common diseases in humans, so today the prediction and diagnosis of cardiovascular diseases at an early stage are necessary in order to reduce mortality from this disease. In recent years, many studies have been conducted in this field, including:

Kondababu et al. (2021) have predicted heart disease using machine learning algorithms. In their study, they discussed many existing methods, among which the proposed HRFLM technique, which uses a combination of random forest (RF) characteristics and linear method (LM), was very accurate with an accuracy level of 88.7% [9]. Jeyaranjani et al. (2021) developed a decision support system based on a supervised learning model for deciding the status of coronary heart disease angiography. The results of their study present the ANN model with 97% accuracy in predicting disease stages. This decision support system helps in early detection [10]. Jothi et al. (2021) proposed a model for predicting heart disease using the decision tree algorithm. In their study, the Decision Tree algorithm can be used on the data set to predict the patient’s risk of heart disease with an accuracy of 81% [11]. Pavithra and Jayalakshmi (2021) proposed a new HRFLC feature selection technique (random forest + AdaBoost + Pearson coefficient). This method helps to predict diseases in a very efficient way and improves the level of accuracy in forecasting [12]. Ramesh et al. (2021) proposed a feature selection algorithm that enhances the performance of any ML approach and is known as Information Gain-based Feature Selection (IGFS). In their study, SVM and RF algorithms showed the highest performance with an accuracy rate of 88% [13]. Maini et al. (2021) proposed a machine learning-based heart disease prediction system for the Indian population. Their proposed system works well for the early detection of cardiovascular disease and can be accessed via the Internet. The best performance RF algorithms have accuracy, sensitivity, and specificity of 93.8, 92.8, and 94.6%, respectively [14]. Kumar and Sahoo (2015) have proposed a new algorithm which combines simple Bayesian and genetic algorithms to improve the classification of heart disease. In this algorithm, classification learns to categorize heart disease datasets into sick or healthy categories. Experimental results obtained from 6 data sets in their study show that the proposed approach is an effective method for classification. Their predictive model assists physicians in the process of efficiently diagnosing heart disease with fewer features [15].

Diabetes is another major medical problem that causes many deaths in the world every year, which is why many studies have been done to predict it, including:

Jain et al. (2021) predicted diabetes using artificial intelligence algorithms on the Pima Indians Diabetes dataset. In their study, the neural network algorithm with 87.88% accuracy achieved the best performance, which can be useful for physicians in the treatment of this disease in its early stages [16]. Kumari et al. (2021) have proposed a soft voting classifier model with a set of three algorithms such as random forest, logistic regression, and simple Bayes to predict diabetic patients. They applied their proposed model to the Pima Indians Diabetes Database and the Breast Cancer Database. Their proposed model has an accuracy of 79.08% in the diabetes dataset and 97.02% in the breast cancer dataset [17]. Khaleel and Al-Bakry (2021) proposed a model that can predict whether a person has diabetes. The results show that the proposed logistic regression with 94% accuracy was more effective in predicting diabetes than other algorithms [18].

Even though there are different data mining classification algorithms for predicting heart disease, there is not enough data to predict heart disease in a diabetic person. Arumugam et al. (2021) adjusted the decision tree model for optimal performance in predicting the chance of heart disease in diabetic patients because it consistently outperformed the simple vector and simple Bayesian models [19].

In today’s world, cancer has become one of the leading causes of death and breast cancer is one of the main causes of death among women worldwide. Therefore, a great deal of research has been conducted in this field, including:

Because early detection and intervention of lymphedema are essential for improving the quality of life of breast cancer survivors, Wei et al. (2021) conducted their study with the aim of developing a symptom warning model for early detection of breast cancer-related lymphedema. Their proposed logistic regression model showed the best performance with AUC = 0.889 (0.840–0.938), sensitivity = 0.771, specificity = 0.883, accuracy = 0.825, and Brier scores = 0.141 and the calibration was acceptable [20]. Dhanya et al. (2020) used existing ensemble techniques along with a combination of supervised machine learning algorithms to develop a new model for predicting breast cancer. Because not all features are necessary to predict breast cancer, and feature selection helps to build an efficient model in such scenarios, they used feature selection techniques. According to the obtained results, it was observed that their proposed stacking ensemble method is an effective and reliable method for predicting breast cancer by f-test feature selection [21]. Onan (2015) has developed a method for creating a cancer diagnosis system that combines the classification of fuzzy-rough nearest neighbors, consistency-based subset evaluation, and fuzzy-rough instance selection technique. This method uses feature selection to improve comprehensibility, shorten training time, and generalize the model. The evaluation results show that the proposed method has 99.71% accuracy and can be used as a reliable tool for automatic diagnosis of breast cancer [22].

In modern times, obesity has become a major threat to health worldwide. Obesity can lead to the development of complex diseases such as stroke, heart disease and liver cancer. Ferdowsy et al. (2021) predicted the risk of obesity using machine learning algorithms. The results show that their proposed logistic regression algorithm has a good performance with 97.09% accuracy [23].

Chronic kidney disease (CKD) is a condition characterized by the gradual loss of kidney function over time. It is usually asymptomatic in its early stages, and early detection is important to reduce future risks. Pinto et al. (2020) used the CRISP-DM method to construct a system that predicts chronic kidney disease conditions. The obtained results show that their proposed J48 algorithm achieved the most suitable result, namely 97.66% accuracy, 96.13% sensitivity, 98.78% specificity and 98.31% precision [24].

Despite long-term efforts to control and prevent medical errors and increase patient safety, medical errors are still one of the leading causes of death in the world, the costs of which attract the attention of policymakers, health care planners and researchers.

Ahsani-Estahbanati et al. (2021) estimate the incidence rate of medical errors both in Iran and worldwide, elicit factors that affect incident rates, estimate the economic burden of medical errors, and outline international and national interventions that can be made to reduce medical errors. Finally, to draw policymakers’ attention to this critical issue, it provides a policy brief related to strategies for dealing with medical errors and associated costs reduction [25].

Today, early diagnosis is a necessity. Malladi et al. (2021) predicted disease through machine learning based on symptoms. According to the results, the CNN algorithm was 84.5% more reliable than the KNN algorithm for predicting a general disease [26].

Dehkordi et al. (2019) predicted what type of physician, public or private, each patient has been referred to and the type of disease he was suffering from. In this study, the dataset includes 70 different types of diseases and 386 different types of drugs and has a total of 600 records. They used a stacking method to improve the prediction model. The results showed that the accuracy for predicting the type of physician was 73.17% and for predicting the type of disease was 57% [27].

Given that data about the prevalence of communicable and non-communicable diseases, as one of the most important categories of epidemiological data, is used for interpreting the health status of communities, Teimouri et al. (2016) calculated the prevalence of outpatient diseases through the characterization of outpatient prescriptions. Among the classification techniques used in this study, the support vector machine with 95.32% accuracy showed the best performance. In the next stage, combining methods are used to improve the results of the individual data mining algorithms. Among these combining methods, Weighted Voting algorithms with an accuracy of 97.16% has the best performance [28].

Trasierras et al. (2022) presented an approach based on emerging pattern mining to analyze cancer through genomic data. Their proposed model includes four different procedures that are specifically designed to deal with RNA-Seq data on cancer. Unlike existing approaches, which are mainly focused on predictive purposes, their proposal aims to improve the understanding of cancer descriptively, not requiring either any prior knowledge or hypothesis to be validated [29].

Frias et al. (2021) improved the prediction of hepatitis C virus outcome using a data mining approach. Their data mining approach identified genetic patterns that escaped detection using conventional statistics. More specifically, the partial decision trees and ensemble models increased the classification accuracy of hepatitis C virus outcome compared with conventional methods [30].

Table 1 compares the above studies.

Table 1 Analysis of data mining methods for the above studies

Methods

Method: stacking

This model is one type of Ensembles Learning methodology models. The main motivation for developing such a model is to reduce the error rate. The basic assumption of this methodology is that in the Ensemble Learning models the probability of error in identifying the category or position of a new sample is much lower compared to when only one model is employed. Stacking is an Ensemble Learning model that is similar to Boosting and Bagging (Bootstrap aggregation). Boosting is a machine learning group algorithm used to reduce variance and bias. It is based on turning a set of weak learners into strong learners. Due to the fact that the Boosting method focuses on reducing bias, the basic models used in this method are low variance and high bias models. An important method of Boosting is the Adaboost algorithm, which updates the weights attached to each training sample. On the other hand, Bagging is designed to improve the stability and accuracy of machine learning algorithms which are used in statistical classification and regression. Its purpose is to create a hybrid model that is more robust than its base models. Not only does it reduce variance but it also helps prevent overfitting [31].

There are two ways to combine models. The first is voting, in which the predicted class is chosen by the majority of models. The second is Stacking, where the predictions generated by each base model are used as input to a meta-level classifier whose output is the final prediction.

Stacking, sometimes called stacked generalization, is a way to combine several machine learning techniques into one predictive model to improve the predictive accuracy. The main idea of Stacking is to train several different base models and combine them through the training of a meta model which makes the final prediction based on the predictions made by the base models [32]. This is achieved by taking the following steps. First, the available data is used to train all base models. Next, a hybrid model is trained for the final prediction. In this step, the predictions of all base models are used as additional inputs. Stacking has led to good results in both supervised learning techniques such as regression, classification, and distance learning, and also unsupervised learning methods such as neural networks and density estimation. Table 2 compares Bagging, Boosting, and Stacking methods:

Table 2 Comparison of three group methods

The proposed method

In this section, in the first part, the data collection method is explained and then in the second part, a suitable model for predicting the disease and the disease category is presented.

Data collection

In this study, we collected medical prescriptions from the www.Drugs.com site, which holds 14,682 records. This dataset includes 1508 diseases and 1615 different drugs. Since a large number of diseases had very few drugs for their treatment and this caused modeling errors, we selected only the diseases that had more than 10 drugs for their treatment as the data set for this study, which includes 5693 records.

Finally, the selected dataset has 719 attributes, which include the name of the disease and the name of the 718 drugs prescribed for the diseases. The selected dataset includes 146 different diseases. These diseases can be considered in 3 general categories as follows:

  1. 1)

    Diseases that are not fatal, such as colds.

  2. 2)

    Diseases that are not usually fatal but can in certain circumstances be fatal, such as sinusitis. Or, diseases that are a risk factor for a fatal disease, such as high cholesterol level that can contribute to a heart attack.

  3. 3)

    Diseases that are often fatal such as pancreatic cancer.

In the next step, we divided the diseases into 22 different categories, with advice from a physician and added a new feature called the disease category to the dataset. Table 3 shows these categories and the diseases that belong to each category.

Table 3 Different categories of disease

The first, more important, goal of this research is to predict the type of disease that each sample suffers from. The second goal is to predict which of the 22 different disease categories each sample (representing a patient) belongs to. A group of physicians were tasked with predicting each patient’s disease only by the names of the drugs given to each sample in the dataset. Their final predictions were 100% correct because the results were reviewed three times by each physician. The number of classes (i.e., number of different diseases + other diseases) is 147. Therefore, each sample in the dataset can be labeled by one of 146 different diseases plus other diseases (Altogether, 147 different classes). The purpose of adding other diseases is that if there is a patient whose disease is not one of the 146 diseases listed in Table 3, then it will be included in this category.

Finally, our database contains 720 different attributes, the first attribute is the first label or the name of the disease, the second attribute is the second label or the name of the disease category, and the attribute 3 to 720 are the names of prescription drugs. Each record is a prescription for the patient. In each record, if a drug is prescribed to the patient, this is indicated by 1, and if it is not prescribed, this is shown as − 1. Also, if it is not clear whether this drug is prescribed or not, due to the doctor’s handwriting being illegible, this is recorded as 0. Table 4 shows the final dataset and describes the attributes used in the dataset.

Table 4 Attributes description of the dataset

Modeling

Data mining methods generally fall into two categories: descriptive and predictive [4, 33]. In this paper, 4 predictive methods are used to predict two different labels, described in the previous section. These 4 methods are decision tree, simple Bayes, random forest, and K-nearest neighbors. In the discussion section, we compare the accuracy of these algorithms.

Furthermore, in this section, the Stacking model, which is designed to achieve the highest accuracy, will be described. As shown in Table 4, each sample has many attributes. As a result, there are too many pairwise correlations between the attributes that need to be considered, and this has a negative impact on the accuracy of the prediction model. In addition, overfitting can occur. To prevent overfitting, ensemble learning methods are used, which is one of the most common solutions. In addition, principal component analysis (PCA) on input features was utilized to eliminate the correlation between variables as well as to remove low-value dataset features. PCA is a Dimensionality Reduction method that uses orthogonal linear projections to reduce the number of parameters. In other words, a set of correlated variables is transferred to a new set of non-correlated variables. In general, a vector transformation is used for dimensionality reduction of large datasets.

Model

In this section, we present our proposed stacking model for predicting disease categories as well as disease types based on patient prescriptions. This model has three base learners, namely KNN, decision tree and random forest. Naïve Bayes is the Meta learner of this model. Figure 1 shows our proposed Stacking model. In this model, meta features, which are the results of the prediction of the three base classifiers, are added to the original features of the instances. Consequently, the Meta learner, which is the Naïve Bayes (NB) classifier, models the instances with 719 + 3 features. After using PCA, the maximum number of components that generated the best result was 124 features.

Fig. 1
figure 1

Stacking model

Discussion

The dataset contains 5693 patient records. Two attributes were considered as labels for each record, namely, the disease and the disease category that the patient suffers from. Separate experiments were undertaken on each attribute. The RapidMiner data mining tool is used for performing the experiments.

We first predicted both labels using four single classification algorithms: decision tree, simple Bayes, random forest, and K-nearest neighbors. Tables 5 and 6 compare the accuracy and their kappa score.

Table 5 Comparison of single classifiers in predicting label 1
Table 6 Comparison of single classifiers in predicting label 2

According to Tables 5 and 6, it can be seen that the simple Bayesian algorithm has better performance for both labels than other algorithms. However, as we said in the modeling section, to improve the prediction model, we propose an Ensemble Learning model.

The parameters of base learners and their values for the proposed model are shown in Tables 7 and 8.

Table 7 Accuracy of the stacking model in predicting Label 1
Table 8 Accuracy of the stacking model in predicting Label 2

Table 9 shows that the accuracy of the other ensemble methods for the first and second labels of the dataset is less than the stacking method. The learner is a decision tree for both Adaboost and Bagging methods, and its parameters are shown in Table 9.

Table 9 Comparison of other ensemble techniques

It should be noted that the results of the experiments would have been worse if PCA had not been used. In fact, the use of PCA has significantly improved the results. Table 10 shows the accuracy of the proposed stacking model without applying PCA.

Table 10 Accuracies without applying PCA

Tables 11 and 12 each compares the accuracy of the stacked model for predicting the values of label 1 and label 2, respectively. The models utilize various base learners with optimum parameter values, and different meta learners. This led to the best three results after the stacked model in Tables 7 and 8 for each model.

Table 11 Evaluation of best classifiers for label 1 of the dataset
Table 12 Evaluation of best classifiers for label 2 of the dataset

Eventually, according to the results obtained above and comparing them with the results of Tables 7 and 8, the Stacking model of Tables 7 and 8 with an accuracy of 62.86% for the first label and 74.39% for the second label and a kappa score of 0.620 for the first label and 0.720 for the second label had the best results for both labels and was selected as the final model. This is summarized in Table 13 for accuracy and Kappa score.

Table 13 Accuracy and kappa score of the final stacking model

Our proposed model is more accurate than the model presented in a similar study conducted by Dehkordi et al. (2019). Their model for disease prediction has an accuracy of 57% while our proposed model has an accuracy of 62.86%.

It should be noted that the database used in our study is larger than the database in the study of Dehkordi et al. (2019). Our database consists of 146 different diseases and 718 different drugs, while the database used in their study includes 70 different diseases and 386 different drugs.

Finally, Tables 14 and 15 are provided to demonstrate that our proposed ensemble method has higher accuracy and kappa scores compared to single classifiers such as KNN, Naïve Bayes, decision tree, and random forest for the first and second label of the dataset. According to Section 4, an Ensemble Learning model provides the opportunity to reach a better result.

Table 14 Comparison of single classifiers in predicting label 1
Table 15 Comparison of single classifiers in predicting label 2

Therefore, considering the acceptable level of accuracy and kappa score obtained from this study, this model can be used to help solve the problems mentioned in the problem statement section and can be adopted as the proposed model to improve the diagnosis process.

If the use of this proposed model becomes widespread, the Ministry of Health can determine the type and amount of drug use by knowing the statistics and the number of patients who have used this model over a long period (for example, 5 to 10 years). By knowing this statistic, the annual need for each drug in the country can be more accurately estimated, and consequently, it will be possible to procure the sufficient amount of each medicine in advance and avoid overspending.

Also, the healthcare industry can use this information to identify people with chronic illnesses, which is an indirect way makes it possible to estimate the prevalence of such illnesses.

Our next goal in research is to provide a website or mobile application using the model proposed in this article. This allows the patients to search the drugs prescribed by a doctor to find out whether these drugs are related to their disease according to our proposed model. If a discrepancy is detected by the patient, he can seek further advice from his doctor again. The advantage of using such a website or application is that the information about a wide range of diseases and related medications can be collected together. In addition, each user can save their medical history by having a unique account. This is important because, in some countries where there is no electronic health record, our proposed website/application can be used to create such a record for each person in the community, using the medical records available in insurance companies and the drugs prescribed by physicians.

Conclusion

According to Johns Hopkins University of Medical Sciences’ research on medical diagnosis, misdiagnosis is at the forefront of serious medical errors. Most people will likely experience at least one misdiagnosis in their lifetime, which can sometimes have devastating consequences. Also, this issue has an indirect adverse impact on the professional life of doctors and the quality of services provided by them, Furthermore, the complaints raised as a result of such errors have always been one of the most important stressors for doctors. Hence, providing solutions to help improve the correct prediction of the disease and the correct administration of the drug is very important and can be the first step in treatment of a patient. The overall purpose of this paper was to predict what kind of disease, from 147 different classes, each patient suffers from and to which of 22 separate categories each disease belongs. Four data mining classification algorithms were used: decision tree, random forest, Naïve Bayes, and KNN. Then a stacking model was used to improve the performance of the algorithms and achieve optimal results. This proposed model had better performance than the individual classifiers by showing the accuracy and kappa score of 62.86% and 0.620 respectively for disease prediction and the accuracy and kappa score of 74.39% and 0.720 respectively for predicting the category of disease, so it was presented as the final model. In the dataset, three different base learners namely KNN, decision tree, and random forest were applied for classifying in the Stacking operator. The results of our final model can help patients, physicians and medical staff, insurance companies as well as governments.

The results of this study can be used as a platform for future research in this field. We suggest to other interested researchers to study other drugs and diseases as input features. In addition, other data mining techniques such as Association Rules can be used. Association rules are in the group of descriptive methods, so only some descriptive rules can be derived from the dataset.

Availability of data and materials

The datasets generated and/or analyzed during the current study are available in the [Drugs] repository, [https://www.drugs.com/].

Abbreviations

KNN:

K-Nearest Neighbors

PCA:

Principal Component Analysis

References

  1. Balogh EP, Miller BT, Ball JR. Improving diagnosis in health care. Washington, DC: National Academies Press (US); 2015.

    Book  Google Scholar 

  2. Ahmad P, Qamar S, Rizvi SQA. Techniques of data mining in healthcare: a review. Int J Comput Appl. 2015;120(15):38–50.

    Google Scholar 

  3. Subanya B, Rajalaxmi R. Feature selection using Artificial Bee Colony for cardiovascular disease classification. 2014 International Conference on Electronics and Communication Systems (ICECS). Coimbatore: IEEE; 2014. p. 1–6.

  4. GHazanfari M, Alizadeh S, Teimourpour B. Data mining knowledge discovery. Tehran: Iran University of Science and Technology; 2014.

    Google Scholar 

  5. Rodziewicz TL, Houseman B, Hipskind JE. Medical Error Reduction and Prevention; 2022. Available from: https://www.ncbi.nlm.nih.gov/books/NBK499956/.

    Google Scholar 

  6. Van Den Bos J, Rustagi K, Gray T, Halford M, Ziemkiewicz E, Shreve J. The $17.1 billion problem: the annual cost of measurable medical errors. Health Aff. 2011;30(4):596–603.

    Article  Google Scholar 

  7. Schmier JK, Hulme-Lowe CK, Semenova S, Klenk JA, DeLeo PC, Sedlak R, et al. Estimated hospital costs associated with preventable health care-associated infections if health care antiseptic products were unavailable. ClinicoEconomics Outcomes Res. 2016;8:197.

    Article  Google Scholar 

  8. Esfandiari N, Babavalian MR, Moghadam AME, Tabar VK. Knowledge discovery in medicine: current issue and future trend. Expert Syst Appl. 2014;41(9):4434–63.

    Article  Google Scholar 

  9. Kondababu A, Siddhartha V, Kumar BB, Penumutchi B. A comparative study on machine learning based heart disease prediction. In: Materials Today: Proceedings; 2021.

    Google Scholar 

  10. Jeyaranjani J, Rajkumar TD, Kumar TA. Coronary heart disease diagnosis using the efficient ANN model. In: Materials Today: Proceedings; 2021.

    Google Scholar 

  11. Jothi KA, Subburam S, Umadevi V, Hemavathy K. Heart disease prediction system using machine learning. In: Materials Today: Proceedings; 2021.

    Google Scholar 

  12. Pavithra V, Jayalakshmi V. Hybrid feature selection technique for prediction of cardiovascular diseases. In: Materials Today: Proceedings; 2021.

    Google Scholar 

  13. Ramesh G, Madhavi K, Reddy PDK, Somasekar J, Tan J. Improving the accuracy of heart attack risk prediction based on information gain feature selection technique. In: Materials Today: Proceedings; 2021.

    Google Scholar 

  14. Maini E, Venkateswarlu B, Maini B, Marwaha D. Machine learning–based heart disease prediction system for Indian population: an exploratory study done in South India. Med J Armed Forces India. 2021;77(3):302–11.

    Article  PubMed  PubMed Central  Google Scholar 

  15. Kumar S, Sahoo G. Classification of heart disease using naive bayes and genetic algorithm. In: Computational intelligence in data mining-volume 2: Springer; 2015. p. 269–82.

    Chapter  Google Scholar 

  16. Jain B, Ranawat N, Chittora P, Chakrabarti P, Poddar S. A machine learning perspective: to analyze diabetes. In: Materials Today: Proceedings; 2021.

    Google Scholar 

  17. Kumari S, Kumar D, Mittal M. An ensemble approach for classification and prediction of diabetes mellitus using soft voting classifier. Int J Cogn Comput Eng. 2021;2:40–6.

    Google Scholar 

  18. Khaleel FA, Al-Bakry AM. Diagnosis of diabetes using machine learning algorithms. In: Materials Today: Proceedings; 2021.

    Google Scholar 

  19. Arumugam K, Naved M, Shinde PP, Leiva-Chauca O, Huaman-Osorio A, Gonzales-Yanac T. Multiple disease prediction using machine learning algorithms. In: Materials Today: Proceedings; 2021.

    Google Scholar 

  20. Wei X, Lu Q, Jin S, Li F, Zhao Q, Cui Y, et al. Developing and validating a prediction model for lymphedema detection in breast cancer survivors. Eur J Oncol Nurs. 2021;54:102023.

    Article  PubMed  Google Scholar 

  21. Dhanya R, Paul IR, Akula SS, Sivakumar M, Nair JJ. F-test feature selection in stacking ensemble model for breast cancer prediction. Procedia Comput Sci. 2020;171:1561–70.

    Article  Google Scholar 

  22. Onan A. A fuzzy-rough nearest neighbor classifier combined with consistency-based subset evaluation and instance selection for automated diagnosis of breast cancer. Expert Syst Appl. 2015;42(20):6844–52.

    Article  Google Scholar 

  23. Ferdowsy F, Rahi KSA, Jabiullah MI, Habib MT. A machine learning approach for obesity risk prediction. Curr Res Behav Sci. 2021;2:100053.

    Article  Google Scholar 

  24. Pinto A, Ferreira D, Neto C, Abelha A, Machado J. Data mining to predict early stage chronic kidney disease. Procedia Comput Sci. 2020;177:562–7.

    Article  Google Scholar 

  25. Ahsani-Estahbanati E, Doshmangir L, Najafi B, Akbari Sari A, Sergeevich GV. Incidence rate and financial burden of medical errors and policy interventions to address them: a multi-method study protocol. Health Serv Outcomes Res Methodol. 2022;22(2):244–52.

    Article  Google Scholar 

  26. Malladi R, Vempaty P, Pogaku V. Advanced machine learning based approach for prediction of skin cancer. In: Materials Today: Proceedings; 2021.

    Google Scholar 

  27. Dehkordi SK, Sajedi H. Prediction of disease based on prescription using data mining methods. Heal Technol. 2019;9(1):37–44.

    Article  Google Scholar 

  28. Teimouri M, Farzadfar F, Alamdari MS, Hashemi-Meshkini A, Alamdari PA, Rezaei-Darzi E, et al. Detecting diseases in medical prescriptions using data mining tools and combining techniques. Iran J Pharm Res. 2016;15(Suppl):113.

    PubMed  PubMed Central  Google Scholar 

  29. Trasierras AM, Luna JM, Ventura S. Improving the understanding of cancer in a descriptive way: an emerging pattern mining-based approach. Int J Intell Syst. 2022;37(4):2822–48.

    Article  Google Scholar 

  30. Frias M, Moyano JM, Rivero-Juarez A, Luna JM, Camacho Á, Fardoun HM, et al. Classification accuracy of hepatitis C virus infection outcome: data mining approach. J Med Internet Res. 2021;23(2):e18766.

    Article  PubMed  PubMed Central  Google Scholar 

  31. Han J, Pei J, Kamber M. Data mining: concepts and techniques. 3rd ed: The Morgan Kaufmann Series in Data Management Systems; 2011.

  32. Sulzmann JN, F¨urnkranz J. Rule stacking: an approach for compressing an ensemble of rule sets into a single classifier. In: International conference on discovery science. Heidelberg: Springer; 2011. p. 323–34.

  33. Kantardzic M. Data mining: concepts, models, methods, and algorithms. 3rd ed. Hoboken: Wiley-IEEE Press; 2020.

Download references

Acknowledgements

Not applicable.

Funding

The authors received no funding for this publication and have no competing interested associated with this publication to declare.

Author information

Authors and Affiliations

Authors

Contributions

Sana Nazari Nezhad has collected, analyzed and interpreted the medical prescription information and played a key role in writing the final version of this paper. Mohammad Hadi Zahedi has led the project as the supervisor, and Elham Farahani has reviewed and finalized the manuscript as advisor. All authors have read and approved the final version.

Corresponding author

Correspondence to Sana Nazari Nezhad.

Ethics declarations

Ethics approval and consent to participate

Not applicable.

Consent for publication

Not applicable.

Competing interests

The authors declare that they have no competing interests.

Additional information

Publisher’s Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated in a credit line to the data.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Nazari Nezhad, S., Zahedi, M.H. & Farahani, E. Detecting diseases in medical prescriptions using data mining methods. BioData Mining 15, 29 (2022). https://doi.org/10.1186/s13040-022-00314-w

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s13040-022-00314-w

Keywords