designing adam datasets: kiss the complexity goodbye · 2014-10-27 · copyright © 2013, sas...

13
Copyright © 2013, SAS Institute Inc. All rights reserved. DESIGNING ADAM DATASETS: KISS THE COMPLEXITY GOODBYE BILL GIBSON AND DAVID JORDAN, SAS INSTITUTE

Upload: others

Post on 05-Aug-2020

3 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: DESIGNING ADAM DATASETS: KISS THE COMPLEXITY GOODBYE · 2014-10-27 · Copyright © 2013, SAS Institute Inc. All rights reserved. DESIGNING ADAM DATASETS MANY STEPS NEEDED TO DEFINE

Copyr i g ht © 2013, SAS Ins t i tu t e Inc . A l l r ights reser ve d .

DESIGNING ADAM DATASETS:

KISS THE COMPLEXITY GOODBYE

BILL GIBSON AND DAVID JORDAN, SAS INSTITUTE

Page 2: DESIGNING ADAM DATASETS: KISS THE COMPLEXITY GOODBYE · 2014-10-27 · Copyright © 2013, SAS Institute Inc. All rights reserved. DESIGNING ADAM DATASETS MANY STEPS NEEDED TO DEFINE

Copyr i g ht © 2013, SAS Ins t i tu t e Inc . A l l r ights reser ve d .

DESIGNING ADAM

DATASETS

NEW ADAM DATASET DEFINITION WIZARD

IN CLINICAL DATA INTEGRATION 2.4

• Designing an ADaM dataset can be complex due to a number of factors:

• ADaM Implementation Guide and data model documentation total over 130 pages!

• Sheer number of variables to choose from in the specification is daunting

• Management of values for xx, y, and zz parameters in variable names is

cumbersome

• Use of wildcard characters in variable names

• Use of variables pulled from other ADAM, SDTM, and SAS tables

• SAS Clinical Data Integration 2.4

• Provides an ADAM Dataset Definition Wizard

• Leverages metadata about the ADaM standard to ease the definition process

Page 3: DESIGNING ADAM DATASETS: KISS THE COMPLEXITY GOODBYE · 2014-10-27 · Copyright © 2013, SAS Institute Inc. All rights reserved. DESIGNING ADAM DATASETS MANY STEPS NEEDED TO DEFINE

Copyr i g ht © 2013, SAS Ins t i tu t e Inc . A l l r ights reser ve d .

DESIGNING ADAM

DATASETSBDS HAS MANY DIFFERENT CATEGORIES OF VARIABLES

Page 4: DESIGNING ADAM DATASETS: KISS THE COMPLEXITY GOODBYE · 2014-10-27 · Copyright © 2013, SAS Institute Inc. All rights reserved. DESIGNING ADAM DATASETS MANY STEPS NEEDED TO DEFINE

Copyr i g ht © 2013, SAS Ins t i tu t e Inc . A l l r ights reser ve d .

DESIGNING ADAM

DATASETSMANY VARIABLES WITHIN A CATEGORY

Page 5: DESIGNING ADAM DATASETS: KISS THE COMPLEXITY GOODBYE · 2014-10-27 · Copyright © 2013, SAS Institute Inc. All rights reserved. DESIGNING ADAM DATASETS MANY STEPS NEEDED TO DEFINE

Copyr i g ht © 2013, SAS Ins t i tu t e Inc . A l l r ights reser ve d .

DESIGNING ADAM

DATASETSEASE OF SELECTING VARIABLES

Page 6: DESIGNING ADAM DATASETS: KISS THE COMPLEXITY GOODBYE · 2014-10-27 · Copyright © 2013, SAS Institute Inc. All rights reserved. DESIGNING ADAM DATASETS MANY STEPS NEEDED TO DEFINE

Copyr i g ht © 2013, SAS Ins t i tu t e Inc . A l l r ights reser ve d .

DESIGNING ADAM

DATASETSAUTOMATED COMPLIANCE CHECKING

Page 7: DESIGNING ADAM DATASETS: KISS THE COMPLEXITY GOODBYE · 2014-10-27 · Copyright © 2013, SAS Institute Inc. All rights reserved. DESIGNING ADAM DATASETS MANY STEPS NEEDED TO DEFINE

Copyr i g ht © 2013, SAS Ins t i tu t e Inc . A l l r ights reser ve d .

DESIGNING ADAM

DATASETSSELECT VALUES TO ASSIGN TO X VARIABLE PARAMETERS

Page 8: DESIGNING ADAM DATASETS: KISS THE COMPLEXITY GOODBYE · 2014-10-27 · Copyright © 2013, SAS Institute Inc. All rights reserved. DESIGNING ADAM DATASETS MANY STEPS NEEDED TO DEFINE

Copyr i g ht © 2013, SAS Ins t i tu t e Inc . A l l r ights reser ve d .

DESIGNING ADAM

DATASETSVALUES ARE ASSIGNED TO X PARAMETERS

Page 9: DESIGNING ADAM DATASETS: KISS THE COMPLEXITY GOODBYE · 2014-10-27 · Copyright © 2013, SAS Institute Inc. All rights reserved. DESIGNING ADAM DATASETS MANY STEPS NEEDED TO DEFINE

Copyr i g ht © 2013, SAS Ins t i tu t e Inc . A l l r ights reser ve d .

DESIGNING ADAM

DATASETSSELECT VALUES TO ASSIGN TO Y VARIABLE PARAMETERS

Page 10: DESIGNING ADAM DATASETS: KISS THE COMPLEXITY GOODBYE · 2014-10-27 · Copyright © 2013, SAS Institute Inc. All rights reserved. DESIGNING ADAM DATASETS MANY STEPS NEEDED TO DEFINE

Copyr i g ht © 2013, SAS Ins t i tu t e Inc . A l l r ights reser ve d .

DESIGNING ADAM

DATASETSVALUES ARE ASSIGNED TO Y PARAMETERS

Page 11: DESIGNING ADAM DATASETS: KISS THE COMPLEXITY GOODBYE · 2014-10-27 · Copyright © 2013, SAS Institute Inc. All rights reserved. DESIGNING ADAM DATASETS MANY STEPS NEEDED TO DEFINE

Copyr i g ht © 2013, SAS Ins t i tu t e Inc . A l l r ights reser ve d .

DESIGNING ADAM

DATASETSAUTOMATED GENERATION OF VARIABLES WITH X AND Y

Page 12: DESIGNING ADAM DATASETS: KISS THE COMPLEXITY GOODBYE · 2014-10-27 · Copyright © 2013, SAS Institute Inc. All rights reserved. DESIGNING ADAM DATASETS MANY STEPS NEEDED TO DEFINE

Copyr i g ht © 2013, SAS Ins t i tu t e Inc . A l l r ights reser ve d .

DESIGNING ADAM

DATASETSMANY STEPS NEEDED TO DEFINE AN ADAM DATASET

• Determine study and location to place the ADaM dataset

• Select the dataset type (ADAE, ADSL, BDS)

• Provide a name, identifier and properties

• Select a library in which to place the dataset

• Optionally select source datasets and variables

• Select analysis variables

• Associate values with xx, y, zz parameters found in variable names

• Assign text within variables with wildcard characters

• Order the variables within the dataset

• Provide traceability information for variables

• Those variables pulled from source datasets have this automatically populated

Page 13: DESIGNING ADAM DATASETS: KISS THE COMPLEXITY GOODBYE · 2014-10-27 · Copyright © 2013, SAS Institute Inc. All rights reserved. DESIGNING ADAM DATASETS MANY STEPS NEEDED TO DEFINE

Copyr i g ht © 2013, SAS Ins t i tu t e Inc . A l l r ights reser ve d .sas.com

CLINICAL DATA INTEGRATION 2.4

INCLUDES A WIZARD THAT ALLOWS YOU

TO EASILY DEFINE YOUR ADAM DATASETS