| Literature DB >> 27193236 |
Juan M Banda1, Lee Evans2, Rami S Vanguri3, Nicholas P Tatonetti3, Patrick B Ryan4, Nigam H Shah1.
Abstract
Identification of adverse drug reactions (ADRs) during the post-marketing phase is one of the most important goals of drug safety surveillance. Spontaneous reporting systems (SRS) data, which are the mainstay of traditional drug safety surveillance, are used for hypothesis generation and to validate the newer approaches. The publicly available US Food and Drug Administration (FDA) Adverse Event Reporting System (FAERS) data requires substantial curation before they can be used appropriately, and applying different strategies for data cleaning and normalization can have material impact on analysis results. We provide a curated and standardized version of FAERS removing duplicate case records, applying standardized vocabularies with drug names mapped to RxNorm concepts and outcomes mapped to SNOMED-CT concepts, and pre-computed summary statistics about drug-outcome relationships for general consumption. This publicly available resource, along with the source code, will accelerate drug safety research by reducing the amount of time spent performing data management on the source FAERS reports, improving the quality of the underlying data, and enabling standardized analyses using common vocabularies.Entities:
Mesh:
Year: 2016 PMID: 27193236 PMCID: PMC4872271 DOI: 10.1038/sdata.2016.26
Source DB: PubMed Journal: Sci Data ISSN: 2052-4463 Impact factor: 6.444
Figure 1AEOLUS Integration and generation process.
FAERS/LAERS structure of source data
|
|
|
|---|---|
| Note that yyQq represents year and quarter in each file. | |
| DEMOyyQq | Contains patient demographic and administrative information, each row represent an individual event report |
| DRUGyyQq | Contains drug information for all medications reported for the event report (1 or more rows per report) |
| INDIyyQq | Contains all MedDRA terms for the indications of use for the reported drugs (0 or more per drug per event) |
| OUTCyyQq | Contains patient outcomes for the event report (0 or more rows per report) |
| REACyyQq | Contains all MedDRA terms related to the adverse event report (1 or more rows per report) |
| RPSRyyQq | Contains the source of the event report (0 or more rows per report) |
| THERyyQq | Contains drug therapy start dates and end dates for the reported drugs (0 or more rows per report) |
Two-by-two contingency table.
|
|
| |
|---|---|---|
| Reports with the suspected drug | a | b |
| All other reports | c | d |
Two-by-two contingency table for example ADR.
|
|
| |
|---|---|---|
| Reports with | 30,793 | 647,134 |
| All other reports | 140,853 | 61,815,244 |
Figure 2List of tables and sample data for the clean aggregation of the FDA LAERS and FAERS data.
Note that the columns in light red are added for presentation clarity and are not included as-is in the actual dataset. The human readable information can be accessed via a join on the respective concept ids.
Figure 3List of files containing drilldown, contingency tables, counts and statistics generated from the aggregate data.
Note that the columns in light red are added for presentation clarity and are not included as-is in the actual dataset. The human readable information can be accessed via a join on the respective concept ids.