SDTM
SDTM
Implementation of SDTM
in a pharma company with
complete outsourcing strategy
Annamaria Muraro
Helsinn Healthcare
Lugano, Switzerland
Background
Full outsourcing service: from Study Protocol to Clinical
Study Report
Several third parties involved:
Central Lab
Central ECG
Bioanalytical data provider
CRO sub-contractors
Consultants
CRF
Lab
Other
CDMS
Paper
CRF
STANDARD
STANDARD
STANDARD
SAS
Analysis
Datasets
SAS
Raw Data
Statistical
Analysis &
Data Listings
STANDARD
Study
Report
Protocol
STANDARD
Helsinn
Clinical
Storage
Area
Submission
First steps
(Jan 2006)
Project Leader
Statisticians and Data Managers
Clinicians (Phase I-III and Phase IV)
Quality Assurance
Drug Safety
Regulatory, (IT)
Core-teams
CRF standardization
Datasets standardization
Data conversion (old studies) and ISS
Choosing CDISC
No standards available at Helsinn
Comply with FDA guidelines
Use standards already known by CROs
Simplify interchange of data with providers/partners
CDISC SDTM used as guide for CRF form (no CDASH yet)
CDISC SDTM Version 3.1.1 (+ PK domains, ver. 0.92)
CDISC ADAM Version 2.0 (and specific guidelines)
CDISC Controlled Terminology
6
Official training
Understand the experience of others: European meeting
interchange
CDISC Website, public forum, webseminars
MAPPING
SDTM Specifications
CRF Library
CRF design guideline
Complete set of CRF templates
Database Library
General specifications
Admitted deviations from CDISC
Analysis Datasets: general specification, list of
analysis datasets
SDTM metadata:
Dataset metadata
Variable metadata
Value-level metadata/Lab, PK dictionary
Annotated CRF
10
SDTM specifications
CDISC general assumptions 100% implemented
Select CDISC SDTM variables
Required: all
Expected: all
Permissible (as needed)
If no place for a variable SUPPQUAL dataset
Very few derived variables included in the SDTM
Full compliant with FDA requirements (define.pdf/xml)
Excel based, very easy
11
SDTM specifications
Datasets Metadata: dataset name, description,
structure, purpose, key variables
13
Variable metadata
LENGTH
(not required by FDA)
LIST OF TERMS
COMMENTS
AND NOTES
According to
the CRF
ADDITIONAL NOT
CDISC VARIABLES
14
Terminology
CDISC Controlled Terminology: few list of terms,
applied when available
Based on terminology already used within the
Company
Code list for Lab: Laboratory Dictionary to define
lab parameter name (LBCAT, LBTEST and
LBTESTCD)
Code list for ECG: ECG code of terms (EGTEST
and EGTESTCD)
PK parameters code of terms (PPTEST and
PPTESTCD)
15
Mapping challenges/1
Understand SDTM guidelines and establish conventions
Inclusion/Exclusion dataset
SDTM IG: The intent of the domain model is to ONLY collect those
criteria that cause the subject to be in violation of incl/excl
We decided to include in the dataset a response to each criterion
TI (Trial inclusion) dataset prepared
Mapping challenges/2
Variables not present in the SDTM standards
17
Mapping challenges/3
Derived variables
--BLFL Baseline Flag: Expected SDTM variable but to be
populated according to SAP
Population Flag
Attributions used to classify study populations for analysis (ITT,
SAFETY, PP), should be placed in the SUPPDM datasets
Not included in the SDTM, present only in the analysis datasets
18
MH.MHTERM
MH.MHSTDTC
SUPPMH.QVAL
where QNAM=EXTENT
SUPPMH.QVAL
where QNAM=SITE1
19
IMPLEMENTATION
20
SDTM implementation
CRO may decide where to implement SDTM
CDMS (Oracle Clinical, Clintrial, EDC solutions, etc.)
SAS environment
Hybrid solutions
21
CRF, SDTM
and Annotated CRF
22
Annotated CRF
Demography
Assigned value
DS.DSTERM="INFORMED CONSENT OBTAINED" (DS.DSCAT=PROTOCOL MILESTONE)
INFORMED CONSENT
DS.DSSTDTC
Informed Consent Signature Date
dd
mmm
yyyy
Dataset
Variable name
DEMOGRAPHY
Gender
Male
Female
DM.SEX
DM.BRTHDTC
Date of Birth
dd
mmm
yyyy
DM.RACE
Race
1
2
3
4
9
White
Black
Hispanic
Asian
Other
Where condition
SC.SCORRES (SC.SCTESTCD="RACEOTH")
Specify
________________________________
25
Medical History
MEDICAL HISTORY
MH.MHCAT="MEDICAL HISTORY"
Yes
No
MH.MHOCCUR
Disease
(prior and/or concomitant)
1.
MH.MHTERM
Ongoing
Date of Diagnosis
MH.MHSTDTC
mmm
yyyy
mmm
yyyy
mmm
yyyy
mmm
yyyy
mmm
yyyy
mmm
yyyy
mmm
yyyy
mmm
yyyy
mmm
yyyy
mmm
yyyy
Yes
No
(1)
(2)
MH.MHENRF
2.
3.
4.
5.
6.
7.
8.
9.
10.
26
Adverse Event
ADVERSE EVENT
AE.AEOCCUR
Yes
No
Adverse Event from XXX up to YYY days from the last study drug administration < as defined in the protocol >
Adverse events ongoing at the end of the study must be followed until XXX < as defined in the protocol >
Serious adverse event must be followed until the outcome is resolved or a stable condition is reached
Adverse Event
Occurrence
Serious
1 single episode
2 intermittent
1 Yes (*)
2 No
Intensity
Relation to
study drug
1 Mild
2 Moderate
3 Severe
1 Not related
2 Unlikely
3 Possible
4 Probable
5 Definite
6 Unassessable
AE.AESER
AE.AEREL
Action taken
Outcome
1 Recovered
2 Recovering
3 Recovered with
sequelae
4 Not recovered
5 Death
9 Unknown
1.
Start
AE.AESTDTC
dd
AE.AETERM
Stop
mmm
yyyy
AE.AEENDTC
dd
mmm
yyyy
dd
mmm
yyyy
AE.AEPATT
AE.AESEV
AE.AEOUT
2.
Start
Stop
dd
mmm
yyyy
dd
mmm
yyyy
dd
mmm
yyyy
3.
Start
Stop
1, 2, 3, 4 4 AE.AEACN
2
5 5 AE.AECONTR
3
6 6 AE.AEHOSP
1
27
QC Process
Evaluate if the structure is CDISC complaint and Helsinn
SDTM requirements are fullfilled
SAS programming: PROC IMPORT of Excel datasets
specifications, PROC CONTENTS of SDTM, compare, report of
inconsistencies (variable name, label, length)
PROC CDISC: SDTM version 3.1 (but we are using 3.1.1!)
28
Benefit
Lessons learned
Feasibility: standardization is easier for a small company
Timelines: needed additional time for setting SDTM for
the first studies but efficiency in the subsequent
implementation
Standardization is an ongoing process
Solid internal know-how is key of success: keep up to
date about CDISC enhancement
Flexibility may be applied for Phase I studies
New processes implemented and new SOPs are needed
Improve efficiency throughout standardization is a
company process: work with Clinicians and Regulatory
Department
30
Lessons learned:
interacting with CROs
31
Next Steps
Focus on ADaM implementation
Be ready for eCTD
Expertise in XML
Preparation of Define.xlm
Tools to QC the submission package
Thank you!
Annamaria Muraro
Helsinn Healthcare,
Lugano Switzerland
[email protected]
33