| Literature DB >> 33245290 |
Shogo Ujiie1, Shuntaro Yada1, Shoko Wakamiya1, Eiji Aramaki1.
Abstract
BACKGROUND: Medical articles covering adverse drug events (ADEs) are systematically reported by pharmaceutical companies for drug safety information purposes. Although policies governing reporting to regulatory bodies vary among countries and regions, all medical article reporting may be categorized as precision or recall based. Recall-based reporting, which is implemented in Japan, requires the reporting of any possible ADE. Therefore, recall-based reporting can introduce numerous false negatives or substantial amounts of noise, a problem that is difficult to address using limited manual labor.Entities:
Keywords: adverse drug events; medical informatics; natural language processing; pharmacovigilance
Year: 2020 PMID: 33245290 PMCID: PMC7732716 DOI: 10.2196/22661
Source DB: PubMed Journal: JMIR Med Inform
Average number of sentences and characters per medical article.
| Label | Number of sentences | Number of characters | |
|
|
|
| |
|
| All | 3.9 (2.7) | 321.7 (456.1) |
|
| Criterion A | 3.5 (2.6) | 399.3 (283.9) |
|
| Criterion B | 0.4 (0.7) | 56.8 (112.3) |
| Non-ADE suggesting, mean (SD) | 48.2 (72.1) | 2897.0 (4104.0) | |
aADE: adverse drug event.
Figure 1Architecture of the proposed system. ADE: adverse drug event; IOL: intraocular lens.
Feature set used in ADE-containing article extractions and ADE-suggesting sentence extractions.a
| Feature | ADEb-containing article extraction | ADE-suggesting sentence extraction |
| Word tokens | ✓ (7188) | ✓ (6597) |
| Standard disease/drug name | ✓ (1043) | ✓ (1083) |
| Sum of disease/drug name | ✓ (2) | ✓ (2) |
| Context word tokens | X | ✓ (13,194) |
| Context standard disease/drug name | X | ✓ (2166) |
| Context sum of disease/drug name | X | ✓ (4) |
aThe figures in parentheses indicate the average number of variables.
bADE: adverse drug event.
Effects of each feature in adverse drug event–containing article extraction.
| Feature | ΔF1 score |
| Without word tokens | –0.0456 |
| Without standard disease/drug name | –0.0001 |
| Without sum of disease/drug name | –0.0155 |
Figure 2Precision-recall curves for (a) ADE-containing article extraction and (b) ADE-suggesting sentence extraction. ADE: adverse drug event.
Effects of each feature in adverse drug event–suggesting sentence extraction.
| Feature | ΔF1 score |
| Without word tokens | –0.0644 |
| Without context word tokens | 0.0070 |
| Without standard disease/drug name | 0.0 |
| Without context standard disease/drug name | 0.0 |
| Without sum of disease/drug name | –0.0204 |
| Without context sum of disease/drug name | –0.0012 |
Examples of classification results.
| Case | True label | Prediction | Sentences |
| (a) | ADEa | ADE | MTXb + adalimumab administration started. Changed to certolizumab pegol because of MTX’s side effects. |
| (b) | ADE | ADE | Case: Male, 74 years old. [Previous history] |
| (c) | ADE | Non-ADE | MTX was administered to a 59-year-old patient with RAe. In March 201X, she had difficulty breathing and was consulted. |
| (d) | ADE | Non-ADE | Case: Female, age 79 years. |
| (e) | Non-ADEf | ADE | Stevens–Johnson syndrome (SJS) is characterized by fever and severe mucosal eruptions of the skin, mucosal transitions involving the eyes, lips, and vulva, and blister and erosion due to erythema and necrotic injury to the epidermis. The majority of cases are considered some of the most severe forms of drug eruption. Others are associated with viral and mycoplasmal infections. |
| (f) | Non-ADE | ADE | Figure 10 shows a clinical course. According to the reporting system, ~25% (92/372) of all drugs causing TdPg in the past five years were new quinolones (mainly levofloxacin). |
| (g) | Non-ADE | Non-ADE | Case: 70-year-old man with a history of hypertension. Right eye pain appeared on day X and was accompanied by blurred vision. |
| (h) | Non-ADE | Non-ADE | Case: 79-year-old female. The patient had been taking prednisolone 60 mg and methotrexate 6 mg for 6 months following a diagnosis of middle vasculitis. |
aADE: ADE suggesting.
bMTX: methotrexate.
cABPC/SBT: ampicillin/sulbactam.
dCEZ: cefazolin.
eRA: rheumatoid arthritis.
fNon-ADE: Non-ADE suggesting.
gTdP: torsades de pointes.
Figure 3Training data size versus F1 score in ADE-suggesting sentence extraction. ADE: adverse drug event.