• No results found

Implementing CDASH Standards Into Data Collection and Database Design. Robert Stemplinger ICON Clinical Research

N/A
N/A
Protected

Academic year: 2021

Share "Implementing CDASH Standards Into Data Collection and Database Design. Robert Stemplinger ICON Clinical Research"

Copied!
31
0
0

Loading.... (view fulltext now)

Full text

(1)

Implementing CDASH

Standards Into Data Collection and Database Design

Robert Stemplinger ICON Clinical Research

(2)

Agenda

• Reasons for Using CDASH

• Project Outline

• Implementation

• Discussion of Results

(3)

Reasons for Using CDASH

(4)

Why CDASH?

• Desire to streamline / standardize CRF library and database structures

• Develop internal standard as well as maintain sponsor specific standards

• Internal Standard

– Started with SDTM / “SDTM Aware”

– Migrated to CDASH

• CRO

– Industry wide standard facilitated adoption as internal standard

(5)

Why CDASH? (2)

Clinical Database

C D I S C SDTM ADaM

SDTM standards to the extent

possible

Extract Data incorporating third party data:

Labs, ECG, etc.

(restructuring when necessary)

Statistical Analysis Plan

SDTM, ADaM, define.xml,

TLGs to Client and/or FDA

TLGs CDASH

CT CT

CT

(6)

Benefits of CDASH

• Push standardization toward the beginning of the clinical trial process, have those standards propagate through to the end

• Standard templates reduce time / resources required for CRF/eCRF and database

development

• Considerably less remapping of raw data

structures to SDTM

(7)

Project Outline

(8)

Implementation Team

• CRF Design (CRFD)

– CRF/eCRF design, CRF/eCRF creation, CDASH expertise

• Data Management (DM)

– CRF design, database design

• Database Administration (DBA)

– Database design, database creation

• Data Integration and Standardization (DIS)

– CDASH expertise, SDTM expertise, Controlled Terminology expertise

(9)

Implementation Package

• Platforms Supported: InForm, RAVE, OC/RDC, OC

• Deliverables

– CRF

CRF Completion Guidelines / Help text

– Database Structures

Data Handling Conventions

– Data Validation Specification / Edits – Transformations / Mapping to SDTM

• Standard Templates / Modules

– Validation vested at the study level

(10)

Implementation Process

ADMIN

CRFD

DBA

DM

DIS

Design CRF Module

Annotate Module to

SDTM

Build Database

Modules

Create DHC &

DVS

Program Edit Checks

Map/

Program to SDTM Maintain Standards Documentation

(11)

Implementation

(12)

Implementation Challenges

• Determining the balance between use in the field versus hard standard

– Getting people involved early in the process / thinking about the end of the process

Clinicians

Statistician: SAP

Programmers: visualize programming issues from CRF/eCRF

• Limited to 16 Standard Domains

– Sponsor/Therapeutic Domains

(13)

Implementation Challenges (2)

• CDASH

– Best Practices (section 3.4 of CDASH v1.0) – Recommendations

Comments, Inclusion/Exclusion Criteria, Physical Examination, Protocol Deviations

– Core Designations

Highly recommended, Recommended/Conditional, Optional

What to include / adhere to?

(14)

Implementation Challenges (3)

• CDASH

– Best Practices

Adopt Best Practices

– Recommendations

Comments, Inclusion/Exclusion Criteria, Physical Examination, Protocol Deviations

Adopt Recommendations

– Core Designations

Highly recommended, Recommended/Conditional, Optional

Incorporate highly recommended and recommended/Conditional fields

Incorporate optional fields as needed

(15)

Implementation Challenges (4)

• Terminology

– Apply controlled terminology to CRF or map CRF text to controlled terminology in the SDTM data sets

Is controlled terminology “usable” in the field?

Apply to CRF

(16)

CRF Development

• Core team comprised of DM, DB Programming, DIS, CRF Design

Clinical / Biostatistics included as needed

• Six month duration

• Paper / EDC layouts similar

Navigation text added to EDC screen layouts

• Did not use Data Collection Field text from CDASH to describe field

• Handful of domains required more than one “standard”

template

DM, IE

• Optional templates created for a handful of domains

CO, IE, PE, DV

(17)

CRF Development Issues

• DM

Subject Initials, AGE - EU Data Protection / Privacy

• MH

Multiple Iterations / Versions

No verbatim Description text, only body systems

No dates

• SU

Disagreement on how best to implement verbatim text versus pre-defined text

• SC

Difficult to gain consensus on what should appear on the form

(18)

CRF Development Issues (2)

DM

Subject Initials, AGE - EU Data Protection / Privacy Regional Standards

MH

Multiple Iterations / Versions

No verbatim Description text, only body systems

No dates

Settled on form with body systems and verbatim Description text

SU

Disagreement on how best to implement verbatim text versus pre- defined text

Decision to implement at study level

SC

Difficult to gain consensus on what should appear on the form Did not implement

(19)
(20)
(21)

CRF Completion Guidelines / Help Text

• Used CDASH documentation in conjunction with existing standards

• Modified per study requirements

(22)

Database Development

• Core team comprised of DM, DB Programming

• Three month duration

• Did not use Data Collection Field text from CDASH to describe variables

• Implemented CDASH recommended variable names

Defined very simplistic naming conventions for additional text fields required for EDC systems

• Utilized standard SDTM specification template to populate other variable attributes

• Utilized data dictionaries, elements, DVGs to attach controlled terminology

(23)

Database Development Issues

• No major implementation issues!

(24)

Table Name Table Description Target Variable Target Label Data Type Length

DM_STD Demography STUDYID Protocol/Study Identifier $ 200

DM_STD Demography SITEID Site Identifier $ 200

DM_STD Demography SUBJID Subject Identifier $ 200

DM_STD Demography VISIT Visit Name $ 200

DM_STD Demography VISITNUM Visit Number BEST 8

DM_STD Demography VISDAT Visit Date DATE 8

DM_STD Demography VISDATC Visit Date (char) $ 200

DM_STD Demography INIT Subject Initials $ 200

DM_STD Demography DSSTDAT Consent Date DATE 8

DM_STD Demography DSSTDATC Consent Date (char) $ 200

DM_STD Demography BRTHDAT Date of Birth DATE 8

DM_STD Demography BRTHDATC Date of Birth (char) $ 200

DM_STD Demography AGE Age BEST 8

DM_STD Demography SEX Sex $ 200

DM_STD Demography SEX_C Sex (code) $ 200

DM_STD Demography ETHNIC Ethnicity $ 200

DM_STD Demography ETHNIC_C Ethnicity (code) $ 200

DM_STD Demography S_ETHNIC Other Ethnic Group $ 200

DM_STD Demography RACE Race $ 200

(25)

Discussion of Results

(26)

Development Results

• Anecdotal

– Positive

– Don’t have to start from scratch / copy from one study to the next

• Metrics

– Four studies – All EDC

– ~10-20% reduction in number of hours required to develop CRF and database structures as compared to four “similar” studies put into production without the use of these standard structures

(27)

Development Results (2)

Average Hours to Create Deliverables (n=4)

Deliverable

Non-CDASH Standards

(hrs)

CDASH Standards

(hrs)

CRF/eCRF 73.25 64.35

Database 194.25 163.25

Edit Checks 253.50 203.21

(28)

Downstream Results

• Anecdotal

– Positive

– Much less manipulation of raw data structures

• Metrics

– Four studies

– All EDC platforms

– Limited implementation of controlled terminology

– ~32% reduction in number of hours required to create SDTM compliant data sets as compared to four

“similar” studies put into production without the use of these standard structures

(29)

Downstream Results (2)

Average Hours to Create SDTM Data Sets (n=4)

Deliverable

Non-CDASH Standards

(hrs)

CDASH Standards

(hrs)

SDTM Data Sets 89.3 60.1

(30)

Future Enhancements / Challenges

• Additional CDASH domains

– CDASH specific terminology

• Protocol Representation Model

• Increase number of sponsors who utilize the

standard structures

(31)

Strength through collaboration.

References

Related documents

- when the Firm contributes with non-contractible e¤ort for the joint project, it does not consider the positive externality that its e¤ort has on the University’s expected gain. As

We define the Biological Perspective in Entrepreneurship as the body of research that examines the role of genetics (Nicolaou & Shane, 2009), physiology (White et al., 2007),

Moreover Gusb -/- growth plates displayed accumulation of SQSTM1/p62 ( Figure 40A; panels vii-viii ) and significantly lower collagen type II and type X levels compared to the

tomography (CBCT), computed tomography (CT), magnetic resonance imaging (MRI), orthopantomography (OPG), and lateral cephalometry (LC)] for assessing the mandibular height

If any one of the following criteria is met, the lease is a capital lease: the lease transfers title to the lessee, the lease has a bargain purchase option, the lease term is 75%

The primary difference in structural deconstruction and non-structural deconstruction is that structural deconstruction can only exist in a market that has a high demand for

aphasia, we examined differential performance in lexical retrieval abilities between first (L1) and second acquired language (L2), types of errors produced, and if performance was

In the first step, we calculate the change in consumer surplus under each tariff alternative, relative to a hypothetical baseline in which customers face efficient prices, which