Description Details Note Source Examples
CPRD Pegasus Product (drug) dictionary
A data frame with observations on the following 11 variables.
prodcode
GPRD product code, a numeric vector
multilex
Multilex product code, a character vector. Mapped to the code
column in a drug codelist.
events
Number of events in GPRD, a numeric vector
prodname
Generic or proprietary product name, a character vector. Mapped to the term
column in a drug codelist.
drugsubstance
Drug substance, a character vector
strength
Dosage a character vector
formulation
Drug formulation (tablets, liquid etc.), a character vector
route
Route of administration, a character vector
bnfcode
BNF codes that the drug belongs to, separated by /, a character vector
bnfheader
Text BNF header, a character vector
db
Database 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.