ATC_parameters | R Documentation |
A dataset containing parameters associated with ATC (Anatomical Therapeutic Chemical) codes used in the PRE2DUP-R package.
ATC_parameters
A 'data.frame' or 'data.table' with one row per ATC code. Includes the following variables:
Partial or full ATC code (character)
Minimum commonly used daily dose (numeric, in DDDs)
Usual daily dose (numeric, in DDDs)
Minimum allowed treatment duration (numeric, in days)
Maximum allowed treatment duration (numeric, in days)
The ATC codes may be partial or complete; the program uses the closest match to the ATC code in the drug purchases. All ATC codes appearing in drug purchases must be included in the ATC parameters table, at least at a partial-code level. These parameters are used when package-specific information is not available.
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/.
Parameter set used by PRE2DUP-R.
pre2dup
, check_atc_parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.