Sample dataset containing events (suspected adverse drug reactions) and related information.
Source:R/data.R
sample_Reac.Rd
This dataset provides information on adverse drug reactions (ADRs). Each report (primaryid) can record multiple events (and rows).
Format
A data.table with 3 variables:
- primaryid
Unique identifier for the report (primary ID)
- pt
Preferred term describing the adverse reaction according to the Medical Dictionary for Regulatory Activities
- drug_rec_act
Drug rechallenged action (if the event recurred at the rechallenge, it is going to be shown here).