A dataset containing information on drugs administered to individuals, including substance names, and roles.
Format
A data.table with 4 variables:
- primaryid
Unique identifier for each individual (
numeric).- drug_seq
Sequence number identifying the specific drug in the report (
integer).- substance
Name of the drug substance (active ingredient), as standardized using DiAna_Dictionary (
factor).- role_cod
Role code indicating the role of the drug (
ordered), with levelsPSfor primary suspect,SSfor secondary suspect,Cfor concomitant,Ifor interacting.
