med.events.ATC | R Documentation |
An artificial dataset containing medication events (one per row) for 16
patients (1564 events in total), containing ATC codes. This dataset is
derived from the durcomp
datasets using the compute_event_durations
function. See @med.events for more details.
med.events.ATC
A data frame with 1564 rows and 7 variables:
the patient unique identifier.
the medication event date.
the duration in days.
the daily dosage.
the ATC code.
explicitation of the first field of the ATC code (e.g., "A"="ALIMENTARY TRACT AND METABOLISM").
explicitation of the first and second fields of the ATC code (e.g., "A02"="DRUGS FOR ACID RELATED DISORDERS").
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.