package_parameters_example | R Documentation |
An example dataset of package parameters.
package_parameters_example
A 'data.frame' with the following variables:
Package identifier of the purchased product, Nordic article number (Vnr) in this example (numeric)
Anatomical Therapeutic Chemical (ATC) classification code (character)
Product name (character)
Strength of drug in format register may deliver, including e.g. the drug strength and value type (e.g. mg) (character)
Numeric strength of drug, extracted from strength
(numeric)
Package size in format register may deliver, including e.g. number and type of units (character)
Number of units extracted from packagesize
(numeric)
Harmonized drug format (e.g. 'tabs' and 'pills' recorded as 'TABLET') (character)
Number of Defined Daily Doses (DDDs) in package (numeric)
Minimum duration of package (numeric)
Usual duration of package (numeric)
Maximum duration of package (numeric)
Lower limit of daily dose of package as DDDs (numeric)
Usual daily dose of package as DDDs (numeric)
PRE2DUP-R uses package-specific information to estimate drug exposure. Example parameters can be used as a template for creation of study specific package parameter file. PRE2DUP-R requires the package identifier, minimum, usual and maximum duration of the package, and daily dose's lower limit and the usual daily dose, both as daily DDDs. Other included information is for creating the required variables. See Package Parameters in Tutorials for more guidance.
See more about ATC classification at https://atcddd.fhi.no/atc/structure_and_principles/ and about DDDs at https://atcddd.fhi.no/ddd/definition_and_general_considera/.
Package parameters created for PRE2DUP-R example.
pre2dup
, check_package_parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.