Next Article in Journal
The Health Heterogeneity of and Health Care Utilization by the Elderly in Taiwan
Next Article in Special Issue
An FPGA-Based Rapid Wheezing Detection System
Previous Article in Journal
Influences of Satisfaction with Telecare and Family Trust in Older Taiwanese People
Previous Article in Special Issue
IAServ: An Intelligent Home Care Web Services Platform in a Cloud for Aging-in-Place
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Detection of Potential Drug-Drug Interactions for Outpatients across Hospitals

1
Graduate Institute of Medical Sciences, College of Medicine, Taipei Medical University, 250 Wuhsing St., Taipei 110, Taiwan
2
Information Technology Office, Shuang Ho Hospital, Taipei Medical University, 291 Zhongzheng Rd., New Taipei City 235, Taiwan
3
Graduate Institute of Biomedical Informatics, College of Medical Science and Technology, Taipei Medical University, 250 Wuhsing St., Taipei 110, Taiwan
4
Department of Information Management, Wan Fang Hospital, Taipei Medical University, Section 3, 111 HsingLong Rd., Taipei 116, Taiwan
*
Author to whom correspondence should be addressed.
Int. J. Environ. Res. Public Health 2014, 11(2), 1369-1383; https://doi.org/10.3390/ijerph110201369
Submission received: 17 December 2013 / Revised: 13 January 2014 / Accepted: 14 January 2014 / Published: 27 January 2014

Abstract

:
The National Health Insurance Administration (NHIA) has adopted smart cards (or NHI-IC cards) as health cards to carry patients’ medication histories across hospitals in Taiwan. The aims of this study are to enhance a computerized physician order entry system to support drug-drug interaction (DDI) checking based on a patient’s medication history stored in his/her NHI-IC card. For performance evaluation, we developed a transaction tracking log to keep track of every operation on NHI-IC cards. Based on analysis of the transaction tracking log from 1 August to 31 October 2007, physicians read patients’ NHI-IC cards in 71.01% (8,246) of patient visits; 33.02% (2,723) of the card reads showed at least one medicine currently being taken by the patient, 82.94% of which were prescribed during the last visit. Among 10,036 issued prescriptions, seven prescriptions (0.09%) contained at least one drug item that might interact with the currently-taken medicines stored in NHI-IC cards and triggered pop-up alerts. This study showed that the capacity of an NHI-IC card is adequate to support DDI checking across hospitals. Thus, the enhanced computerized physician order entry (CPOE) system can support better DDI checking when physicians are making prescriptions and provide safer medication care, particularly for patients who receive medication care from different hospitals.

1. Introduction

It is common for patients who visit multiple hospitals with the same or similar conditions to change doctors (or hospitals) in Eastern cultures [1,2,3,4]. The prevalence of patients who visited multiple hospitals with the same or similar condition was nearly 40% among patients attending government outpatient departments in Hong Kong [1], 23% among primary care patients in Japan [2,3], and 23.5% among outpatients in Taiwan [4,5,6]. Previous studies have found that patients who receive medical care from multiple health care providers, particularly from different hospitals, are more likely to suffer adverse drug reactions (ADRs) [7,8,9,10]. Repeats sentence above ADRs, which are harmful, unintended reactions to medicines that occur at doses normally used for treatment, are a major cause of morbidity and mortality and lead to increased hospitalizations and medical costs [11,12,13]. Repeats sentence above About 25% of ADRs can be attributed to DDIs [14,15]. Thus, DDIs remain an important issue in clinical practice and drug management. Repeats sentence above
Although it is impossible to recognize every potential DDI when prescribing or dispensing, in most cases DDIs are predictable and preventable by using well-established, currently available DDI databases [12,16,17]. There have been various approaches proposed to reduce the risk of ADRs, including DDIs, using information communication technologies (ICTs). Some researchers suggested that pharmacists use computerized screening software to identify potential drug therapy problems and prevent adverse events [15,18,19]. Others suggested that physicians use computerized provider order entry (CPOE) with clinical decision support (CDS) to improve medication errors [20,21,22,23,24,25]. Evidence has shown these approaches can identify potential ADRs (including DDIs) and improve medication safety. However, the approaches were unlikely to be effective in detection of potential DDIs for the patients who frequently visit multiple hospitals because of lack of a complete medication history across hospitals.
In Taiwan, the National Health Insurance Administration (NHIA) has adopted smart cards (or NHI-IC cards) as health cards since November 1999 [26,27,28]. Patients with their NHI-IC cards can freely access nationwide hospitals or clinics contracted with the BNHI for medical services. The rate of contracted healthcare providers is over 99% of total healthcare providers in Taiwan. Up to 60 entries of the most up-to-date prescribed medicines are stored in a patient’s NHI-IC card that is as vehicle of personal health insurance information. The health care provider is responsible for writing the prescriptions into the card to disclose patient medical information appropriately. It was used as a reference when doctors treat a patient so that they don’t duplicate prescriptions. This helps safeguard patient safety, improve health care quality and facilitate interaction of physician-patient relationship [29]. Therefore, insured patients can own themselves medication record with NHI-IC cards. In regard to informed consent and autonomy, patients have rights to release their medical information or not. Under the direct user's consent and autonomy, patient can present his/her NHI-IC card to a health care provider when receiving a medical service. Since there are around 23 million NHI-IC cards currently in use across Taiwan, we used the NHI-IC cards as a common infrastructure for sharing patients’ medication history across hospitals, and enhanced CPOE systems to access the NHI-IC cards. Based on the medication history, the enhanced CPOE system can support DDI checking across hospitals when physicians prescribe medicines for patients. In our previous work we had enhanced CPOE systems to detect potential duplicate medications for the patients who receive medication care from multiple hospitals [30]. In this work, we focused on addressing the DDI problems involving multiple hospitals.

2. System Framework for Enhancing DDI Checking Involving Multiple Hospitals

The system framework is shown in Figure 1. A CPOE system usually consists of several client computers and a server. The client directly interacts with physicians for prescriptions, orders and results management. The server handles client requests and performs database transactions. The client was enhanced with the capability to read/write NHI-IC cards. Up to 60 prescribed drugs can be stored in the NHI-IC card [26,28]. Each prescribed drug item consists of prescribed date, drug code (represented by an NHI code), number of days (to be taken), dosage and frequency of use. It is a health care provider’s responsibility to write prescribed drugs into a patient’s NHI-IC card. Thus, a physician with the enhanced CPOE system can access a patient’s medication history stored in his/her NHI-IC card no matter where the patient receives medical care in Taiwan. Since it took about 20 s to read patient records from a NHI-IC card, and the average time in writing prescriptions into NHI-IC card is 1 min and 53 s, we decided to improve the workflow of DDI checking. We make changes to the procedure of writing NHI-IC cards. Initially the card writing procedure was performed by physicians after their prescriptions were completed. After the change, the procedure was performed by cashiers at checkout counters. This change reduced the physicians’ workload and service time.
Figure 1. The framework of potential DDIs detection across hospitals.
Figure 1. The framework of potential DDIs detection across hospitals.
Ijerph 11 01369 g001
Both security and privacy of electronic medical records are significant priority issues [31]. The NHI-IC card is not only designed with many security features to prevent counterfeiting, but also provided different users’ authority management (i.e., read only or read/write to NHI-IC card). Its contents can be read by a card reader. For protecting transaction security, we adopted a secured and encrypted virtual private network (VPN) to connect NHI-IC card readers and data servers. Each card reader has a security authentication module (SAM) and a dual card system. The SAM can perform mutual authentication and secure messaging between the card readers and data servers over the VPN. The dual card system allows a physician to access a patient’s NHI-IC card only when both the patient’s NHI-IC card and the physician’s medical professional cards are present in the card reader. Thus, with these controlled security mechanisms we can assure the confidentiality, integrity, identity verification and non-repudiation of NHI-IC card transactions [32].
According to the Health Insurance Portability and Accountability Act and the Personal Information Protection Act [33,34], minimum necessary medication information was stored, used and disclosed for purposes of treatment to protect patients’ privacy rights in this study. When a patient receives a medical care service, the system will check the health professional card automatically to confirm the health professional card holder and healthcare provider are the same person the patient’s is visiting. If not, the healthcare provider cannot get permission to read or write a medical record. Furthermore, a system operation tracking log was developed in this study. All events of the medical system operation will be monitored and recorded to protect patient privacy.
The prescribed medicines stored in a NHI-IC card are represented by NHI codes. However, a CPOE system adopted by a hospital usually contains drug codes defined by the hospital itself (or hospital codes). Thus, we adopted the Anatomical Therapeutic Chemical (ATC) classification system as a common model for cross-mapping between NHI codes and hospital codes [30]. In the ATC classification system [35], drugs are classified in groups at five levels (from first to fifth levels) based on the organ or system on which they act and their chemical, pharmacological and therapeutic properties. Assignment of drugs to the same ATC code indicates that they are assigned to the same chemical/pharmacological/therapeutic subgroup. Each NHI code can be assigned to a code in the ATC classification system [36].
The NHI-ATC mapping database is used to map a NHI drug code to the corresponding ATC code. The Local-NHI mapping database is used to map a hospital code to the corresponding NHI code. Each drug represented by a hospital code can be mapped to a unique NHI code. Through the Local-NHI and NHI-ATC databases, both hospital codes and NHI codes can be mapped to the corresponding ATC codes. All of the mapping is simple one-to-one mapping. Therefore, DDIs checking is effective and executed without adding complexity. Thus, the prescribed medicines stored in NHI-IC cards can be integrated as a part of the patient’s medication history, which can be accessed by the enhanced CPOE system. Based on the patient’s medication history, the system can detect potential DDIs when a physician prescribes new medications for the patient, no matter which hospital he/she goes to.

3. Implementation of Potential DDI Detection across Hospitals

3.1. Creation of DDI Databases

The enhanced CPOE system was designed for Taipei Medical University Wan-Fang Hospital (TMUWFH), a teaching affiliate hospital with 750 beds, for outpatient services. The DDI database was created and reviewed by the Pharmacy & Therapeutics Committee of TMUWFH based on the drugs the hospital used, the clinicians’ suggestions and references to the commercial databases and guidelines such as MICROMEDEX® and Drug Interaction Facts [37]. The drug items were coded with their corresponding ATC codes. Each drug pair was associated with a severity level of the interaction, as assigned by Hansten and Horn [38].
(1)
Severe interaction (“Avoid administration of the combination.”);
(2)
Moderate interaction (“Avoid administration unless it is determined that the benefit of co-administration outweighs the risk to the patient.”);
(3)
Mild interaction (“Minimize risk by considering alternative agents or change dosage or route of administration.”).
In addition to the level of severity, each DDI drug pair was also associated with DDI mechanisms, affecting time (onset), warning messages and suggestions to clinicians. To avoid producing too many alerts [39,40,41], the Committee decided to exclude most mild interactions, and agreed on the minimum set of drug pairs that were currently used in the hospital that could lead to potentially significant DDIs. There were 360 drug pairs in the DDI database including 94 severe, 262 moderate and four mild interactions.

3.2. Detection of Potential DDIs Involving Multiple Hospitals

To detect potential DDIs, we compare each medicine to be prescribed by the patient’s doctor in this visit with all the medicines that were stored in the patient’s NHI-IC card and that are currently taken by the patient. If a comparison (a drug pair) can be found in the DDI database, the drug pair is potentially interact with each other. A medicine is identified as “currently-taken” if the prescribed date of the medicine plus the prescribed interval of days is equal to or greater than the current visit date. Only those medicines currently-being-taken will be checked against the medicines to be prescribed at this visit.
The algorithm for detection of potential DDIs across hospitals can be described as following. Let PCTDS represent a set of medicines currently being taken that were read from a patient’s NHI-IC card, and TBPDS represent a set of the medicines that are to be prescribed by a doctor at this visit. Let x.u be a drug item x with its attribute (field) u. Let PDDIDS represent a set of potential DDI drug pairs that are detected at this visit, initially PDDIDS is empty.
The drug codes of medicines in PCTDS and TBPDS are represented with NHI-codes and hospital-codes, respectively. They are mapped to the corresponding ATC-codes so that drug-pairs that are stored in PDDIDS are represented by ATC-codes. The algorithm for detection of potential DDIs across hospitals can be described as following.
  • Map all medicines in PCTDS and TBPDS to their corresponding ATC codes.
  • Make drug-pairs (one from PCTDS, the other from TBPDS) and perform DDI checks
     FOR each record x ∊ PCTDS, DO
      FOR each record y ∊ TBPDS, DO
       IF (x.ATC-code, y.ATC-code) or (y.ATC-code, x.ATC-code) can be found in the
        PDDIDS,
       THEN create a record z in the PDDIDS, where
        z.ATC-code = x.ATC-code
        z. ATC-code = y.ATC-code
       END
      END
     END
The algorithm shown above firstly converts different drug-code representations to a common representation, the ATC coding system. Then it makes drug-pairings using one drug item from the medicines currently being taken that were previously prescribed and stored in a NHI-IC card, and the other from the medicines that are to be prescribed at this visit. Lastly, the algorithm performs DDI checking to see if the drug-pairs can be found in the DDI database. The potential DDI drug-pairs are stored in PDDIDS dataset.

3.3. Integration of the Potential DDI Detection Algorithm into Outpatient Workflows

The workflow of outpatient services to detect potential DDIs for patients who receive medication care from multiple hospitals is shown in Figure 2. For each patient to receive a medical care service, they must present their NHI-IC card to their doctor. The doctor operates the enhanced CPOE system to read the medication history from the patient’s NHI-IC card. If there are medicines currently being taken, they are stored in the PCTDS dataset. After making a diagnosis for the patient, the doctor may prescribe medicines for the patient using the CPOE system. If there are medicines to be prescribed (TBP medicines), they are stored in the TBPDS dataset.
Following this, there are two phases of potential DDI checks. In the first phase, DDI checking within a hospital, we compare each of the TBP medicines with the one that is currently being taken by the patient, and was prescribed at previous visits to this hospital. Since most CPOE systems can handle DDI checking within a hospital [24,42,43], in this study we will not explore this phase further. In the second phase, DDI checking across hospitals, we examine pairs of drugs: one selected from the TBPDS, and the other selected from the PCTDS. Each drug-pair is then checked against the DDI database. The drug-pair is said to be a potential DDI if it is present in the DDI database. The potential DDI drug-pair is then stored in the PDDIDS dataset.
Figure 2. The workflow for detecting potential DDIs involving multiple hospitals.
Figure 2. The workflow for detecting potential DDIs involving multiple hospitals.
Ijerph 11 01369 g002
For each drug-pair in the PDDIDS dataset, the CPOE system signals the doctor and opens a screen (Figure 3) displaying (1) the brand name of the medicine to be prescribed, (2) information regarding the medicine currently being taken including the generic name, the brand name, the date it was prescribed, the dose and route of administration, and (3) the DDI information including the level of severity, the mechanism of the DDI, effect time, warning message and suggestions. The doctor can then review the prescription with the patient, and take an appropriate action from the following:
(1)
Ignored, the patient did not take the medication, or ignored for short;
(2)
Ignored, due to the need of patients’ conditions, or ignored but needed for short;
(3)
Accepted, go back to revise the prescription, or revised for short.
The actions taken by the doctor and the changes to the prescription are recorded into a “transaction tracking log” for further analysis. Finally, after all the drug pairs have been reviewed and the prescription finalized, the prescribed medicines are sent to Billing Department where cashiers collect all charges and write the prescribed medicines into the patient’s NHI-IC card.
Figure 3. A popup screen (translated from Chinese) showing potential DDIs when prescribing.
Figure 3. A popup screen (translated from Chinese) showing potential DDIs when prescribing.
Ijerph 11 01369 g003

4. Investigation of Physicians’ Responses to DDIs Checking across Hospitals: An Empirical Study

To investigate physicians’ responses to DDIs checking across hospitals we focused on three major aspects: (1) physicians’ attitude to access patients’ medication history stored in NHI-IC cards, (2) the capacity adequacy of NHI-IC cards for DDI checking across hospitals, and (3) the physicians’ response to potential DDI alerts. Thus, we developed a transaction tracking log to keep track of physicians’ operations on NHI-IC cards and their actions taken to pop-up screens that showed up when potential DDIs were detected. The transaction tracking log was integrated into the CPOE system, and could be activated/deactivated when needed.
The empirical study was conducted in the Department of Endocrinology & Metabolism (E&M) of the TMUWFH from 1 August to 31 October 2007. This Department was chosen because patients who visit were more likely to have chronic diseases and seek medical care at different hospitals. We activated the transaction tracking log during the period of the study. The log was analyzed after the study using descriptive statistical method. Owing to the importance of protecting the participants’ rights and privacy, a formal ethics-based approval of this study was obtained from the Institutional Review Board (IRB) by the Institutional Review Board at the TMUWFH.
A summary of the log analysis is shown in Table 1. There were 11,612 patient visits to the Department over the three months. In 71.01% (8,246) of patient visits, physicians read the patients’ NHI-IC cards. 33.02% (2723) of the card reads contained data of at least one medicine currently being taken. During the study period, 21684 medicines that were currently being taken were read from the NHI-IC cards in total, 17985 (82.94%) of which were prescribed at the last visit. This implies that if a patient’s medicines prescribed at the last visit are fully recorded in patient’s NHI-IC card, then NHI-IC card contains at least 80% of the currently-taken medicines, no matter how long the prescribed medicines can be stored in the card.
Table 1. The analysis summary of NHI-IC card reads.
Table 1. The analysis summary of NHI-IC card reads.
Month(a) Patient Visits(b) NHI-IC Card Reads (% *)(c) # of Reads with Currently-Taken Medicines (% **)(d) # of Currently-Taken Medicines(e) The Currently-Taken Medicines that were Prescribed at the Last Visit (% ***)
Aug.3,8532,737 (71.03%)849 (31.02%)7,2206,243 (86.47%)
Sep.3,6322,617 (72.05%)903 (34.51%)7,0385,830 (82.84%)
Oct.4,1272,892 (70.08%)971 (31.71%)7,4265,912 (79.61%)
Total11,6128,246 (71.01%)2723 (33.02%)21,68417,985 (82.94%)
*: (b) ÷ (a) × 100; **: (c) ÷ (a) × 100; ***: (e) ÷ (d) × 100.
The analysis of physicians’ responses to pop-up screens when potential DDIs were detected is shown in Table 2. In total, there were 10,036 prescriptions issued to 11,612 patient visits over the three months. Among the issued prescriptions, there were 7 (0.09%) prescriptions that had at least one drug item that might interact with the medicines currently being taken stored in NHI-IC cards. Each alert prompted a screen to pop up for a physician to review. One alert was ignored (due to not being taken), four were ignored but needed (due to the need of the patient’s condition), and two were accepted to revise the prescriptions. All the alerts were responded to properly, none were closed directly after the alert screen popped up.
Table 2. The analysis of alerts and physicians’ responses.
Table 2. The analysis of alerts and physicians’ responses.
MonthTotal PrescriptionsNHI-IC Card ReadsPotential DDIs Alerts (% *)Actions Taken by Physicians
Ignored (not Taken)Ignored but NeededRevised
Aug.3,3042,7372 (0.24%)0 (0.00%)2 (100.0%)0 (0.00%)
Sep.3,1692,6173 (0.33%)1 (33.33%)1 (33.33%)1 (33.33%)
Oct.3,5632,8922 (0.21%)0 (0.00%)1 (50.00%)1 (50.00%)
Total10,0368,2467 (0.09%)1 (14.29%)4 (57.14%)2 (28.57%)
* DDI alerts ÷ Total prescriptions × 100.
These alerts signaled physicians about the drug items that might interact with those prescribed by outside hospitals. Of these DDI alerts, six were at moderate level and one at severe level, as shown in Table 3. The most frequently seen DDI pair was metformin HCl and cimetidine, which happened four times. This is reasonable because many patients who visit the Department of Endocrinology & Metabolism are diabetics and have kidney conditions.
Table 3. The occurrences of DDI drug pairs during the study period.
Table 3. The occurrences of DDI drug pairs during the study period.
Generic NameATC CodeGeneric NameATC CodeSeverity LevelOccurrence
METFORMIN HCLA10BA02CIMETIDINEA02BA01Moderate4
GLYCYRRHIZA EXTRACTR05FA02IMIPRAMINE HCLN06AA02Moderate1
GEMFIBROZILC10AB04WARFARINB01AA03Severe1
PROPRANOLOL HCLC07AA05FLUOXETINE (HCL)N06AB03Moderate1

5. Discussion

Drug-drug interactions are of potential concern whenever a person takes two or more medicines. Although comprehensive medication reviews are effective, they are very labor-intensive and costly. Patients might not always receive their medication care from the same pharmacy or hospital. CPOE systems were developed to support prescriptions, however, most are designed for use in a single hospital or one managed care organization setting and cannot perform DDI checks beyond the boundaries of hospitals due to lack of a common infrastructure for sharing a patient’s medication history [20,21,22,23,24,25]. The Taiwanese Ministry of Health and Welfare has established a web-based DDI database system, which allows medical professionals to check medications in a prescription on DDIs manually [44]. The system is stand alone, not a part of CPOE system. For every check, a medical professional must switch his/her work from CPOE to the DDI database system, and input all the medication items prescribed at a prescription. Due to huge volume of outpatients, it is impossible for physicians to use it under such time constraints. Our approach made use of NHI-IC cards and the ATC system as common infrastructures for sharing a patient’s medication history among hospitals in Taiwan. The NHI-IC cards were used to carry the medication history, and the ATC system provided a unified drug classification scheme for mapping prescribed medicines among different hospitals. All of the mapping is simple one-to-one mapping. The response time in a massive ADRs checking condition is about 16 s. Therefore, DDIs checking is effective and executed without adding complexity. Thus, given that the CPOE system was enhanced by the accessibility to NHI-IC cards, this allowed physicians to check for potential DDIs across hospitals when prescribing. Hence, our approach can improve patient safety, particularly for patients who receive medication care from different hospitals.
Based on a study on incidence of clinically relevant potential drug-drug interactions using a drug claims database [45] 0.2% of total prescription claims were potential DDIs that were identified by a sophisticated DDI filtering program, and 0.04% of total prescription claims were clinically relevant DDIs that were identified by the combination of the DDI filtering program and clinical pharmacist review. The enhanced CPOE system presented here produced seven alerts (0.07% of total prescriptions) over 3 months of the study period (Table 2). The rate is higher than that identified by using the combination of the DDI filtering program and clinical pharmacist review, but less than that identified by only using a sophisticated DDI filtering program. This result might also have been affected by the DDI database which contained the minimum set of clinically significant DDI drug-pairs, consequently, fewer alerts were generated.
Even though inclusion of NHI-IC cards into medical services may increase service time [26], this study shows that during most patient visits (71.01%), physicians read patients’ NHI-IC cards. This implies that most physicians would use NHI-IC cards to better protect patients from the risk of DDIs even though it requires a little additional effort. We also make changes to the procedure of writing NHI-IC cards. Initially the card writing procedure was performed by physicians after their prescriptions were completed. After the change, the procedure was performed by cashiers at checkout counters. This change reduced the physicians’ workload and service time. Thus, we suggest minimizing physicians’ administration burden whenever possible when adopting smart cards for storage of patients’ medication history.
As indicated in Table 1, if a patient’s prescribed medicines at the last visit were recorded in NHI-IC cards, the cards could contain 82.94% of medicines currently being taken in his/her medication history. According to the studies [46], in most cases the number of medicines prescribed at an outpatient visit is less than 6. There are 60 entries reserved for the storage of medication history in a NHI-IC card. Thus, the reserved storage space of an NHI-IC card is adequate to accommodate information regarding a patient’s medicines that might be prescribed at different hospitals.
Based on the NHI reimbursement policy, only the medications covered by the insurance program must be written into NHI-IC cards. Self-paid medicines are not recorded on NHI-IC cards. There are very few medications (<5%) which are not covered by the NHI program [29]. Moreover, NHI-IC cards have been commonly in use to access medical services in Taiwan, Thus, it is a good choice to use the NHI-IC cards as a common infrastructure for detecting potential DDIs across hospitals. However, in about 29% of all patient visits, physicians didn’t perform NHI-IC card reads even though we improved the workflow. Further improvement to the workflow is needed to increase the percentage of card reads. For example, in most cases, patients have a waiting period before seeing their doctors, and NHI-IC card reads could be performed during the waiting time. However, such a change involves many stakeholders (patients, physicians, administration staff and nurses) and more work is needed to continue to seek appropriate technologies and redesign the outpatient workflow to minimize medical professionals’ burden and meet the different stakeholders’ expectations.

6. Conclusions

Our approach adopted NHI-IC cards as a common medium for carrying patients’ medication history across hospitals in Taiwan. The ATC system was used as a unified drug classification scheme for cross-mapping between NHI codes and hospital codes among different hospitals. All of the mapping is simple one-to-one mapping, therefore, DDI checking is effective and was executed without adding complexity. Given that the CPOE system was enhanced by the accessibility to NHI-IC cards, this, allowed physicians to share patients’ medication history across hospitals. Our approach can help physicians detect potential DDIs across hospitals and provide safer medication care, particularly for the patients who receive medication care from multiple hospitals. Although physicians read patients’ NHI-IC cards at most patient visits (71.01%), there is still room for improvement. We need to continue improving the outpatient workflow and seek appropriate technologies to minimize medical professionals’ burden and to meet different stakeholders’ expectations.

Acknowledgments

The authors would like to express our gratitude to the colleagues of the Departments of Pharmacy and Information Management of TMUWFH for their support.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Lo, A.Y.; Hedley, A.J.; Pei, G.K.; Ong, S.-G.; Ho, L.-M.; Fielding, R; Cheng, K.-K.; Daniel, L. Doctor-Shopping in Hong Kong: Implications for quality of care. Int. J. Qual. Health Care 1994, 6, 371–381. [Google Scholar] [CrossRef]
  2. Sato, T.; Takeichi, M.; Shirahama, M.; Fukui, T.; Gude, J.K. Doctor-shopping patients and users of alternative medicine among Japanese primary care patients. Gen. Hosp. Psychiatry 1995, 17, 115–125. [Google Scholar] [CrossRef]
  3. Sato, T.; Takeichi, M.; Hara, T.; Koizumi, S. Second opinion behaviour among Japanese primary care patients. Br. J. Gen. Pract. 1999, 49, 546–550. [Google Scholar]
  4. Chen, T.J.; Chou, L.F.; Hwang, S.J. Patterns of ambulatory care utilization in Taiwan. BMC Health Serv. Res. 2006, 6, 54–61. [Google Scholar] [CrossRef]
  5. Lee, W.-I.; Shih, B.-Y.; Chung, Y.-S. The exploration of consumers’ behavior in choosing hospital by the application of neural network. Expert Syst. Appl. 2008, 34, 806–816. [Google Scholar] [CrossRef]
  6. Wang, M.-J.; Lin, S.-P. Study on doctor shopping behavior: Insight from patients with upper respiratory tract infection in Taiwan. Health Policy 2010, 94, 61–67. [Google Scholar] [CrossRef]
  7. Fillit, H.M.; Futterman, R.; Orland, B.I.; Chim, T.; Susnow, L.; Picariello, G.P.; Scheye, E.C.; Spoeri, R.K.; Roglieri, J.L.; Warburton, S.W. Polypharmacy management in Medicare managed care: Changes in prescribing by primary care physicians resulting from a program promoting medication reviews. Am. J. Manag. Care 1999, 5, 587–594. [Google Scholar]
  8. Donkor, E.S.; Tetteh-Quarcoo, P.B.; Nartey, P.; Agyeman, I.O. Self-Medication practices with antibiotics among tertiary level students in Accra, Ghana: A cross-sectional study. Int. J. Environ. Res. Public Health 2012, 9, 3519–3529. [Google Scholar] [CrossRef]
  9. Zarowitz, B.J.; Stebelsky, L.A.; Muma, B.K.; Romain, T.M.; Peterson, E.L. Reduction of high-risk polypharmacy drug combinations in patients in a managed care setting. Pharmacotherapy 2005, 25, 1636–1645. [Google Scholar] [CrossRef]
  10. Riechelmann, R.P.; Tannock, I.F.; Wang, L.; Saad, E.D.; Taback, N.A.; Krzyzanowsk, M.K. Potential drug interactions and duplicate prescriptions among cancer patients. J. Natl. Cancer Inst. 2007, 99, 592–600. [Google Scholar] [CrossRef]
  11. McDonnell, P.J.; Jacobs, M.R. Hospital admissions resulting from preventable adverse drug reactions. Ann. Pharmacother. 2002, 36, 1331–1336. [Google Scholar]
  12. Juurlink, D.N.; Mamdani, M.; Kopp, A.; Laupacis, A.; Redelmeier, D.A. Drug-Drug interactions among elderly patients hospitalized for drug toxicity. JAMA 2003, 289, 1652–1658. [Google Scholar] [CrossRef]
  13. Becker, M.L.; Kallewaard, M.; Caspers, P.W.J.; Visser, L.E.; Leufkens, H.G.; Stricker, B.H. Hospitalisations and emergency department visits due to drug-drug interactions: A literature review. Pharmacoepidemiol. Drug Saf. 2007, 16, 641–651. [Google Scholar] [CrossRef]
  14. Bucşa, C.; Farcaş, A.; Cazacu, I.; Leucuta, D.; Achimas-Cadariu, A.; Mogosan, C.; Bojita, M. How many potential drug-drug interactions cause adverse drug reactions in hospitalized patients? Eur. J. Intern. Med. 2013, 24, 27–33. [Google Scholar] [CrossRef]
  15. Malone, D.C.; Abarca, J.; Hansten, P.D.; Grizzle, A.J.; Armstrong, E.P.; van Bergen, R.C.; Duncan-Edgar, B.S.; Solomon, S.L.; Lipton, R.B. Identification of serious drug-drug interactions: Results of the partnership to prevent drug-drug interactions. J. Am. Pharm. Assoc. 2004, 44, 142–151. [Google Scholar] [CrossRef]
  16. Hansten, P.D. Drug interaction management. Pharm World Sci. 2003, 25, 94–97. [Google Scholar] [CrossRef]
  17. Eiermann, B.; Laine, K.; Böttiger, Y.; Gustafsson, L.L.; Molin, B. From bench to bedside—developing a knowledge database about drug interactions to be used in computerized prescribing tools at point-of-care in Sweden and Finland. Basic Clin. Pharmacol. Toxicol. 2005, 97, 94. [Google Scholar]
  18. Chrischilles, E.A.; Fulda, T.R.; Byrns, P.J.; Winckler, S.C.; Rupp, M.T.; Chui, M.A. The role of pharmacy computer systems in preventing medication errors. J. Am. Pharm. Assoc. 2002, 42, 439–448. [Google Scholar] [CrossRef]
  19. Moura, C.S.; Prado, N.M.; Belo, N.O.; Acurcio, F.A. Evaluation of drug–drug interaction screening software combined with pharmacist intervention. Int. J. Clin. Pharm. 2012, 34, 547–552. [Google Scholar] [CrossRef]
  20. Bates, D.W.; Leape, L.L.; Cullen, D.J.; Laird, N.; Petersen, L.A.; Teich, J.M.; Burdick, E.; Hickey, M.; Kleefield, S.; Shea, B.; et al. Effect of computerized provider order entry and a team intervention on prevention of serious medication errors. JAMA 1998, 280, 1311–1316. [Google Scholar] [CrossRef]
  21. Holdsworth, M.T.; Fichtl, R.E.; Raisch, D.W.; Hewryk, A.; Behta, M.; Mendez-Rico, E.; Wong, C.L.; Cohen, J.; Bostwick, S.; Greenwald, B.M. Impact of computerized prescriber order entry on the incidence of adverse drug events in pediatric patients. Pediatrics 2007, 120, 1058–1066. [Google Scholar] [CrossRef]
  22. Oliven, A.; Michalake, I.; Zalman, D.; Dorman, E.; Yeshurun, D.; Odeh, M. Prevention of prescription errors by computerized, on-line surveillance of drug order entry. Int. J. Med. Inform. 2005, 74, 377–386. [Google Scholar] [CrossRef]
  23. Kuperman, G.J.; Bobb, A.; Payne, T.H.; Avery, A.J.; Gandhi, T.K.; Burns, G.; Classen, D.C.; Bates, D.W. Medication-Related clinical decision support in computerized provider order entry systems: A review. J. Am. Med. Inform. Assoc. 2007, 14, 29–40. [Google Scholar]
  24. Long, A.-J.; Chang, P.; Li, Y.-C.; Chiu, W.-T. The use of a CPOE log for the analysis of physicians’ behavior when responding to drug-duplication reminders. Int. J. Med. Inform. 2008, 77, 499–506. [Google Scholar] [CrossRef]
  25. Metzger, J.B.; Welebob, E.; Turisco, F.; Classen, D.C. Effective use of medication-related decision support in CPOE. Patient Saf. Qual. Healthc. 2008, 5, 16–24. [Google Scholar]
  26. Liu, C.-T.; Yang, P.-T.; Yeh, Y.-T.; Wang, B.-L. The impacts of smart cards on hospital information systems—An investigation of the first phase of the national health insurance smart card project in Taiwan. Int. J. Med. Inform. 2006, 75, 173–181. [Google Scholar] [CrossRef]
  27. Hsu, M.-H.; Yen, J.-C.; Chiu, W.-T.; Tsai, S.-L.; Liu, C.-T.; Li, Y.-C. Using health smart cards to check drug allergy history: The perspective from Taiwan’s experiences. J. Med. Syst. 2011, 35, 555–558. [Google Scholar] [CrossRef]
  28. National Health Insurance Card, National Health Insurance Administration. Available online: http://www.nhi.gov.tw/English/webdata/webdata.aspx?menu=11&menu_id=594&webdata_id=3194&WD_ID=594 (accessed on 21 November 2013).
  29. Liu, C.-F.; Tsai, Y.-C.; Jang, F.-L. Patients’ acceptance towards a web-based personal health record system: An empirical study in Taiwan. Int. J. Environ. Res. Public Health 2013, 10, 5191–5208. [Google Scholar] [CrossRef]
  30. Hsu, M.-H.; Yeh, Y.-T.; Chen, C.-Y.; Liu, C.-H.; Liu, C.-T. Online detection of potential duplicate medications and changes of physician behavior for outpatients visiting multiple hospitals using national health insurance smart cards in Taiwan. Int. J. Med. Inform. 2011, 80, 181–189. [Google Scholar] [CrossRef]
  31. Friesen, M.R.; Hamel, C.; McLeod, R.D. A mHealth application for chronic wound care: Findings of a user trial. Int. J. Environ. Res. Public Health 2013, 10, 6199–6214. [Google Scholar] [CrossRef]
  32. National Health Insurance Administration. National Health Insurance Handbook; National Health Insurance Administration: Taipei, Taiwan, 2010.
  33. Personal Information Protection Act. Available online: http://law.moj.gov.tw/LawClass/LawAll.aspx?PCode=I0050021 (accessed on 2 November 2013).
  34. Gunn, P.P.; Fremont, A.M.; Bottrell, M.; Shugarman, L.R.; Galegher, J.; Bikson, T. The health insurance portability and accountability act privacy rule: A practical guide for researchers. Med. Care 2004, 42, 321–327. [Google Scholar] [CrossRef]
  35. World Health Organization. Guidelines for ATC Classification and DDD Assignment 2008; World Health Organization: Oslo, Norway, 2007. [Google Scholar]
  36. Yang, Y.-H.K.; Kuo, C.-W.; Hung, H.-J.; Jia, S.-W. Classification of pharmaceutical products reimbursed by National Health Insurance by the ATC system. Chin. Pharm. J. 2002, 54, 283–290. [Google Scholar] [CrossRef]
  37. Tatro, D.S. Drug Interaction Facts 2008: The Authority on Drug Interactions; Lippincott Williams & Wilkins: Philadelphia, PA, USA, 2007. [Google Scholar]
  38. Hansten, P.D.; Horn, J.R. Drug Interactions Analysis and Management 2012; Lippincott Williams and Wilkins: Philadelphia, PA, USA, 2012. [Google Scholar]
  39. Hazlet, T.K.; Lee, T.A.; Hansten, P.D.; Horn, J.R. Performance of community pharmacy drug interaction software. J. Am. Pharm. Assoc. 2001, 41, 200–204. [Google Scholar]
  40. Chen, Y.-F.; Avery, A.J.; Neil, K.E.; Johnson, C.; Dewey, M.E.; Stockley, I.H. Incidence and possible causes of prescribing potentially hazardous/contraindicated drug combinations in general practice. Drug Saf. 2005, 28, 67–80. [Google Scholar] [CrossRef]
  41. Smithburger, P.L.; Kane-Gill, S.L.; Benedict, N.J.; Falcione, B.A.; Seybert, A.L. Grading the severity of drug-drug interactions in the intensive care unit: A comparison between clinician assessment and proprietary database severity rankings. Ann. Pharmacother. 2010, 44, 1718–1724. [Google Scholar] [CrossRef]
  42. Forsström, J.J.; Grönroos, P.; Irjala, K.; Heiskanen, J.; Torniainen, K. Linking patient medication data with laboratory information system. Int. J. Bio-Med. Comput. 1996, 42, 111–116. [Google Scholar] [CrossRef]
  43. Russ, A.L.; Zillich, A.J.; McManus, M.S.; Doebbeling, B.N.; Saleem, J.J. Prescribers’ interactions with medication alerts at the point of prescribing: A multi-method in situ investigation of the human—computer interaction. Int. J. Med. Inform. 2012, 81, 232–243. [Google Scholar] [CrossRef]
  44. The Drug-Drug Interactions Information System. Available online: http://dif.doh.gov.tw/DDI (accessed on 17 February 2012, has been closed since March 2012).
  45. Peng, C.C.; Glassman, P.A.; Marks, I.R.; Fowler, C.; Castiglione, B.; Good, C.B. Retrospective drug utilization review: Incidence of clinically relevant potential drug-drug interactions in a large ambulatory population. J. Manag. Care Pharm. 2003, 9, 513–522. [Google Scholar]
  46. Chen, L.T.; Chiu, T.I.; Wu, S.M. Study on potentially serious DDIs in outpatient prescriptions at a teaching affiliate hospital. (in Chinese). J. Taiwan Pharmacy 2009, 25, 75–79. [Google Scholar]

Share and Cite

MDPI and ACS Style

Yeh, Y.-T.; Hsu, M.-H.; Chen, C.-Y.; Lo, Y.-S.; Liu, C.-T. Detection of Potential Drug-Drug Interactions for Outpatients across Hospitals. Int. J. Environ. Res. Public Health 2014, 11, 1369-1383. https://doi.org/10.3390/ijerph110201369

AMA Style

Yeh Y-T, Hsu M-H, Chen C-Y, Lo Y-S, Liu C-T. Detection of Potential Drug-Drug Interactions for Outpatients across Hospitals. International Journal of Environmental Research and Public Health. 2014; 11(2):1369-1383. https://doi.org/10.3390/ijerph110201369

Chicago/Turabian Style

Yeh, Yu-Ting, Min-Hui Hsu, Chien-Yuan Chen, Yu-Sheng Lo, and Chien-Tsai Liu. 2014. "Detection of Potential Drug-Drug Interactions for Outpatients across Hospitals" International Journal of Environmental Research and Public Health 11, no. 2: 1369-1383. https://doi.org/10.3390/ijerph110201369

Article Metrics

Back to TopTop