SlideShare une entreprise Scribd logo
1  sur  26
Combined Data Interchange Standard
Consortium (CDISC)
Standard Data Tabulation Model
Presented By:
Ankur Sharma
Biostatistical Programmer
PAREXEL International,
Baltimore, MD, USA
Definitions
 CDISC : Clinical Data Interchange Standard Consortium
 SDTM : Standard Data Tabulation Model
 ADaM : Analysis Data Model
 SDS : Submission Data Standards
 DDT : Data Definition Tables
Clinical Data Interchange Standard
Consortium (CDISC)
 CDISC is a global, open, multidisciplinary, non-profit
organization that has established standards to support
the acquisition, exchange, submission and archive of
clinical research data and metadata.
 Leads the development of standards that improve
efficiency while supporting the scientific nature of clinical
research.
 Recognizes the ultimate goal of creating regulatory
submissions that allow for flexibility in scientific content
and are easily.
Standard Data Tabulation Model
(SDTM)
 SDTM defines a standard structure for study data
tabulations (datasets) that are to be submitted to a
regulatory authority such as the Food & Drug
Administration (FDA).
 Benefits of SDTM:
SDTM allows reviewers at the FDA to develop a
repository of all submitted studies and create stand
alone tools to access, manipulate and view the study
data.
SDTM Implementation Guide and Its
Versions
 Study Data Tabulation Model Implementation Guide
(SDMIG) for Clinical Trials is prepared by Submission
Data Standards (SDS) Team.
 Implementation guide has two different versions:
i) SDTMIG V3.1.1
ii) SDTMIG V3.1.2 (newest and preferred)
Continued….
 SDTM Implementation guide describes the general
conceptual model for preparing clinical study data that
is submitted to regulatory authorities. The SDTMIG V3.1.2
provides specific domain models, assumptions, business
rules, and examples for preparing standard tabulation
datasets.
SDTM Fundamentals
• SDTM Variable Classification:
1.) Identifier : These are the variable which
identifies the study, subject involved,
domain and sequence number.
2.) Topic : This specifies the focus of the observations
3.) Timing : Describes the timing of an observations
4.) Qualifier : Contains additional text, values,
or results which helps describes the
observations
Continued….
 5.) Rule: This explains the algorithm or calculation
involved to derived date- times or visits. This is mainly
used in Trial Design Domain.
 Classification of Qualifier Variables:
Qualifier is further categorized into five classes:
1.) Grouping Qualifier : These are used to group together
a collection of observation. Example: LBCAT.
2.) Result Qualifier : This describes the specific result
associated with Topic variables for a finding.
Continued….
 3.) Synonym Qualifier: This variable contains alternate
value name for a particular observation. For ex:
AETERM, AEMODIFY and AEDECOD.
 4.) Record Qualifier: This defines additional attributes of
an observations in a record. Ex: AEREL.
 5.) Variable Qualifier: This variable further describes the
value of a observation in a record. Ex: Lab Units
(LBORRESU).
Observation Class
Datasets containing observations are classified into three
classes:
 Intervention: This class captures information regarding
investigational treatment, therapeutic treatment and
procedures. Ex: CM, EX, SU.
 Events: This class captures occurrences and incidents
occurred during study trial. Ex: AE, MH, DS, DV.
 Findings: This class captures observation resulting from
planned evaluation. Ex: IE, LB, QS, PE, PC, PP, SC, VS.
Special Purpose Domain:
Special Purpose Domain:
 Include subject level data and do not conform to any of
the three classes of observation datasets.
 Examples are:
– Demographics (DM)
– Comments (CO)
– Subject Visits (SV)
– Subject Elements (SE)
Trial Design Model
Trial Design: The design of a clinical trial is a plan for what
assessments will be done to subjects and what data will
be collected during the trial to address the trial's
objectives.
 These datasets fall under this model:
– Trial Arms (TA)
– Trial Elements (TE)
– Trial Visits (TV)
– Trial Inclusion/Exclusion Criteria (TI)
– Trial Summary Information (TS)
Special Purpose Relationship Datasets
 Supplemental Qualifiers – SUPPQUAL:
Suppqual datasets are used to capture non standard
variables and their association to parent records.
• Relate Records – RELREC:
RELREC is used to describe the relationship between
records in two or more dataset. For ex: Adverse Event
record related to the Concomitant medication.
Continued….
 Supplemental Qualifiers – SUPPQUAL:
Supplemental Qualifiers are always created in the
following situation.
1.) Availability of non SDTM standard data which has
study data but cannot be used in the parent domain.
For ex: PE abnormal findings are in SUPPPE
Continued….
2.) Any dataset in which SDTM variable has text value
exceeding the length of 200 character limit. Text
value is split such that characters 1- 200 are in the
parent domain and characters >200 go into the
Suppqual domain.
Only exception in this case: Trial Inclusion/Exclusion
(TI) domain. If variable IETEST >200, then the
remaining part of text will go into metadata and will
linked to the Define.xml.
Continued….
 RELREC is created only per sponsor’s request for the
following cases.
1.) Information collected about relationship between
concomitant medication and Adverse Event for an
observation.
2.) Any information which has link between
multiple datasets and has a scientific rationale behind
the link.
Sponsor Defined or Custom Domain
 These are the domains usually created in any of the
study trial, when we encounter data which is of non
SDTM standard and cannot be included in any of the
SDTM domain. To include this non SDTM standard data
into the study domains, sponsor defined or custom
domains are created.
 Naming of these domains is also sponsor dependent, but
the first letter for these domains assigned according to
their observation class defined on next slide:
Continued….
 Intervention = X-
 Events = Y-
 Findings = Z-
 According to the data available, we can decide under
which observation class particular data resides and we
can term the name accordingly.
 For ex: If we have any kind of assessment data involved.
So assessments provides us with finding of new data
information, so dataset can be assigned as ZA.
Metadata Contents and Attributes
 Core Variables:
a.) Required: These variable must be present in
the dataset and cannot be null for any record.
b.) Expected: These variable must be present in
the dataset but can have a null value.
c.) Permissible: These variable should be included in
variable appropriately and when data is collected.
If all records have a null value, then this variable
should be dropped.
Controlled Terminology
 Controlled Terminology is defined as the terminology
that controls the value of any variable. (See Appendix C,
Page 271 SDTMIG 3.1.2).
 In almost all of SDTM domains, there are some variables
which always have controlled terminology associated
with them. If any variable is defined in the SDTMIG with
the Controlled Terms or Formats as ACN, NY, STERF,
NCOMPLT etc., then all the values of this variable must
be populated using the Controlled terminology.
Continued….
TerminologySDTM Terminology.xls
• This file consist of all value of controlled terminology
for SDTM variables and its synonym values. While
creating SDTM domain programmer must check
the value for controlled variable in the file and then
provide responses.
Lab_controlled_terminology.xls
Microsoft Excel
Worksheet
Microsoft Excel
Worksheet
Date and Time variable
 --DTC and –STDTC :
All timing variable –DTC and –STDTC variable fall into
either permissible or expected category depending on
dataset. As per definition these variable are allowed to
have null records. As per CDISC guidelines all timing
variable must be presented in ISO 8601 format in all of
the SDTM domain.
ISO 8601 Format
• ISO 8601 Format:
As per the FDA guidelines all the dates available in
SDTM dataset must follow the following format for the
date and time presentation in variables such as --DTC
and --STDTC.
YYYY-MM-DDTHH:MM:SS
• Also as per the format, value of this variable must be a
character value.
ISO 8601 Duration Values
 In any case possible, where instead of dates and time, we
encountered the value in the following way for example
as shown in the column label Duration recorded then
values must be recorded as shown in the column on right
labeled as –DUR value.
 Duration recorded --DUR value
2 Years P2Y
10 Weeks P10W
3 Months 10 days P3M10D
2 hours before RFSTDTC -PT2H*
References:
 www.cdisc.org
 http://www.cancer.gov/cancertopics/terminologyresource
s/CDISC
Questions??

Contenu connexe

Tendances

Finding everything about findings about (fa)
Finding everything about findings about (fa)Finding everything about findings about (fa)
Finding everything about findings about (fa)Ram Gali
 
Safety_Data_Reconciliation_Katalyst HLS
Safety_Data_Reconciliation_Katalyst HLSSafety_Data_Reconciliation_Katalyst HLS
Safety_Data_Reconciliation_Katalyst HLSKatalyst HLS
 
CLINICAL STUDY REPORT - IN-TEXT TABLES, TABLES FIGURES AND GRAPHS, PATIENT AN...
CLINICAL STUDY REPORT - IN-TEXT TABLES, TABLES FIGURES AND GRAPHS, PATIENT AN...CLINICAL STUDY REPORT - IN-TEXT TABLES, TABLES FIGURES AND GRAPHS, PATIENT AN...
CLINICAL STUDY REPORT - IN-TEXT TABLES, TABLES FIGURES AND GRAPHS, PATIENT AN...Angelo Tinazzi
 
CDISC SDTM and ADaM for survival data
CDISC SDTM and ADaM for survival dataCDISC SDTM and ADaM for survival data
CDISC SDTM and ADaM for survival dataAngelo Tinazzi
 
How to build ADaM BDS dataset from mock up table
How to build ADaM BDS dataset from mock up tableHow to build ADaM BDS dataset from mock up table
How to build ADaM BDS dataset from mock up tableKevin Lee
 
Why ADaM for a statistician?
Why ADaM for a statistician?Why ADaM for a statistician?
Why ADaM for a statistician?Kevin Lee
 
define_xml_tutorial .ppt
define_xml_tutorial .pptdefine_xml_tutorial .ppt
define_xml_tutorial .pptssuser660bb1
 
CDISC's CDASH and SDTM: Why You Need Both!
CDISC's CDASH and SDTM: Why You Need Both!CDISC's CDASH and SDTM: Why You Need Both!
CDISC's CDASH and SDTM: Why You Need Both!Kit Howard
 
SDTM modelling: from study protocol to SDTM-compliant datasets
SDTM modelling: from study protocol to SDTM-compliant datasets SDTM modelling: from study protocol to SDTM-compliant datasets
SDTM modelling: from study protocol to SDTM-compliant datasets Angelo Tinazzi
 
INTERPRETING CDISC ADaM IG THROUGH USERS INTERPRETATION
INTERPRETING CDISC ADaM IG THROUGH USERS INTERPRETATIONINTERPRETING CDISC ADaM IG THROUGH USERS INTERPRETATION
INTERPRETING CDISC ADaM IG THROUGH USERS INTERPRETATIONAngelo Tinazzi
 
A complex ADaM dataset - three different ways to create one
A complex ADaM dataset - three different ways to create oneA complex ADaM dataset - three different ways to create one
A complex ADaM dataset - three different ways to create oneKevin Lee
 
Metadata and ADaM
Metadata and ADaMMetadata and ADaM
Metadata and ADaMKevin Lee
 
Database Lock _ Unlock Procedure_Katalyst HLS
Database Lock _ Unlock Procedure_Katalyst HLSDatabase Lock _ Unlock Procedure_Katalyst HLS
Database Lock _ Unlock Procedure_Katalyst HLSKatalyst HLS
 
Clinical Data Management Process Overview_Katalyst HLS
Clinical Data Management Process Overview_Katalyst HLSClinical Data Management Process Overview_Katalyst HLS
Clinical Data Management Process Overview_Katalyst HLSKatalyst HLS
 

Tendances (20)

Finding everything about findings about (fa)
Finding everything about findings about (fa)Finding everything about findings about (fa)
Finding everything about findings about (fa)
 
Safety_Data_Reconciliation_Katalyst HLS
Safety_Data_Reconciliation_Katalyst HLSSafety_Data_Reconciliation_Katalyst HLS
Safety_Data_Reconciliation_Katalyst HLS
 
ADaM - Where Do I Start?
ADaM - Where Do I Start?ADaM - Where Do I Start?
ADaM - Where Do I Start?
 
CLINICAL STUDY REPORT - IN-TEXT TABLES, TABLES FIGURES AND GRAPHS, PATIENT AN...
CLINICAL STUDY REPORT - IN-TEXT TABLES, TABLES FIGURES AND GRAPHS, PATIENT AN...CLINICAL STUDY REPORT - IN-TEXT TABLES, TABLES FIGURES AND GRAPHS, PATIENT AN...
CLINICAL STUDY REPORT - IN-TEXT TABLES, TABLES FIGURES AND GRAPHS, PATIENT AN...
 
SDTM Fnal Detail Training
SDTM Fnal Detail TrainingSDTM Fnal Detail Training
SDTM Fnal Detail Training
 
CDISC SDTM and ADaM for survival data
CDISC SDTM and ADaM for survival dataCDISC SDTM and ADaM for survival data
CDISC SDTM and ADaM for survival data
 
How to build ADaM BDS dataset from mock up table
How to build ADaM BDS dataset from mock up tableHow to build ADaM BDS dataset from mock up table
How to build ADaM BDS dataset from mock up table
 
Why ADaM for a statistician?
Why ADaM for a statistician?Why ADaM for a statistician?
Why ADaM for a statistician?
 
define_xml_tutorial .ppt
define_xml_tutorial .pptdefine_xml_tutorial .ppt
define_xml_tutorial .ppt
 
CDISC's CDASH and SDTM: Why You Need Both!
CDISC's CDASH and SDTM: Why You Need Both!CDISC's CDASH and SDTM: Why You Need Both!
CDISC's CDASH and SDTM: Why You Need Both!
 
Introduction to clinical sas
Introduction to clinical sasIntroduction to clinical sas
Introduction to clinical sas
 
SDTM modelling: from study protocol to SDTM-compliant datasets
SDTM modelling: from study protocol to SDTM-compliant datasets SDTM modelling: from study protocol to SDTM-compliant datasets
SDTM modelling: from study protocol to SDTM-compliant datasets
 
SAS Programming Notes
SAS Programming NotesSAS Programming Notes
SAS Programming Notes
 
INTERPRETING CDISC ADaM IG THROUGH USERS INTERPRETATION
INTERPRETING CDISC ADaM IG THROUGH USERS INTERPRETATIONINTERPRETING CDISC ADaM IG THROUGH USERS INTERPRETATION
INTERPRETING CDISC ADaM IG THROUGH USERS INTERPRETATION
 
A complex ADaM dataset - three different ways to create one
A complex ADaM dataset - three different ways to create oneA complex ADaM dataset - three different ways to create one
A complex ADaM dataset - three different ways to create one
 
What We Need to Know About CDISC
What We Need to Know About CDISCWhat We Need to Know About CDISC
What We Need to Know About CDISC
 
Metadata and ADaM
Metadata and ADaMMetadata and ADaM
Metadata and ADaM
 
regulatory.pptx
regulatory.pptxregulatory.pptx
regulatory.pptx
 
Database Lock _ Unlock Procedure_Katalyst HLS
Database Lock _ Unlock Procedure_Katalyst HLSDatabase Lock _ Unlock Procedure_Katalyst HLS
Database Lock _ Unlock Procedure_Katalyst HLS
 
Clinical Data Management Process Overview_Katalyst HLS
Clinical Data Management Process Overview_Katalyst HLSClinical Data Management Process Overview_Katalyst HLS
Clinical Data Management Process Overview_Katalyst HLS
 

En vedette

Top 10 clinical data manager interview questions and answers
Top 10 clinical data manager interview questions and answersTop 10 clinical data manager interview questions and answers
Top 10 clinical data manager interview questions and answerscadderlux
 
Clinical Data Management Training @ Gratisol Labs
Clinical Data Management Training @ Gratisol LabsClinical Data Management Training @ Gratisol Labs
Clinical Data Management Training @ Gratisol LabsGratisol Labs
 
Implementation of CDISC ADAM in The Pharmacokinetics Department
Implementation of CDISC ADAM in The Pharmacokinetics DepartmentImplementation of CDISC ADAM in The Pharmacokinetics Department
Implementation of CDISC ADAM in The Pharmacokinetics DepartmentSGS
 
Clinical data management
Clinical data managementClinical data management
Clinical data managementUpendra Agarwal
 
The application of STDM in a no-profit and disease specific organisation - CD...
The application of STDM in a no-profit and disease specific organisation - CD...The application of STDM in a no-profit and disease specific organisation - CD...
The application of STDM in a no-profit and disease specific organisation - CD...Angelo Tinazzi
 
Base sas 2 sas windowing environment
Base sas 2  sas windowing environmentBase sas 2  sas windowing environment
Base sas 2 sas windowing environmentsinghvikram549
 
How to validate sdtm suppqual
How to validate sdtm suppqualHow to validate sdtm suppqual
How to validate sdtm suppqualKevin Lee
 
Strategies for Implementing CDISC
Strategies for Implementing CDISCStrategies for Implementing CDISC
Strategies for Implementing CDISCjbarag
 
AkrodouY-Week7 Project Part 2a
AkrodouY-Week7 Project Part 2aAkrodouY-Week7 Project Part 2a
AkrodouY-Week7 Project Part 2aYawo Akrodou
 
Patients Driving Health Innovation - Kevin Whelan Fighting Blindness - Octobe...
Patients Driving Health Innovation - Kevin Whelan Fighting Blindness - Octobe...Patients Driving Health Innovation - Kevin Whelan Fighting Blindness - Octobe...
Patients Driving Health Innovation - Kevin Whelan Fighting Blindness - Octobe...ipposi
 
Personalized Medicine in clinical drug development: opportunities for Biomedi...
Personalized Medicine in clinical drug development: opportunities for Biomedi...Personalized Medicine in clinical drug development: opportunities for Biomedi...
Personalized Medicine in clinical drug development: opportunities for Biomedi...John Cai
 
Post-lock Data Flow: From CRF to FDA
Post-lock Data Flow: From CRF to FDAPost-lock Data Flow: From CRF to FDA
Post-lock Data Flow: From CRF to FDABrook White, PMP
 

En vedette (13)

Top 10 clinical data manager interview questions and answers
Top 10 clinical data manager interview questions and answersTop 10 clinical data manager interview questions and answers
Top 10 clinical data manager interview questions and answers
 
Clinical Data Management Training @ Gratisol Labs
Clinical Data Management Training @ Gratisol LabsClinical Data Management Training @ Gratisol Labs
Clinical Data Management Training @ Gratisol Labs
 
Implementation of CDISC ADAM in The Pharmacokinetics Department
Implementation of CDISC ADAM in The Pharmacokinetics DepartmentImplementation of CDISC ADAM in The Pharmacokinetics Department
Implementation of CDISC ADAM in The Pharmacokinetics Department
 
Clinical data management
Clinical data managementClinical data management
Clinical data management
 
SDTM and CDASH Training with Shannon Labout
SDTM and CDASH Training with Shannon LaboutSDTM and CDASH Training with Shannon Labout
SDTM and CDASH Training with Shannon Labout
 
The application of STDM in a no-profit and disease specific organisation - CD...
The application of STDM in a no-profit and disease specific organisation - CD...The application of STDM in a no-profit and disease specific organisation - CD...
The application of STDM in a no-profit and disease specific organisation - CD...
 
Base sas 2 sas windowing environment
Base sas 2  sas windowing environmentBase sas 2  sas windowing environment
Base sas 2 sas windowing environment
 
How to validate sdtm suppqual
How to validate sdtm suppqualHow to validate sdtm suppqual
How to validate sdtm suppqual
 
Strategies for Implementing CDISC
Strategies for Implementing CDISCStrategies for Implementing CDISC
Strategies for Implementing CDISC
 
AkrodouY-Week7 Project Part 2a
AkrodouY-Week7 Project Part 2aAkrodouY-Week7 Project Part 2a
AkrodouY-Week7 Project Part 2a
 
Patients Driving Health Innovation - Kevin Whelan Fighting Blindness - Octobe...
Patients Driving Health Innovation - Kevin Whelan Fighting Blindness - Octobe...Patients Driving Health Innovation - Kevin Whelan Fighting Blindness - Octobe...
Patients Driving Health Innovation - Kevin Whelan Fighting Blindness - Octobe...
 
Personalized Medicine in clinical drug development: opportunities for Biomedi...
Personalized Medicine in clinical drug development: opportunities for Biomedi...Personalized Medicine in clinical drug development: opportunities for Biomedi...
Personalized Medicine in clinical drug development: opportunities for Biomedi...
 
Post-lock Data Flow: From CRF to FDA
Post-lock Data Flow: From CRF to FDAPost-lock Data Flow: From CRF to FDA
Post-lock Data Flow: From CRF to FDA
 

Similaire à CDISC SDTM Domain Presentation

cdiscsdtmtrainingpresentation-12900042423172-phpapp01.ppt
cdiscsdtmtrainingpresentation-12900042423172-phpapp01.pptcdiscsdtmtrainingpresentation-12900042423172-phpapp01.ppt
cdiscsdtmtrainingpresentation-12900042423172-phpapp01.pptpoonamshukla311
 
HCLSIG$$Drug_Safety_and_Efficacy$CDISCs_SDTM_basics.ppt
HCLSIG$$Drug_Safety_and_Efficacy$CDISCs_SDTM_basics.pptHCLSIG$$Drug_Safety_and_Efficacy$CDISCs_SDTM_basics.ppt
HCLSIG$$Drug_Safety_and_Efficacy$CDISCs_SDTM_basics.pptMadeeshShaik
 
CDISC2RDF poster for Conference on Data Integration in the Life Sciences 2013
CDISC2RDF poster for Conference on Data Integration in the Life Sciences 2013CDISC2RDF poster for Conference on Data Integration in the Life Sciences 2013
CDISC2RDF poster for Conference on Data Integration in the Life Sciences 2013Kerstin Forsberg
 
Validation Tools and Results Bay Area PharmaSUG 2015-02-10 01
Validation Tools and Results Bay Area PharmaSUG 2015-02-10 01Validation Tools and Results Bay Area PharmaSUG 2015-02-10 01
Validation Tools and Results Bay Area PharmaSUG 2015-02-10 01David Borbas
 
Query-porcessing-& Query optimization
Query-porcessing-& Query optimizationQuery-porcessing-& Query optimization
Query-porcessing-& Query optimizationSaranya Natarajan
 
Designing and launching the Clinical Reference Library
Designing and launching the Clinical Reference LibraryDesigning and launching the Clinical Reference Library
Designing and launching the Clinical Reference LibraryKerstin Forsberg
 
Dataset description: DCAT and other vocabularies
Dataset description: DCAT and other vocabulariesDataset description: DCAT and other vocabularies
Dataset description: DCAT and other vocabulariesValeria Pesce
 
Dats nih-dccpc-kc7-april2018-prs-uoxf
Dats  nih-dccpc-kc7-april2018-prs-uoxfDats  nih-dccpc-kc7-april2018-prs-uoxf
Dats nih-dccpc-kc7-april2018-prs-uoxfPhilippe Rocca-Serra
 
Paper presentations: UK e-science AHM meeting, 2005
Paper presentations: UK e-science AHM meeting, 2005Paper presentations: UK e-science AHM meeting, 2005
Paper presentations: UK e-science AHM meeting, 2005Paolo Missier
 
Developing MDR Requirements and Operational Implementation
Developing MDR Requirements and Operational ImplementationDeveloping MDR Requirements and Operational Implementation
Developing MDR Requirements and Operational Implementationd-Wise Technologies
 
Leveraging Oracle's Life Sciences Data Hub to Enable Dynamic Cross-Study Anal...
Leveraging Oracle's Life Sciences Data Hub to Enable Dynamic Cross-Study Anal...Leveraging Oracle's Life Sciences Data Hub to Enable Dynamic Cross-Study Anal...
Leveraging Oracle's Life Sciences Data Hub to Enable Dynamic Cross-Study Anal...Perficient
 
UNIT - 1 Part 2: Data Warehousing and Data Mining
UNIT - 1 Part 2: Data Warehousing and Data MiningUNIT - 1 Part 2: Data Warehousing and Data Mining
UNIT - 1 Part 2: Data Warehousing and Data MiningNandakumar P
 
Standards for clinical research data - steps to an information model (CRIM).
Standards for clinical research data - steps to an information model (CRIM).Standards for clinical research data - steps to an information model (CRIM).
Standards for clinical research data - steps to an information model (CRIM).Wolfgang Kuchinke
 
Etl Overview (Extract, Transform, And Load)
Etl Overview (Extract, Transform, And Load)Etl Overview (Extract, Transform, And Load)
Etl Overview (Extract, Transform, And Load)LizLavaveshkul
 
Leveraging CEDAR workbench for ontology-linked submission of adaptive immune ...
Leveraging CEDAR workbench for ontology-linked submission of adaptive immune ...Leveraging CEDAR workbench for ontology-linked submission of adaptive immune ...
Leveraging CEDAR workbench for ontology-linked submission of adaptive immune ...Syed Ahmad Chan Bukhari, PhD
 
Leveraging the CEDAR Workbench for Ontology-linked Submission of Adaptive Imm...
Leveraging the CEDAR Workbench for Ontology-linked Submission of Adaptive Imm...Leveraging the CEDAR Workbench for Ontology-linked Submission of Adaptive Imm...
Leveraging the CEDAR Workbench for Ontology-linked Submission of Adaptive Imm...Ahmad C. Bukhari
 

Similaire à CDISC SDTM Domain Presentation (20)

cdiscsdtmtrainingpresentation-12900042423172-phpapp01.ppt
cdiscsdtmtrainingpresentation-12900042423172-phpapp01.pptcdiscsdtmtrainingpresentation-12900042423172-phpapp01.ppt
cdiscsdtmtrainingpresentation-12900042423172-phpapp01.ppt
 
HCLSIG$$Drug_Safety_and_Efficacy$CDISCs_SDTM_basics.ppt
HCLSIG$$Drug_Safety_and_Efficacy$CDISCs_SDTM_basics.pptHCLSIG$$Drug_Safety_and_Efficacy$CDISCs_SDTM_basics.ppt
HCLSIG$$Drug_Safety_and_Efficacy$CDISCs_SDTM_basics.ppt
 
CDISCs_SDTM_basics.ppt
CDISCs_SDTM_basics.pptCDISCs_SDTM_basics.ppt
CDISCs_SDTM_basics.ppt
 
CDISC2RDF poster for Conference on Data Integration in the Life Sciences 2013
CDISC2RDF poster for Conference on Data Integration in the Life Sciences 2013CDISC2RDF poster for Conference on Data Integration in the Life Sciences 2013
CDISC2RDF poster for Conference on Data Integration in the Life Sciences 2013
 
trail design.pdf
trail design.pdftrail design.pdf
trail design.pdf
 
Validation Tools and Results Bay Area PharmaSUG 2015-02-10 01
Validation Tools and Results Bay Area PharmaSUG 2015-02-10 01Validation Tools and Results Bay Area PharmaSUG 2015-02-10 01
Validation Tools and Results Bay Area PharmaSUG 2015-02-10 01
 
Query-porcessing-& Query optimization
Query-porcessing-& Query optimizationQuery-porcessing-& Query optimization
Query-porcessing-& Query optimization
 
Data Mining
Data MiningData Mining
Data Mining
 
Designing and launching the Clinical Reference Library
Designing and launching the Clinical Reference LibraryDesigning and launching the Clinical Reference Library
Designing and launching the Clinical Reference Library
 
Dataset description: DCAT and other vocabularies
Dataset description: DCAT and other vocabulariesDataset description: DCAT and other vocabularies
Dataset description: DCAT and other vocabularies
 
Dats nih-dccpc-kc7-april2018-prs-uoxf
Dats  nih-dccpc-kc7-april2018-prs-uoxfDats  nih-dccpc-kc7-april2018-prs-uoxf
Dats nih-dccpc-kc7-april2018-prs-uoxf
 
Paper presentations: UK e-science AHM meeting, 2005
Paper presentations: UK e-science AHM meeting, 2005Paper presentations: UK e-science AHM meeting, 2005
Paper presentations: UK e-science AHM meeting, 2005
 
Developing MDR Requirements and Operational Implementation
Developing MDR Requirements and Operational ImplementationDeveloping MDR Requirements and Operational Implementation
Developing MDR Requirements and Operational Implementation
 
Leveraging Oracle's Life Sciences Data Hub to Enable Dynamic Cross-Study Anal...
Leveraging Oracle's Life Sciences Data Hub to Enable Dynamic Cross-Study Anal...Leveraging Oracle's Life Sciences Data Hub to Enable Dynamic Cross-Study Anal...
Leveraging Oracle's Life Sciences Data Hub to Enable Dynamic Cross-Study Anal...
 
UNIT - 1 Part 2: Data Warehousing and Data Mining
UNIT - 1 Part 2: Data Warehousing and Data MiningUNIT - 1 Part 2: Data Warehousing and Data Mining
UNIT - 1 Part 2: Data Warehousing and Data Mining
 
Standards for clinical research data - steps to an information model (CRIM).
Standards for clinical research data - steps to an information model (CRIM).Standards for clinical research data - steps to an information model (CRIM).
Standards for clinical research data - steps to an information model (CRIM).
 
Etl Overview (Extract, Transform, And Load)
Etl Overview (Extract, Transform, And Load)Etl Overview (Extract, Transform, And Load)
Etl Overview (Extract, Transform, And Load)
 
Leveraging CEDAR workbench for ontology-linked submission of adaptive immune ...
Leveraging CEDAR workbench for ontology-linked submission of adaptive immune ...Leveraging CEDAR workbench for ontology-linked submission of adaptive immune ...
Leveraging CEDAR workbench for ontology-linked submission of adaptive immune ...
 
Leveraging the CEDAR Workbench for Ontology-linked Submission of Adaptive Imm...
Leveraging the CEDAR Workbench for Ontology-linked Submission of Adaptive Imm...Leveraging the CEDAR Workbench for Ontology-linked Submission of Adaptive Imm...
Leveraging the CEDAR Workbench for Ontology-linked Submission of Adaptive Imm...
 
D-5436
D-5436D-5436
D-5436
 

Dernier

Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...Dipal Arora
 
Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023Neil Kimberley
 
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...anilsa9823
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756dollysharma2066
 
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...amitlee9823
 
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdfRenandantas16
 
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779Best VIP Call Girls Noida Sector 40 Call Me: 8448380779
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779Delhi Call girls
 
The Coffee Bean & Tea Leaf(CBTL), Business strategy case study
The Coffee Bean & Tea Leaf(CBTL), Business strategy case studyThe Coffee Bean & Tea Leaf(CBTL), Business strategy case study
The Coffee Bean & Tea Leaf(CBTL), Business strategy case studyEthan lee
 
RSA Conference Exhibitor List 2024 - Exhibitors Data
RSA Conference Exhibitor List 2024 - Exhibitors DataRSA Conference Exhibitor List 2024 - Exhibitors Data
RSA Conference Exhibitor List 2024 - Exhibitors DataExhibitors Data
 
A DAY IN THE LIFE OF A SALESMAN / WOMAN
A DAY IN THE LIFE OF A  SALESMAN / WOMANA DAY IN THE LIFE OF A  SALESMAN / WOMAN
A DAY IN THE LIFE OF A SALESMAN / WOMANIlamathiKannappan
 
Pharma Works Profile of Karan Communications
Pharma Works Profile of Karan CommunicationsPharma Works Profile of Karan Communications
Pharma Works Profile of Karan Communicationskarancommunications
 
KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...
KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...
KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...Any kyc Account
 
Insurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usageInsurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usageMatteo Carbone
 
7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...Paul Menig
 
Value Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and painsValue Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and painsP&CO
 
Call Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine ServiceCall Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine Serviceritikaroy0888
 
M.C Lodges -- Guest House in Jhang.
M.C Lodges --  Guest House in Jhang.M.C Lodges --  Guest House in Jhang.
M.C Lodges -- Guest House in Jhang.Aaiza Hassan
 
Organizational Transformation Lead with Culture
Organizational Transformation Lead with CultureOrganizational Transformation Lead with Culture
Organizational Transformation Lead with CultureSeta Wicaksana
 
Call Girls in Gomti Nagar - 7388211116 - With room Service
Call Girls in Gomti Nagar - 7388211116  - With room ServiceCall Girls in Gomti Nagar - 7388211116  - With room Service
Call Girls in Gomti Nagar - 7388211116 - With room Servicediscovermytutordmt
 

Dernier (20)

Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
 
Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023
 
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabiunwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
 
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
 
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
 
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779Best VIP Call Girls Noida Sector 40 Call Me: 8448380779
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779
 
The Coffee Bean & Tea Leaf(CBTL), Business strategy case study
The Coffee Bean & Tea Leaf(CBTL), Business strategy case studyThe Coffee Bean & Tea Leaf(CBTL), Business strategy case study
The Coffee Bean & Tea Leaf(CBTL), Business strategy case study
 
RSA Conference Exhibitor List 2024 - Exhibitors Data
RSA Conference Exhibitor List 2024 - Exhibitors DataRSA Conference Exhibitor List 2024 - Exhibitors Data
RSA Conference Exhibitor List 2024 - Exhibitors Data
 
A DAY IN THE LIFE OF A SALESMAN / WOMAN
A DAY IN THE LIFE OF A  SALESMAN / WOMANA DAY IN THE LIFE OF A  SALESMAN / WOMAN
A DAY IN THE LIFE OF A SALESMAN / WOMAN
 
Pharma Works Profile of Karan Communications
Pharma Works Profile of Karan CommunicationsPharma Works Profile of Karan Communications
Pharma Works Profile of Karan Communications
 
KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...
KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...
KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...
 
Insurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usageInsurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usage
 
7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...
 
Value Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and painsValue Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and pains
 
Call Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine ServiceCall Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine Service
 
M.C Lodges -- Guest House in Jhang.
M.C Lodges --  Guest House in Jhang.M.C Lodges --  Guest House in Jhang.
M.C Lodges -- Guest House in Jhang.
 
Organizational Transformation Lead with Culture
Organizational Transformation Lead with CultureOrganizational Transformation Lead with Culture
Organizational Transformation Lead with Culture
 
Call Girls in Gomti Nagar - 7388211116 - With room Service
Call Girls in Gomti Nagar - 7388211116  - With room ServiceCall Girls in Gomti Nagar - 7388211116  - With room Service
Call Girls in Gomti Nagar - 7388211116 - With room Service
 

CDISC SDTM Domain Presentation

  • 1. Combined Data Interchange Standard Consortium (CDISC) Standard Data Tabulation Model Presented By: Ankur Sharma Biostatistical Programmer PAREXEL International, Baltimore, MD, USA
  • 2. Definitions  CDISC : Clinical Data Interchange Standard Consortium  SDTM : Standard Data Tabulation Model  ADaM : Analysis Data Model  SDS : Submission Data Standards  DDT : Data Definition Tables
  • 3. Clinical Data Interchange Standard Consortium (CDISC)  CDISC is a global, open, multidisciplinary, non-profit organization that has established standards to support the acquisition, exchange, submission and archive of clinical research data and metadata.  Leads the development of standards that improve efficiency while supporting the scientific nature of clinical research.  Recognizes the ultimate goal of creating regulatory submissions that allow for flexibility in scientific content and are easily.
  • 4. Standard Data Tabulation Model (SDTM)  SDTM defines a standard structure for study data tabulations (datasets) that are to be submitted to a regulatory authority such as the Food & Drug Administration (FDA).  Benefits of SDTM: SDTM allows reviewers at the FDA to develop a repository of all submitted studies and create stand alone tools to access, manipulate and view the study data.
  • 5. SDTM Implementation Guide and Its Versions  Study Data Tabulation Model Implementation Guide (SDMIG) for Clinical Trials is prepared by Submission Data Standards (SDS) Team.  Implementation guide has two different versions: i) SDTMIG V3.1.1 ii) SDTMIG V3.1.2 (newest and preferred)
  • 6. Continued….  SDTM Implementation guide describes the general conceptual model for preparing clinical study data that is submitted to regulatory authorities. The SDTMIG V3.1.2 provides specific domain models, assumptions, business rules, and examples for preparing standard tabulation datasets.
  • 7. SDTM Fundamentals • SDTM Variable Classification: 1.) Identifier : These are the variable which identifies the study, subject involved, domain and sequence number. 2.) Topic : This specifies the focus of the observations 3.) Timing : Describes the timing of an observations 4.) Qualifier : Contains additional text, values, or results which helps describes the observations
  • 8. Continued….  5.) Rule: This explains the algorithm or calculation involved to derived date- times or visits. This is mainly used in Trial Design Domain.  Classification of Qualifier Variables: Qualifier is further categorized into five classes: 1.) Grouping Qualifier : These are used to group together a collection of observation. Example: LBCAT. 2.) Result Qualifier : This describes the specific result associated with Topic variables for a finding.
  • 9. Continued….  3.) Synonym Qualifier: This variable contains alternate value name for a particular observation. For ex: AETERM, AEMODIFY and AEDECOD.  4.) Record Qualifier: This defines additional attributes of an observations in a record. Ex: AEREL.  5.) Variable Qualifier: This variable further describes the value of a observation in a record. Ex: Lab Units (LBORRESU).
  • 10. Observation Class Datasets containing observations are classified into three classes:  Intervention: This class captures information regarding investigational treatment, therapeutic treatment and procedures. Ex: CM, EX, SU.  Events: This class captures occurrences and incidents occurred during study trial. Ex: AE, MH, DS, DV.  Findings: This class captures observation resulting from planned evaluation. Ex: IE, LB, QS, PE, PC, PP, SC, VS.
  • 11. Special Purpose Domain: Special Purpose Domain:  Include subject level data and do not conform to any of the three classes of observation datasets.  Examples are: – Demographics (DM) – Comments (CO) – Subject Visits (SV) – Subject Elements (SE)
  • 12. Trial Design Model Trial Design: The design of a clinical trial is a plan for what assessments will be done to subjects and what data will be collected during the trial to address the trial's objectives.  These datasets fall under this model: – Trial Arms (TA) – Trial Elements (TE) – Trial Visits (TV) – Trial Inclusion/Exclusion Criteria (TI) – Trial Summary Information (TS)
  • 13. Special Purpose Relationship Datasets  Supplemental Qualifiers – SUPPQUAL: Suppqual datasets are used to capture non standard variables and their association to parent records. • Relate Records – RELREC: RELREC is used to describe the relationship between records in two or more dataset. For ex: Adverse Event record related to the Concomitant medication.
  • 14. Continued….  Supplemental Qualifiers – SUPPQUAL: Supplemental Qualifiers are always created in the following situation. 1.) Availability of non SDTM standard data which has study data but cannot be used in the parent domain. For ex: PE abnormal findings are in SUPPPE
  • 15. Continued…. 2.) Any dataset in which SDTM variable has text value exceeding the length of 200 character limit. Text value is split such that characters 1- 200 are in the parent domain and characters >200 go into the Suppqual domain. Only exception in this case: Trial Inclusion/Exclusion (TI) domain. If variable IETEST >200, then the remaining part of text will go into metadata and will linked to the Define.xml.
  • 16. Continued….  RELREC is created only per sponsor’s request for the following cases. 1.) Information collected about relationship between concomitant medication and Adverse Event for an observation. 2.) Any information which has link between multiple datasets and has a scientific rationale behind the link.
  • 17. Sponsor Defined or Custom Domain  These are the domains usually created in any of the study trial, when we encounter data which is of non SDTM standard and cannot be included in any of the SDTM domain. To include this non SDTM standard data into the study domains, sponsor defined or custom domains are created.  Naming of these domains is also sponsor dependent, but the first letter for these domains assigned according to their observation class defined on next slide:
  • 18. Continued….  Intervention = X-  Events = Y-  Findings = Z-  According to the data available, we can decide under which observation class particular data resides and we can term the name accordingly.  For ex: If we have any kind of assessment data involved. So assessments provides us with finding of new data information, so dataset can be assigned as ZA.
  • 19. Metadata Contents and Attributes  Core Variables: a.) Required: These variable must be present in the dataset and cannot be null for any record. b.) Expected: These variable must be present in the dataset but can have a null value. c.) Permissible: These variable should be included in variable appropriately and when data is collected. If all records have a null value, then this variable should be dropped.
  • 20. Controlled Terminology  Controlled Terminology is defined as the terminology that controls the value of any variable. (See Appendix C, Page 271 SDTMIG 3.1.2).  In almost all of SDTM domains, there are some variables which always have controlled terminology associated with them. If any variable is defined in the SDTMIG with the Controlled Terms or Formats as ACN, NY, STERF, NCOMPLT etc., then all the values of this variable must be populated using the Controlled terminology.
  • 21. Continued…. TerminologySDTM Terminology.xls • This file consist of all value of controlled terminology for SDTM variables and its synonym values. While creating SDTM domain programmer must check the value for controlled variable in the file and then provide responses. Lab_controlled_terminology.xls Microsoft Excel Worksheet Microsoft Excel Worksheet
  • 22. Date and Time variable  --DTC and –STDTC : All timing variable –DTC and –STDTC variable fall into either permissible or expected category depending on dataset. As per definition these variable are allowed to have null records. As per CDISC guidelines all timing variable must be presented in ISO 8601 format in all of the SDTM domain.
  • 23. ISO 8601 Format • ISO 8601 Format: As per the FDA guidelines all the dates available in SDTM dataset must follow the following format for the date and time presentation in variables such as --DTC and --STDTC. YYYY-MM-DDTHH:MM:SS • Also as per the format, value of this variable must be a character value.
  • 24. ISO 8601 Duration Values  In any case possible, where instead of dates and time, we encountered the value in the following way for example as shown in the column label Duration recorded then values must be recorded as shown in the column on right labeled as –DUR value.  Duration recorded --DUR value 2 Years P2Y 10 Weeks P10W 3 Months 10 days P3M10D 2 hours before RFSTDTC -PT2H*