A dataset containing information on drug names and associated details, including drug names, and additional attributes.
Format
A data.table with 5 variables:
- primaryid
Unique identifier for each report (
numeric
).- drug_seq
Sequence number identifying the specific drug in the report (
integer
).- val_vbm
Validity flag indicating whether the drug name is valid or a free text (not reliable) (
integer
).- nda_num
New Drug Application number (
character
).- drugname
Name of the drug as recorded by the reporter (
factor
).- prod_ai
Product active ingredient as recorded by the reporter (
factor
).