A small part of WHODrug, used to illustrate the package examples and vignettes.
You can find DrecNo related to immune checkpoint inhibitors, paracetamol,
tramadol, tretinoin, anti-thrombin iii, and ATC classes
L03AA Colony stimulating factors, C09AA ACE inhibitors, plain,
J01CA Penicillins with extended spectrum.
Compounds are thg_ and mp_.
See examples in get_drecno and get_atc_code
Usage
data(mp_)
thg_Format
mp_ is a data.table with 8 variables and 14146 rows.
MedicinalProd_IdInteger. The medicinalproduct identifier.Sequence.number.1and2Characters. Complement to DrecNo.DrecNoCharacter. Drug Record Number, pivotal to identify drugs withget_drecno().drug_name_tCharacter. The name of the drug. Compared to the originaldrug_namevariable inmptable, this variable is trimmed for white spaces, and names are in lowercase.Create.dateCharacter. The date the record was created.Date.changedCharacter. The date the record was last changed.CountryCharacter. The country where the record was created.
thg_ is a data.table with 5 variables and 4079 rows.
Therapgroup_IdInteger. The identifier of the therapeutic group.ATC.codeCharacter. The ATC code of the drug.Create.dateCharacter. The date the record was created.Official.ATC.codeCharacter. Whether the ATC code is official (Yes/No).MedicinalProd_IdInteger. The medicinalproduct identifier.
An object of class data.table (inherits from data.frame) with 4079 rows and 5 columns.
Examples
data(mp_)
