Skip to main content

Standardizing adverse drug event reporting data

Abstract

Background

The Adverse Event Reporting System (AERS) is an FDA database providing rich information on voluntary reports of adverse drug events (ADEs). Normalizing data in the AERS would improve the mining capacity of the AERS for drug safety signal detection and promote semantic interoperability between the AERS and other data sources. In this study, we normalize the AERS and build a publicly available normalized ADE data source. The drug information in the AERS is normalized to RxNorm, a standard terminology source for medication, using a natural language processing medication extraction tool, MedEx. Drug class information is then obtained from the National Drug File-Reference Terminology (NDF-RT) using a greedy algorithm. Adverse events are aggregated through mapping with the Preferred Term (PT) and System Organ Class (SOC) codes of Medical Dictionary for Regulatory Activities (MedDRA). The performance of MedEx-based annotation was evaluated and case studies were performed to demonstrate the usefulness of our approaches.

Results

Our study yields an aggregated knowledge-enhanced AERS data mining set (AERS-DM). In total, the AERS-DM contains 37,029,228 Drug-ADE records. Seventy-one percent (10,221/14,490) of normalized drug concepts in the AERS were classified to 9 classes in NDF-RT. The number of unique pairs is 4,639,613 between RxNorm concepts and MedDRA Preferred Term (PT) codes and 205,725 between RxNorm concepts and SOC codes after ADE aggregation.

Conclusions

We have built an open-source Drug-ADE knowledge resource with data being normalized and aggregated using standard biomedical ontologies. The data resource has the potential to assist the mining of ADE from AERS for the data mining research community.

Introduction

Since the early 1990s, adverse drug events (ADEs) have received considerable attention from researchers in quality and patient safety [1]. Although randomized clinical trials (RCTs) are considered as a gold standard for determining the safety issues of drugs, it is generally recognized that premarketing RCTs may not detect all safety issues related to a particular drug in clinical practice [2]. The US Food and Drug Administration (FDA) Adverse Event Reporting System (AERS) is one of the main resources in post-marketed ADE detection based on data mining techniques [3, 4]. The main data mining metrics used for ADE detection include the proportional reporting ratio (PRR), the reporting odds ratio (ROR), the information component (IC), and the empirical Bayes geometric mean (EBGM) [5]. For example, Kadoyama et al. [6] used the above metrics and detected signals for paclitaxel-associated mild, severe, and lethal hypersensitivity reactions and docetaxel-associated lethal reactions. Poluzzi et al. [7] detected drug-induced torsades de pointes (TdP) signals of linezolid, caspofungin, posaconazole, indinavir, and nelfinavir using ROR. However, most of existing studies on the AERS were carried out for a small number of drugs [6, 810], and few studies were focused on large-scale mining or on detecting the etiology of ADE signals in terms of mechanism of action, physiologic effect, or molecular structure of drugs [11]. We realize that potential of the AERS has not been fully utilized, and one of main reasons for this is because there is a lack of standardization among drug names.

In the AERS, drugs can be registered by arbitrary names, including trade names, abbreviations, and even typographical errors since they are directly entered by health care professionals (e.g., physicians, pharmacists, nurses, etc.) and consumers (e.g., patients, family members, lawyers, etc.) [5]. There is limited normalization effort for the AERS data. For example, for drug names AERS uses “valid” trade names, if available, based on sources such as the Orange Book [12] and other internal databases [13]. Otherwise, the verbatim names are used, thus forming substantial barriers for data integration for the purpose of ADE signal detection. There have been some attempts in drug name normalization when mining AERS, but typically it is either unclear how the normalization was conducted or the normalization was attempted only for a small number of drugs [3, 6, 911, 1416].

In terms of ADE names, AERS does provide normalized terms based on Medical Dictionary for Regulatory Activities (MedDRA) preferred terms (PTs), though the use of MedDRA requires a license. In this study, we have demonstrated that MedDRA PT-based normalization actually enables the powerful data aggregation capability when we link the PT terms to their corresponding System Organ Class (SOC) categories.

In this study, we aim to produce an open-source AERS data mining set (AERS-DM), which is normalized and aggregated with two standard drug ontologies, including RxNorm and the National Drug File-Reference Terminology (NDF-RT), and one ADE terminology, MedDRA.

Methods

Resources

The FDA AERS database is a public database that includes 7 tables. Its structure is in compliance with the international safety reporting guidance (ICH E2B) [17]. Information related to a single AERS report can be retrieved from those tables using a unique identifier (i.e., Individual Safety Report (ISR) number). Among them, the DRUG table includes drug-related information such as “DRUG_SEQ” (a unique number for identifying a drug in a report), “DRUGNAME,” “ROUTE” (the route of drug administration), and “DOSE_VBM” (verbatim text for dose, frequency, and route, exactly as entered on the report). The REAC table includes adverse event information using PTs in MedDRA, a medical terminology adopted to describe adverse drug event [18]. The DEMO table includes patient demographics and administrative information of the events, including “CASE” (case number for identifying an AERS case) and “FDA_DT” (date FDA received report).

RxNorm, released initially in 2004, is a standardized nomenclature for clinical drugs and drug delivery devices [19]. Since its creation, RxNorm has been increasingly recognized by the biomedical informatics community as an emerging standard for clinical information exchange [20]. RxNorm is organized by concepts, in which each concept consists of drug names sharing the same meaning at a specific level of abstraction and is assigned a concept unique identifier (RxCUI). RxNorm also provides relationships between concepts, as indicated in Figure 1, adapted from Peters and Bodenreider [21]. For example, 'Diphenhydramine Hydrochloride’ is the precise_ingredient_of ‘Tylenol PM’. The description of all such relationships can be retrieved, see the Availability and requirements section for the webpage. Data in RxNorm is distributed in Rich Release Format (RRF) tables, which is the default relational format used by the National Library of Medicine (NLM).

Figure 1
figure 1

Relations among RxNorm concepts, adapted from Peters and Bodenreider [21].

NDF-RT was developed by the Veterans Health Administration, providing clinical information about medications, and has been included in RxNorm. NDF-RT uses a description logic-based, formal reference model that groups drugs and ingredients into the high-level classes for Chemical Structure (e.g., Acetanilides), Mechanism of Action (e.g., Prostaglandin Receptor Antagonists), Physiological Effect (e.g., Decreased Prostaglandin Production), drug-disease relationship describing the Therapeutic Intent (e.g., Pain), Pharmacokinetics describing the mechanisms of absorption and distribution of an administered drug within a body (e.g., Hepatic Metabolism), and legacy VA-NDF classes for Pharmaceutical Preparations (VA Drug Class; e.g., Non-Opioid Analgesic) [22]. Figure 2 shows the NDF-RT content model [23] together with an example showing drug class information for BUTABARBTIAL NA 100MG CAP.

Figure 2
figure 2

NDF-RT content model and the example. Triangles denote hierarchies of related concepts, categorized in the rectangles within the triangles. Taxonomic or ISA relationships (upward-pointing blue solid arrows) unify NDF-RT™ clinical drug concepts into a polyhierarchy, classified both by their VA drug class and their generic ingredient(s). Various named role relationships (sideways-pointing amber dash arrows) define the central drug concepts (green) from which they originate in terms of the reference hierarchy concepts (blue) pointed to. Role relationships are also inherited into subsumed clinical drug concepts. Adapted from NDF-RT document [April 2012 Version] [23].

We utilized RxNorm and NDF-RT for normalizing and aggregating drug information in AERS in consideration of three reasons. First, these two ontologies are publicly available medication ontologies that have been intensively developed and used for drug data integration [22, 24, 25]. Second, RxNorm aims to enable various systems using different standardized drug nomenclatures to share and exchange data efficiently, which we believe meets the requirements for meaningful use of the ADE reporting data. In addition, since RxNorm only represents a nomenclature of drugs and does not contain drug categorical information, we leveraged the categorical information extracted from NDF-RT for medication data aggregation. Third, as a part of the Unified Medical Language System (UMLS), RxNorm and NDF-RT can function as interoperable drug standards that can integrate with other health data, such as electronic health records (EHRs), so as to facilitate the semantic integration of the data in the health domain.

Finally MedDRA is a controlled terminology developed for reporting adverse events, related to drugs, to regulatory agencies [26]. MedDRA has a hierarchical structure with five levels: SOC, High-Level Group Term (HGLT), High-Level Term (HLT), PT and Lowest-Level Term (LLT). There are 26 classes (SOCs). PTs are the main descriptors in MedDRA and are used in AERS. All MedDRA terms are integrated UMLS.

Tool

In our study, we used a natural language processing (NLP) tool, MedEx, to normalize AERS drugs. MedEx extracts medication information from clinical notes [27]. Besides MedEx, there are a number of other existing NLP-based tools available that could be used for drug normalization, including MedLEE [28], National Center for Biomedical Ontology (NCBO) Annotator Web Service [29], and Mayo cTAKES [30]. We chose to use the MedEx because we consider it an optimized system for drug normalization with a relative good performance, ranked second in the 2009 i2b2 Medication Extraction challenge, where the first-place system in that challenge is not available for public use [31]. The evaluation showed that MedEx performed well on identifying drug names, with precision (97%), recall (88%) and F-measure (92%) for 50 discharge summaries and precision (95%), recall (92%) and F-measure (93%) for 25 clinic notes, respectively [27]. In this study, we used MedEx version 2.0. Input files for MedEx included concrete information on drugs, and output normalized data included RxNorm codes.

Data processing

Figure 3 presents an overview of the data processing flow that contains three steps: de-duplication, drug normalization, and data aggregation. In the de-duplication step, redundant reports are removed. In the normalization step, MedEx is applied to normalize AERS drugs to RxNorm codes. During aggregation, adverse events are aggregated according to MedDRA SOC and PT codes, and NDF-RT–based classification information for those drugs is obtained from RxNorm. Two tables are formed; one stores the normalized Drug-ADE information and the other stores the aggregated information of Drug-ADE. The data in the two tables can be connected through the RxNorm codes. Those steps are further detailed below.

Figure 3
figure 3

An overview of the data processing flow.

Removing redundant AERS data

According to the FDA’s recommended method for de-duplication, for reports with the same CASE number, we select the latest (most recent) report date (i.e., FDA_DT) in the AERS “DEMO” table. For reports with the same CASE and FDA_DT values, we select the one with the highest ISR number. Table 1 shows examples of how to delete duplicate reports. We select the ISR “4275741” for CASE number “4047837,” and ISR “7637797” for CASE number “8468457.” Consequently, the selected ISRs in the DEMO table are kept in DRUG and REAC tables.

Table 1 Examples of duplicate reports

Normalizing AERS drug and ADE data

After de-duplication, we concatenate the following fields in the DRUG table: “DRUGNAME,” “ROUTE,” and “DOSE_VBM, and the resulting strings are normalized with MedEx. Compared to DRUGNAME alone, the concatenated string gives more comprehensive information about the corresponding drug, since the “ROUTE” field can provide information such as “Oral” and the “DOSE_VBM” field can provide information such as “Tablet.” The results are mapped to the RxNorm code RxCUI. For example, the concatenated string “POTASSIUM CHLORIDE EXTENDED RELEASE TABLET EXTENDED RELEASE TABLET ORAL 20 MEQ BID ORAL” is normalized to RxCUI 198116 (i.e., “Potassium Chloride 20 MEQ Extended Release Tablet”). Meanwhile, we map “PT” entries of the REAC table to PT and SOC codes of MedDRA.

Aggregating normalized drug and ADE data

The algorithm for classifying AERS drugs based on NDF-RT includes two parts; the first part is to identify the corresponding NDF-RT concepts for those normalized AERS drugs and the second is to extract the associated NDF-RT classification information.Specifically, RxNorm contains NDF-RT ingredients and clinical drugs. Meanwhile, NDF-RT ingredients are connected to their mechanisms of action, physiologic effects, and therapeutics (indications and contraindications) and the corresponding clinical drugs inherit those relations. NDF-RT clinical drugs are also connected to their corresponding VA drug classes. Therefore, if a given RxCUI itself is an NDF-RT concept (i.e., one of its sources is NDF-RT), we use it to find NDF-RT classification information. Otherwise, we traverse the relations provided by RxNorm to greedily identify the related NDF-RT ingredients and clinical drugs, and then extract the associated classification information (see Figure 4).

Figure 4
figure 4

Traversal pathways for classifying AERS drugs based on NDF-RT.

We obtain PT and SOC codes in MedDRA for “PT” entries in the AERS. For example, “PT” entries “Anaemia of chronic disease,” “Anaemia of malignant disease,” and “Nephrogenic anaemia” are mapped to corresponding PT codes “10002073,” “10049105,” and “10058116.” And these codes are aggregated under the SOC code “10005329” (i.e., “blood and lymphatic system disorders”).

Experiments

For the experiments, we first gathered the AERS data that are publicly available from 2004 to 2011 [32]. We used the May 2012 release of RxNorm (which contains the mappings to NDF-RT) and the 14.1 version of MedDRA. We ultimately produced an AERS-DM that is composed of two tables, one containing the normalized Drug-ADE information and the other containing the aggregation information of the Drug-ADEs. We then analyzed the statistics of the normalization and aggregation for AERS data in the AERS-DM. We also performed case studies to demonstrate the usefulness of the AERS-DM.

We evaluated the normalization performance of MedEx in two steps. For the first step, we randomly selected 200 unique input drug names before MedEx-based annotations. We recruited three reviewers with medical background who manually reviewed the 200 drug names and annotated them using the RxNorm codes. The version of the RxNorm used in the evaluation was the same as that included in MedEx. A gold standard was generated after the reviewers achieved inter-agreements. Precision (P), Recall (R), and F-measure (F) were calculated for these selected drug names, using P = TP/(TP + FP), R = TP/(TP + FN), and F = 2PR/(P + R), in which TP stands for True Positive, FP stands for False Positive, and FN stands for False Negative. For the second step, we randomly selected 100 drug names that failed to be normalized. Then we confirmed whether or not the drug names are included in RxNorm. In addition, we checked to see if an unmatched drug name is a valid domestic or foreign drug by using two drug resources. The first resource is Drugs@FDA, a drug dictionary providing FDA-approved brand and generic drug information [13], and the second resource is Drugs.com, the largest independent drug information website available on the Internet [33].

Additionally, we evaluated the validity of the algorithm used for identifying the mappings between RxNorm codes and NDF-RT concepts. We randomly selected 20 AERS drug names and manually checked the accuracy of the mappings produced by our algorithms.

Results

General statistics of normalization and aggregation

After de-duplicating reports, according to the recommended method in the download files provided by FDA [34], the number of AERS records is reduced to 2,643,979 from the original 3,874,965. The number of unique “verbatim” drug names is reduced to 1,517,811 from the original 1,700,925.

For drug name normalization, 1,125,045 of 1,517,811 (74%) AERS unique drug names were normalized to 14,489 unique RxNorm concepts, of which 10,221 (71%) were classified in NDF-RT.

For the ADE normalization, we mapped 14,740 existing MedDRA PT terms in the AERS to MedDRA codes, accounting for 76% of 19,294 total MedDRA PT terms. These MedDRA PT codes were then mapped to 26 MedDRA SOCs.Figure 5 shows the distribution of unique drug names in the AERS (normalized with the single field “DRUGNAME”), which follows Zifp’s Law. In other words, the more popular the drug names are, the higher the chance those drug names are to be normalized by the RxNorm codes.

Figure 5
figure 5

Distribution of unique drug names in AERS.

We classified the RxNorm concepts using the NDF-RT. Table 2 shows the coverage of AERS drugs by NDF-RT classes. For example, 5,823 RxNorm concepts were mapped to 29 corresponding VA classes, accounting for 57% of all classified RxNorm concepts and corresponding to 77% of total AERS reports. Table 3 shows the results of MedDRA PT code aggregation by MedDRA SOCs.

Table 2 Coverage of AERS drugs by NDF-RT classes
Table 3 Aggregation of MedDRA PT codes by MedDRA SOCs

Statistics of AERS-DM

The AERS-DM includes two tables, as discussed above. There are 37,029,228 Drug-ADE records after de-duplication. The number of unique pairs between RxNorm concepts and MedDRA codes is 4,639,613, and between RxNorm concepts and SOC pairs after ADE aggregation, 205,725. Tables 4 and 5 show the top 10 most frequent pairs (Therapeutic Category, PT and Therapeutic Category, SOC), respectively.

Table 4 Therapeutic category and PT pairs
Table 5 Therapeutic category and SOC pairs

Evaluation results

The initial inter-annotator agreement on the 200 annotated drug names was 62.8%, a low agreement rate, maybe due to the various understandings in the rules for drug name normalization from the annotation training. It indeed indicated the difficulty of the drug normalization in AERS. Comparing MedEx-based annotations with the gold standard generated from majority votes by three human reviewers, we calculated the performance measures. TP, FP and FN were calculated as 138, 7 and 6 respectively. Recall, Precision and F-measure were then calculated as 95.8%, 95.2% and 95.5% respectively, which is comparable with performance measures in the original evaluation of MedEx [27]. The slight difference may be caused by different evaluation contexts, and different drug name numbers in gold standards, with discharge summaries (377), clinic notes (200) and AERS (200). The false positive was low in the 200 annotated drug names, which was mainly due to the false recognition of partial drug names, for example, both drug names “ADONA (CARBAZOCROME SODIUM SULFONATE)” and “CLEXANE (HEPARNI-FRACTION SODIUM SALT)” were normalized to “sodium (RxCUI 9853)”. The first, a foreign drug from Italy and Japan, is out of the scope of RxNorm, the second is covered by RxNorm but not identified. As a result both are falsely mapped by MedEx.

Table 6 shows the evaluation results of 100 drug names failed to be normalized by MedEx. A large portion of them (75) are due to problems associated with AERS records, including names not covered by RxNorm such as foreign drug names, typographical errors, unspecified names (e.g., BLINDED PLACEBO), herbs (e.g., ALOEELITE), domestic drugs (e.g., PANHEPRIN), new drugs (e.g., HIZENTRA, approved by the FDA in 2010), and non-drugs (e.g., RADIATION THERAPY). A small portion of them (25) that failed to be mapped are due to MedEx. The evaluation results revealed several issues related to drug name normalization. First, the public release of MedEx (version 2.0) is in an executable format, which prevents the use of the latest version of RxNorm for drug name normalization. For example, the drug name “SAPHRIS” did not have a match using MedEx because it is included in RxNorm in the 2012 version but not in the 2008 version (used in MedEx). Second, RxNorm does not contain foreign brand names since it is intended to cover drugs prescribed in the United States. Third, we found that some of the records in AERS contain unspecified names. An example is the name “BLINDED PLACEBO,” which is used as a drug name and makes the normalization infeasible. We would suggest that incorporating thorough normalization at the point of data entry is desired, so as to improve the data quality for data mining.

Table 6 Reasons for non-normalization of drug names by MedEx

Manual evaluation shows the greedy algorithm used to find mapping between RxNorm and NDF-RT is 100% valid.

Case studies for AERS-DM

As described in the section above, the study produced an AERS-DM containing normalized and aggregated AERS reporting data. To demonstrate the usefulness of the AERS-DM, we used the AERS-DM to analyze the NDF-RT drug class “Pharmacokinetics” and their corresponding ADE categories represented by the MedDRA SOCs. Specifically, we joined the two tables in the AERS-DM and retrieved the AERS reports under seven existing pharmacokinetics classes. We then analyzed the data, including their corresponding MedDRA SOC-based ADE categories.Figure 6 shows a profile of seven pharmacokinetics classes in the AERS-DM. The bars represent the total number of AERS reports for each individual pharmacokinetics class and the line represents the total drug numbers under each pharmacokinetics class. This figure illustrates that most drugs with pharmacokinetics class information reported in the AERS are relevant to “Renal Excretion” and “Hepatic Metabolism.” We also found that the number of AERS reports is disproportional to the number of drugs for some pharmacokinetics classes. For example, the class “Hepatic excretion” contains fewer drugs than the class “Fecal excretion” but has more AERS reports. The result indicates that the drugs in the “Hepatic excretion” class may be associated with more AERS reports than the “Fecal excretion” class, and interesting etiology knowledge may be found through further mining with disproportionality metrics and other data sources, including EHRs.Figure 7 shows a profile of 26 MedDRA SOC-based ADE categories that corresponds to the seven pharmacokinetics classes in the AERS. The bars represent the total number of AERS reports for each individual SOC and the line represents the total number of drugs associated with each SOC category. The figure illustrates that the top five most frequent ADE categories are “General disorders and administration site conditions,” “Nervous system disorders,” “Gastrointestinal disorders,” “Investigations,” and “Respiratory, thoracic, and mediastinal disorders.” Similarly, we found that the number of AERS reports is disproportional to the number of drugs for some MedDRA SOC categories. The result may reveal some important areas of ADE surveillance for post-marketing drugs if combined with prescription information as the denominator.

Figure 6
figure 6

A profile of pharmacokinetics classes in AERS.

Figure 7
figure 7

A profile of MedDRA SOC for pharmacokinetics classes in AERS.

Discussion

In addition to the significance described in the Introduction section above, the present study was also partially motivated by our previous work on building a standardized knowledge base of ADEs known as ADEpedia, in which we intended to integrate and normalize known ADE knowledge from disparate ADE datasets (e.g., the FDA structured product labels, and the UMLS) [35, 36]. We consider that the FDA AERS reporting database is another important data source for ADE knowledge discovery and the normalization of both the drug and ADE names is the first important task we need to tackle with.

Drug and ADE aggregation

NDF-RT is a major national source of drug classification information, providing multi-axial classifications such as physiological effect, mechanism of action, etc. It has proved to be capable of representing medications in clinical settings. For example, Rosenbloom et al. [37] investigated the coverage of the Physiologic Effects hierarchy in NDF-RT and found this category to be sufficient for classifying medications. Zhu et al. [38] used the FDA Established Pharmacologic Class in NDF-RT to profile Structured Product Labelling for clinical applications.

On the other hand, the applicability of NDF-RT and RxNorm for clinical drug classification was explored, and the imperfect mappings between RxNorm and NDF-RT and incomplete drug classification were evidenced by several studies [22, 24, 25]. Palchuk et al. [25] used the NDF-RT’s drug class tree to organize RxNorm into a hierarchy and evaluated this mapping using data from EHRs. Pathak et al. [22] investigated the applicability of RxNorm and NDF-RT for representation and classification of medication data from EHRs using the NLM’s NDF-RT web services API for NDF-RT drug class assignment. Both of the above studies were limited to the “Drug Products by VA Class” hierarchy under “Pharmaceutical Preparations,” with no consideration of the multi-axial hierarchies. In addition, issues in mapping and classifying drugs from RxNorm using the NDF-RT’s multi-axial classification were investigated by Pathak and Chute [24]. In the study, they identified the issues in NDF-RT, including the lack of coverage of drug classes (chemical structure, mechanism of action, physiologic effect, therapeutic intent, and pharmacokinetics) for clinical drugs, and suggested that the resolution would rely on the targeted improvement of NDF-RT. Thus, the existing studies on the classification of RxNorm using NDF-RT are either about multi-axial classification, based on the mapping between the two ontologies, or limited to VA class based on EHR data.

In the context of standardizing the AERS data in this study, we developed a systematic algorithm in which the rich semantic connections within RxNorm were fully utilized to build the mappings with the related concepts in NDF-RT. The mappings were then used to aggregate the AERS data under multi-axial classifications in NDF-RT. Different from those related studies, the present study focuses on real-world data in the AERS and presents a normalized AERS-DM data set together with all corresponding drug classification information provided by NDF-RT for large-scale data mining purposes. The evaluation results show that the greedy algorithm for maximum mapping to corresponding NDF-RT concepts from RxNorm codes was valid. We believe that the mapping method developed in our study could be useful in other similar context.

We found that the MedDRA PT terms coding ADEs in the AERS changed over time. The used AERS data ranged from 2004 to 2011, and during that time period the MedDRA versions had been updated twice annually [39]. Some ADE codes in the AERS from the older MedDRA edition had become obsolete and may hinder the identification of Drug-ADE pairs. In the future, we will consider whether making the PT terms consistent over the years before conducting ADE detection (i.e., building a version control mechanism) may be useful for improving data quality.

In addition, other studies have identified a number of issues related to the use of MedDRA. For example, the hierarchy problems and semantic reasoning incapability of MedDRA mitigate its usefulness for querying and analyzing AERS data. SNOMED-CT, as the largest clinical terminology, can complement these disadvantages, with as many levels of hierarchy as are considered appropriate, and the semantic consistency in relationships [40]. In addition, using SNOMED-CT for ADE coding can also achieve the integration of ADE data in the AERS with other health data sources, including EHRs. A few studies have demonstrated the mappings between MedDRA and SNOMED-CT. For example, Bodenreider [41] proposed the mappings by leveraging the structure of SNOMED-CT for aggregation purposes. Mougin et al. [42] proposed to improve the mapping through an automatic lexical-based approach. A recent study [43] compared three methods using the Ontology of Adverse Events (OAE), MedDRA, and SNOMED-CT in classifying the ADE terms associated with two vaccines. Among the three methods,, the OAE method provided better classification results. This initiative is inspiring in the field of ADE detection for vaccines. However, given that it is a newly emerging ontology with only 2723 terms, the coverage of the OAE is very limited. For the AERS data normalization and aggregation, we consider that the widely used SNOMED-CT would be a better candidate as an ADE terminology, and this will be one of our future works.

Case studies

We demonstrated the usefulness of the AERS-DM produced by this study by analyzing the data set using the pharmacokinetics class. There are other class dimensions available for analysis, including physiologic effect, mechanism of action, and VA class, all of which come from the knowledge structure asserted in the NDF-RT. We believe that the knowledge asserted in the standard ontologies will enrich the AERS-DM and enable the meaningful use of AERS data for ADE signal detection and data mining.

Implication of study

Based on AERS-DM, more efficient data mining and ADE detection in individual drugs would be achieved and facilitated. The reasons are three-fold as follows. First, having enriched features of drugs and enlarged cohort information, AERS-DM could provide potential explanations for individual differences in ADEs. Second, with the capability of large-scale ADE mining, comparative analysis of different drug classes could be explored, thus accumulating ADE evidence in the field of individual drugs. Third, presenting more meaningful organization of drug and ADE data with standard terminologies, AERS-DM could be a platform for deeper mining by further connecting with clinical notes, scientific literature, gene expression, proteomics and pharmacogenomics data, and various other ontologies. We believe that AERS-DM could be used to explore the complex network among drugs and ADEs, and such research would bear far-reaching significance in terms of the study paradigm of ADEs.

Limitations

We used only two drug ontologies (RxNorm and NDF-RT) and one ADE terminology (MedDRA) to normalize and aggregate AERS data. We believe additional investigations of other standard terminologies, such as SNOMED-CT would be beneficial in exploring the potential of standardized AERS reporting data in data mining.

Conclusion

In this study, we leveraged three biomedical ontologies―RxNorm, NDF-RT, and MedDRA―for normalizing and aggregating the AERS data and produced a standardized ADE dataset referred to as AERS-DM. With the normalized codes and aggregated features, the AERS-DM would be useful for the research community in the data mining field. We will continue to refine and optimize the AERS-DM and update it periodically in the future. In addition, we will investigate the integration of the AERS-DM data set with other health data sources, such as EHR data, literature databases (e.g., Semantic Medline [44]) and other ontologies (e.g., Drug Ontology [45]), for the purpose of promoting ADE detection in individual drugs. Finally, we will leverage SNOMED-CT for standardizing the AERS data.

Availability and requirements

Dataset name: AERS-DM

Dataset home page: http://informatics.mayo.edu/adepedia/index.php/Download

Operating system(s): Platform independent

Other requirements: None

License: GPL

Any restrictions to use by non-academics: None

RxNorm Files: http://www.nlm.nih.gov/research/umls/rxnorm/docs/rxnormfiles.html

RxNorm concept relationships: http://www.nlm.nih.gov/research/umls/rxnorm/docs/2013/appendix1.html

Abbreviations

AERS:

The Adverse Event Reporting System

NDF-RT:

National Drug File-Reference Terminology

MedDRA:

Medical Dictionary for Regulatory Activities

PT:

Preferred Term

SOC:

System organ class

HGLT:

High-Level Group Term

HLT:

High-level term

LLT:

Lowest-level term

ADEs:

Adverse drug events

AERS-DM:

AERS data mining set

EHRs:

Electronic health records

PRR:

Proportional reporting ratio

ROR:

Reporting odds ratio

IC:

Information component

EBGM:

Empirical Bayes geometric mean

RRF:

Rich Release Format

NLM:

National Library of Medicine

RxCUI:

RxNorm concept unique identifier

UMLS:

Unified Medical Language System.

References

  1. Nebeker JR, Barach P, Samore MH: Clarifying adverse drug events: a clinician’s guide to terminology, documentation, and reporting. Ann Intern Med. 2004, 140 (10): 795-801.

    Article  Google Scholar 

  2. Wang X, Hripcsak G, Markatou M, Friedman C: Active computerized pharmacovigilance using natural language processing, statistics, and electronic health records: a feasibility study. J Am Med Inform Assoc. 2009, 16 (3): 328-337.

    Article  Google Scholar 

  3. Harpaz R, Haerian K, Chase HS, Friedman C: Statistical mining of potential drug interaction adverse effects in FDA’s spontaneous reporting system. 2010. 2010, Washington, DC, USA: American Medical Informatics Association, 281-285.

    Google Scholar 

  4. Kennedy DL, Goldman SA, Lillie RB: Pharmacoepidemiology. Edited by: Brian L, Strom BL. 2002, New Jersey: John Wiley & Sons, Ltd, 149-174. Spontaneous reporting in the United States, Third, Chapter 10.

    Google Scholar 

  5. Almenoff JSPE, Gibbs TG, DuMouchel W, Evans SJ, Yuen N: Novel statistical tools for monitoring the safety of marketed drugs. Clin Pharmacol Ther. 2007, 82 (2): 157-166. 10.1038/sj.clpt.6100258.

    Article  Google Scholar 

  6. Kadoyama K, Kuwahara A, Yamamori M: Hypersensitivity reactions to anticancer agents: data mining of the public version of the FDA adverse event reporting system, AERS. J Exp Clin Cancer Res. 2011, 30 (1): 93-

    Article  Google Scholar 

  7. Poluzzi E, Raschi E, Moretti U, De Ponti F: Drug‒induced torsades de pointes: data mining of the public version of the FDA Adverse Event Reporting System (AERS). Pharmacoepidemiol Drug Saf. 2009, 18 (6): 512-518. 10.1002/pds.1746.

    Article  Google Scholar 

  8. Sakaeda T, Kadoyama K, Okuno Y: Adverse event profiles of platinum agents: data mining of the public version of the FDA adverse event reporting system, AERS, and reproducibility of clinical observations. Int J Med Sci. 2011, 8 (6): 487-491.

    Article  Google Scholar 

  9. Harpaz R, Perez H, Chase H, Rabadan R, Hripcsak G, Friedman C: Biclustering of adverse drug events in the FDA’s spontaneous reporting system. Clin Pharmacol Therapeut. 2010, 89 (2): 243-250.

    Article  Google Scholar 

  10. Moore TJ, Furberg CD, Glenmullen J, Maltsberger JT, Singh S: Suicidal behavior and depression in smoking cessation treatments. PLoS One. 2011, 6 (11): e27016-10.1371/journal.pone.0027016.

    Article  Google Scholar 

  11. Vilar S, Harpaz R, Chase HS, Costanzi S, Rabadan R, Friedman C: Facilitating adverse drug event detection in pharmacovigilance databases using molecular structure similarity: application to rhabdomyolysis. J Am Med Inform Assoc. 2011, 18 (Suppl 1): i73-i80.

    Article  Google Scholar 

  12. U.S. Food and Drug Administration Orange Book.http://www.accessdata.fda.gov/scripts/cder/ob/default.cfm,

  13. U.S. Food and Drug Administration Drugs@FDA.http://www.accessdata.fda.gov/scripts/cder/drugsatfda/,

  14. Li Y, Salmasian H, Harpaz R, Chase H, Friedman C: Determining the reasons for medication prescriptions in the EHR using knowledge and natural language processing. 2011. 2011, Washington, DC, USA: American Medical Informatics Association, 768-776.

    Google Scholar 

  15. Harpaz R, Chase H, Friedman C: Mining multi-item drug adverse effect associations in spontaneous reporting systems. BMC Bioinformatics. 2010, 11 (Suppl 9): S7-10.1186/1471-2105-11-S9-S7.

    Article  Google Scholar 

  16. Liu Y, LePendu P, Iyer S, Shah NH: Using temporal patterns in medical records to discern adverse drug events from indications. AMIA Annual Symposium proceedings: 2012. 2012, Chicago, Illinois, USA: American Medical Informatics Association, 47-56.

    Google Scholar 

  17. CH Safety Guidelines: [http://www.ich.org/products/guidelines/safety/article/safety-guidelines.html]

  18. Pearson RK, Hauben M, Goldsmith DI, Gould AL, Madigan D, O’Hara DJ, Reisinger SJ, Hochberg AM: Influence of the MedDRA hierarchy on pharmacovigilance data mining results. Int J Med Inform. 2009, 78 (12): e97-e103. 10.1016/j.ijmedinf.2009.01.001.

    Article  Google Scholar 

  19. Nelson SJ, Zeng K, Kilbourne J, Powell T, Moore R: Normalized names for clinical drugs: RxNorm at 6 years. J Am Med Inform Assoc. 2011, 18 (4): 441-448.

    Article  Google Scholar 

  20. Zhou L, Plasek JM, Mahoney LM, Chang FY, DiMaggio D, Rocha RA: Mapping partners master drug dictionary to RxNorm using an NLP-based approach. J Biomed Inform. 2012, 45 (4): 626-633. 10.1016/j.jbi.2011.11.006.

    Article  Google Scholar 

  21. Peters L, Bodenreider O: Using the RxNorm web services API for quality assurance purposes. 2008. 2008, Washington, DC, USA: American Medical Informatics Association, 591-595.

    Google Scholar 

  22. Pathak J, Murphy SP, Willaert BN, Kremers HM, Yawn BP, Rocca WA, Chute CG: Using RxNorm and NDF-RT to classify medication data extracted from electronic health records: experiences from the Rochester epidemiology project. 2011. 2011, Washington, DC, USA: American Medical Informatics Association, 1089-1098.

    Google Scholar 

  23. National Drug File – Reference Terminology (NDF-RT™) Documentation.http://evs.nci.nih.gov/ftp1/NDF-RT,

  24. Pathak J, Chute CG: Analyzing categorical information in two publicly available drug terminologies: RxNorm and NDF-RT. J Am Med Inform Assoc. 2010, 17 (4): 432-439.

    Article  Google Scholar 

  25. Palchuk MB, Klumpenaar M, Jatkar T, Zottola RJ, Adams WG, Abend AH: Enabling hierarchical view of RxNorm with NDF-RT drug classes. 2010. 2010, Washington, DC, USA: American Medical Informatics Association, 577-581.

    Google Scholar 

  26. Giannangelo K: Healthcare code sets, clinical terminologies, and classification systems: AHIMA. 2006, Chicago, Illinois: American Health Information Management Association

    Google Scholar 

  27. Xu H, Stenner SP, Doan S, Johnson KB, Waitman LR, Denny JC: MedEx: a medication information extraction system for clinical narratives. J Am Med Inform Assoc. 2010, 17 (1): 19-24.

    Article  Google Scholar 

  28. Friedman C: Towards a comprehensive medical language processing system: methods and issues. Proceedings of the AMIA annual fall symposium: 1997. 1997, Nashville, TN: American Medical Informatics Association, 595-599.

    Google Scholar 

  29. Shah NH, Bhatia N, Jonquet C, Rubin D, Chiang AP, Musen MA: Comparison of concept recognizers for building the Open Biomedical Annotator. BMC Bioinformatics. 2009, 10 (Suppl 9): S14-10.1186/1471-2105-10-S9-S14.

    Article  Google Scholar 

  30. Savova GK, Masanz JJ, Ogren PV, Zheng J, Sohn S, Kipper-Schuler KC, Chute CG: Mayo clinical Text Analysis and Knowledge Extraction System (cTAKES): architecture, component evaluation and applications. J Am Med Inform Assoc. 2010, 17 (5): 507-513.

    Article  Google Scholar 

  31. Patrick J, Li M: High accuracy information extraction of medication information from clinical notes: 2009 i2b2 medication extraction challenge. J Am Med Inform Assoc. 2010, 17 (5): 524-527.

    Article  Google Scholar 

  32. FDA adverse event reporting system.http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Surveillance/AdverseDrugEffects/ucm082193.htm,

  33. Lu Y, Cederbaum AI: Cisplatin-induced hepatotoxicity is enhanced by elevated expression of cytochrome P450 2E1. Toxicol Sci. 2006, 89 (2): 515-523. 10.1093/toxsci/kfj031.

    Article  Google Scholar 

  34. Kadoyama K, Miki I, Tamura T, Brown J, Sakaeda T, Okuno Y: Adverse Event Profiles of 5-Fluorouracil and Capecitabine: Data Mining of the Public Version of the FDA Adverse Event Reporting System, AERS, and Reproducibility of Clinical Observations. Int J med Sci. 2012, 9 (1): 33-39. 10.7150/ijms.9.33.

    Article  Google Scholar 

  35. Jiang G, Solbrig HR, Chute CG: ADEpedia: a scalable and standardized knowledge base of Adverse Drug Events using semantic web technology. AMIA annual symposium proceedings. 2011, Washington, DC, USA, 2011: 607-616.

    Google Scholar 

  36. Jiang G, Liu H, Solbrig HR, Chute CG: ADEpedia 2.0: Integration of Normalized Adverse Drug Events (ADEs) Knowledge from the UMLS. AMIA Jt Summits Transl Sci Proc. 2013, 2013: 100-104.

    Google Scholar 

  37. Rosenbloom ST, Awad J, Speroff T, Elkin PL, Rothman R, Spickard A, Peterson J, Bauer BA, Wahner-Roedler DL, Lee M: Adequacy of representation of the National Drug File Reference Terminology Physiologic Effects reference hierarchy for commonly prescribed medications. AMIA Annual Symposium Proceedings: 2003. 2003, Washington, DC: American Medical Informatics Association, 569-578.

    Google Scholar 

  38. Zhu Q, Jiang G, Chute CG: Profiling structured product labeling with NDF-RT and RxNorm. J Biomedical Semantics. 2012, 3: 16-10.1186/2041-1480-3-16.

    Article  Google Scholar 

  39. MedDRA from Wikipedia.http://en.wikipedia.org/wiki/MedDRA,

  40. Nadkarni PM, Darer JD: Determining correspondences between high-frequency MedDRA concepts and SNOMED: a case study. BMC Med Inform Decision Making. 2010, 10 (1): 66-

    Article  Google Scholar 

  41. Bodenreider O: Using SNOMED CT in combination with MedDRA for reporting signal detection and adverse drug reactions reporting. AMIA Annual Symposium Proceedings: 2009. 2009, San Francisco, California, USA: American Medical Informatics Association, 45-49.

    Google Scholar 

  42. Mougin F, Dupuch M, Grabar N: Improving the mapping between MedDRA and SNOMED CT. Artif Intell Med. 2011, 6747: 220-224. 10.1007/978-3-642-22218-4_27.

    Google Scholar 

  43. Sarntivijai S, Xiang Z, Shedden KA, Markel H, Omenn GS, Athey BD, He Y: Ontology-based combinatorial comparative analysis of adverse events associated with killed and live influenza vaccines. PLoS One. 2012, 7 (11): e49941-10.1371/journal.pone.0049941.

    Article  Google Scholar 

  44. Semantic MEDLINE Prototype.http://skr3.nlm.nih.gov/SemMedDemo/index.jsp,

  45. Hogan WR, Hanna J, Joseph E, Brochhausen M: Towards a consistent and scientifically accurate drug ontology. ICBO 2013 conference proceedings. 2013, Montreal: Michel Dumontier; Robert Hoehndorf; Christopher J. O. Baker,http://ceur-ws.org/Vol-1060/,

    Google Scholar 

Download references

Acknowledgements

Liwei Wang is the recipient of a scholarship granted by the State Scholarship Fund from the China Scholarship Council. The study was also supported by NSF grant ABI:0845523 and NIH grant R01LM009959A1.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Liwei Wang.

Additional information

Competing interests

The authors declare that they have no competing interest.

Authors’ contributions

All co-authors are justifiably credited with authorship, according to the authorship criteria. Final approval is given by each co-author. In detail: LW –design, development, analysis of data, interpretation of results, and drafting of the manuscript; GJ – conception, interpretation of results, and critical revision of the manuscript; DL – analysis of data; HL – conception, design, development, interpretation of results, and critical revision of manuscript.

Authors’ original submitted files for images

Rights and permissions

This article is published under license to BioMed Central Ltd. This is an Open Access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly credited.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Wang, L., Jiang, G., Li, D. et al. Standardizing adverse drug event reporting data. J Biomed Semant 5, 36 (2014). https://doi.org/10.1186/2041-1480-5-36

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/2041-1480-5-36

Keywords