A High-Speed Drug Interaction Search System for Ease of Use in the Clinical Environment

  • Authors:
  • Masahiro Takada;Hiroshi Inada;Kazuo Nakazawa;Shoko Tani;Michiaki Iwata;Yoshihisa Sugimoto;Satoru Nagata

  • Affiliations:
  • Department of Medical Informatics and Biomedical Engineering, Shiga University of Medical Science, Shiga, Japan;Course of Healthcare Informatics, Graduate School of Applied Informatics, University of Hyogo, Kobe, Japan;National Cerebral and Cardiovascular Center Research Institute, Osaka, Japan;National Cerebral and Cardiovascular Center Research Institute, Osaka, Japan;National Cerebral and Cardiovascular Center Research Institute, Osaka, Japan;Department of Medical Informatics and Biomedical Engineering, Shiga University of Medical Science, Shiga, Japan;Department of Medical Informatics and Biomedical Engineering, Shiga University of Medical Science, Shiga, Japan

  • Venue:
  • Journal of Medical Systems
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

With the advancement of pharmaceutical development, drug interactions have become increasingly complex. As a result, a computer-based drug interaction search system is required to organize the whole of drug interaction data. To overcome problems faced with the existing systems, we developed a drug interaction search system using a hash table, which offers higher processing speeds and easier maintenance operations compared with relational databases (RDB). In order to compare the performance of our system and MySQL RDB in terms of search speed, drug interaction searches were repeated for all 45 possible combinations of two out of a group of 10 drugs for two cases: 5,604 and 56,040 drug interaction data. As the principal result, our system was able to process the search approximately 19 times faster than the system using the MySQL RDB. Our system also has several other merits such as that drug interaction data can be created in comma-separated value (CSV) format, thereby facilitating data maintenance. Although our system uses the well-known method of a hash table, it is expected to resolve problems common to existing systems and to be an effective system that enables the safe management of drugs.