A dataset containing supplementary information on drugs administered, including administration routes, formulation, and related details.
Format
A data.table with 8 variables:
- primaryid
Unique identifier for each report (
numeric).- drug_seq
Sequence number identifying the specific drug in the report (
integer).- route
Route of drug administration (
factor).- dose_form
Form of the drug dose (
factor).- dechal
Dechallenged flag indicating if dechallenge verified: the event abated at the discontinuation of the drug (
factor).- rechal
Rechallenged flag indicating if rechallenge verified: the event reappeared after readminstering the drug (
factor).- lot_num
Lot number of the drug (
character).- exp_dt
Expiration date of the drug (
numeric).
