Skip to content

Commit

Permalink
Update admiral-lookup-book.csv by adding admiralpeds variables
Browse files Browse the repository at this point in the history
  • Loading branch information
Fanny-Gautier authored Sep 11, 2024
1 parent c8ccdd9 commit ad51017
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions inst/admiral-lookup-book.csv
Original file line number Diff line number Diff line change
Expand Up @@ -406,6 +406,16 @@ ADVS,BDS,PCHG,Derive percent change from baseline,admiral,derive_var_pchg,https:
ADVS,BDS,ANL01FL,Flag last result within an analysis visit and analysis timepoint for post-baseline records,admiral,restrict_derivation,https://pharmaverse.github.io/admiral/reference/restrict_derivation.html,Template Example,https://github.com/pharmaverse/admiral/blob/main/inst/templates/ad_advs.R
ADVS,BDS,ASEQ,Derive sequential number for observations within each by group,admiral,derive_var_obs_number,https://pharmaverse.github.io/admiral/reference/derive_var_obs_number.html,Template Example,https://github.com/pharmaverse/admiral/blob/main/inst/templates/ad_advs.R
ADVS,BDS,"DTYPE=""LOV""",Derive LOV value,admiral,derive_extreme_records,https://pharmaverse.github.io/admiral/reference/derive_extreme_records.html,Template Example,https://github.com/pharmaverse/admiral/blob/main/inst/templates/ad_advs.R
ADVS,BDS,"PARAMCD=""WGTASDS""",Derive Weight-for-age z-score,admiralpeds,derive_params_growth_age,https://pharmaverse.github.io/admiralpeds/reference/derive_params_growth_age.html,Template Example,https://github.com/pharmaverse/admiralpeds/blob/main/inst/templates/ad_advs.R
ADVS,BDS,"PARAMCD=""WGTAPCTL""",Derive Weight-for-age percentile,admiralpeds,derive_params_growth_age,https://pharmaverse.github.io/admiralpeds/reference/derive_params_growth_age.html,Template Example,https://github.com/pharmaverse/admiralpeds/blob/main/inst/templates/ad_advs.R
ADVS,BDS,"PARAMCD=""HGTSDS""",Derive Height-for-age z-score,admiralpeds,derive_params_growth_age,https://pharmaverse.github.io/admiralpeds/reference/derive_params_growth_age.html,Template Example,https://github.com/pharmaverse/admiralpeds/blob/main/inst/templates/ad_advs.R
ADVS,BDS,"PARAMCD=""HGTPCTL""",Derive Height-for-age percentile,admiralpeds,derive_params_growth_age,https://pharmaverse.github.io/admiralpeds/reference/derive_params_growth_age.html,Template Example,https://github.com/pharmaverse/admiralpeds/blob/main/inst/templates/ad_advs.R
ADVS,BDS,"PARAMCD=""BMISDS""",Derive BMI-for-age z-score,admiralpeds,derive_params_growth_age,https://pharmaverse.github.io/admiralpeds/reference/derive_params_growth_age.html,Template Example,https://github.com/pharmaverse/admiralpeds/blob/main/inst/templates/ad_advs.R
ADVS,BDS,"PARAMCD=""BMIPCTL""",Derive BMI-for-age percentile,admiralpeds,derive_params_growth_age,https://pharmaverse.github.io/admiralpeds/reference/derive_params_growth_age.html,Template Example,https://github.com/pharmaverse/admiralpeds/blob/main/inst/templates/ad_advs.R
ADVS,BDS,"PARAMCD=""HDCSDS""",Derive Head Circumference-for-age z-score,admiralpeds,derive_params_growth_height,https://pharmaverse.github.io/admiralpeds/reference/derive_params_growth_height.html,Template Example,https://github.com/pharmaverse/admiralpeds/blob/main/inst/templates/ad_advs.R
ADVS,BDS,"PARAMCD=""HDCPCTL""",Derive Head Circumference-for-age percentile,admiralpeds,derive_params_growth_height,https://pharmaverse.github.io/admiralpeds/reference/derive_params_growth_height.html,Template Example,https://github.com/pharmaverse/admiralpeds/blob/main/inst/templates/ad_advs.R
ADVS,BDS,"PARAMCD=""WGTHSDS""",Derive Weight-for-length/height Z-Score,admiralpeds,derive_params_growth_height,https://pharmaverse.github.io/admiralpeds/reference/derive_params_growth_height.html,Template Example,https://github.com/pharmaverse/admiralpeds/blob/main/inst/templates/ad_advs.R
ADVS,BDS,"PARAMCD=""WGTHPCTL""",Derive Weight-for-length/height Percentile,admiralpeds,derive_params_growth_height,https://pharmaverse.github.io/admiralpeds/reference/derive_params_growth_height.html,Template Example,https://github.com/pharmaverse/admiralpeds/blob/main/inst/templates/ad_advs.R
ADMH,OCCDS,SMQ02NAM,Derive name of Standardized MedDRA Query 2,admiral,derive_vars_query,https://pharmaverse.github.io/admiral/reference/derive_vars_query.html,Template Example,https://github.com/pharmaverse/admiral/blob/main/inst/templates/ad_admh.R
ADMH,OCCDS,SMQ02CD,Derive code of Standardized MedDRA Query 2,admiral,derive_vars_query,https://pharmaverse.github.io/admiral/reference/derive_vars_query.html,Template Example,https://github.com/pharmaverse/admiral/blob/main/inst/templates/ad_admh.R
ADMH,OCCDS,SMQ02SC,Derive scope of Standardized MedDRA Query 2,admiral,derive_vars_query,https://pharmaverse.github.io/admiral/reference/derive_vars_query.html,Template Example,https://github.com/pharmaverse/admiral/blob/main/inst/templates/ad_admh.R
Expand Down

0 comments on commit ad51017

Please sign in to comment.