| Literature DB >> 22259729 |
Sun Ah Kim1, Jung Hoon Kim, Yoo Jin Jang, Man Ho Jeon, Joong Un Hwang, Young Mi Jeong, Kyung Suk Choi, Iyn Hyang Lee, Jin Ok Jeon, Eun Sook Lee, Eun Kyung Lee, Hong Bin Kim, Ho Jun Chin, Ji Hye Ha, Young Hoon Kim, Byung Koo Lee.
Abstract
OBJECTIVES: This report describes the development process of a drug dosing database for ethical drugs approved by the Korea Food & Drug Administration (KFDA). The goal of this study was to develop a computerized system that supports physicians' prescribing decisions, particularly in regards to medication dosing.Entities:
Keywords: Decision Support Systems; Dosing; Drug Utilization Review
Year: 2011 PMID: 22259729 PMCID: PMC3259562 DOI: 10.4258/hir.2011.17.4.267
Source DB: PubMed Journal: Healthc Inform Res ISSN: 2093-3681
Figure 1A client-server architecture in a drug utilization review (DUR) data manage system. DUR data manage system is constructed by connecting a database (DB) server to web server in which a manager program is built, for the purpose of facilitating multiple user's inputting and centralized managing DUR data. This client-server system enables multiple users input and manage data effectively rather than stand alone systems or files.
System environments for the development of the drug utilization review (DUR) data managing system
ASP: active server pages, SQL: structured query language, RDBMS: relational database management system.
aASP.NET is a web application framework developed and marketed by Microsoft to allow programmers to build dynamic web sites, web applications, and web services.
Figure 2Diagram of the relationship among dosing information tables. A dosing information table is a kind of database (DB) blueprint by which workers decide what information should be extracted from usage and dosage and then how it is processed. We made an effort to make the DB useful for dosing check-up substantially without distorting any meaning of original usage and dosage in a DB making process. Further continuous improvement in DB structure is needed.
Age category
Figure 3Drug utilization review (DUR) manager home 1. DUR manager home supports diverse options search for DUR data. It also enables operators to manage "my work list" and "whole workers' work list".
Figure 4Drug utilization review manager home 2. It shows the searched sum-up information on work-list data and searched results. And it also displays a current inputting work status on DUR data. Product's name and other list information are written in Korean becasue our Database was targetted to drugs saled in Kore.
Figure 5Drug utilization review manager home 3. This picture shows the "input mode on a case basis" for entering detailed information on a specific drug. It supports a quick move to diverse input categories. Separating numerical values and unit values in the beginning of data input made workers possible to enter the same unit values consistently and check up the dosing data instantly.
Figure 6An Excel spreadsheet of dosing information from the established database. Inputted data can be printed in an Excel sheet form. And it also can be converted in any forms (easy to understand and handy to manage) by analyzing an enormous amount of inputted information via Visual Basic for Application program developed to process a data. DUR contents are written in Korean, because we analyzed contents based on Korean Food and Drug Administration's drug label infomation.
Figure 7An Visual Basic for Application (VBA) example of Quick Dosage Check in an exported drug utilization review (DUR) data. VBA code can enhance utilization of DUR data exported in the excel sheet form. It can process data, and also check dosage data in an excel environment. VBA code makes specific data possible to be converted into a variety of media (HTML, MDB, TXT, JAVASCRIPT, etc.) and to be modified into a lot of forms. VBA code helps managers to makes the better use of DUR data.
Figure 8Examples of redundancy. One can find many occasions in which the same or similar expressions (in the label) slightly differ in numerical values or unit values when inputting dosage information on a case basis. This situation is defined as redundancy of drug utilization review (DUR) information. In any circumstances, the same results should be come out by processing regardless of the kind of values. This manager program has a unit conversion function by which unit information is separated and inputted independently.