Description Details Note Source Examples
CPRD Pegasus Product (drug) dictionary
A data frame with observations on the following 11 variables.
prodcodeGPRD product code, a numeric vector
multilexMultilex product code, a character vector. Mapped to the code column in a drug codelist.
eventsNumber of events in GPRD, a numeric vector
prodnameGeneric or proprietary product name, a character vector. Mapped to the term column in a drug codelist.
drugsubstanceDrug substance, a character vector
strengthDosage a character vector
formulationDrug formulation (tablets, liquid etc.), a character vector
routeRoute of administration, a character vector
bnfcodeBNF codes that the drug belongs to, separated by /, a character vector
bnfheaderText BNF header, a character vector
dbDatabase date, a character vector
For decoding GPRD therapy files.
For CALIBER users, the tables are included in the CALIBERlookups package.
External users need to obtain their own copies of the dictionaries
and generate the data file using the supplied script demo(loadnewdicts).
Clinical Practice Research Datalink, http://www.cprd.com.
1 2 | # data(CALIBER_PRODDICT)
# print(attr(CALIBER_PRODDICT, 'VERSION'))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.