SlideShare a Scribd company logo
1 of 34
Download to read offline
Copyright  BioPharm Systems, Inc. 2009. All rights reserved
An Easier Way to Prepare Clinical
Trial Data for Reporting and
Analysis
Mike Grossman
VP, Clinical Data Warehousing & Analytics
Thank you for joining. We will begin shortly.
Agenda
• Preparing Data for Analysis
• What is Study Data Mapper?
• Component Overview
• Other Key Features
• Questions and Answers
Agenda
• Preparing Data for Analysis
• What is Study Data Mapper?
• Component Overview
• Other Key Features
• Questions and Answers
Preparing Clinical Data for Analysis:
Current State
• Companies collect clinical data primarily from EDC
systems that are supplemented with other sources, such
as central labs
• Many sponsors are increasing the use of CROs to conduct
trials
• To control costs and save on resources, companies are
preparing standard SDTM+ data models immediately after
the EDC extract process to be able to re-use analysis from
other studies
• The preparation of SDTM+ is still very labor intensive
Holistic Reference Clinical IT
Reference Architecture
Outcomes
Common Data
Model
Project level
Conformed Data
Value Added
Study Data
Conformed Study
Data
Operational Trial
Metrics
Inbound
Data
Sources
Master Meta Data
AES & Complaints
Outcomes
External Study
Data
LIMS/PK
Central Labs
CDMS/ EDC
CTMS
Staging
Area
AES & Complaints
Source Specific
Outcomes Data
Shared Study and
Project Meta
Data
Study Specific
Data Staging
Trials
Management
Warehouse
Area
Specialized Data
Marts for
Scientific
Exploration and
Mining
Specialized Data
Marts for
Scientific
Exploration and
Mining
Specialized Data
Marts for
Scientific
Exploration and
Mining
Patient Sub
Setting and
Safety
Warehouse
Clinops Data
Marts
Meta Data Libraries, Version Control, Compliance Change Mgt
Ad-Hoc Query Dashboards Structured Reports Analytical Tools
Strategic
Analysis
Regulatory
Reporting
Data Mining
Clinical
Developmen
t Planning
Preparing SDTM+: Current State
• Preparing SDTM+ requires a mapping specification from
EDC and Labs, etc.
• Programming the transformation from raw data structures
to SDTM+ requires skilled programming resources
• Each study’s mapping specification requires a fresh start
with no clear strategy for tracking what can be re-used
from previous specification
• Subtle differences in source structures make it very difficult
to re-use standard code from one study to the next
Preparing SDTM+: A Better Way
• Preparing SDTM+ requires a mapping specification from
EDC and Labs, etc.
• SDTM+ standard is managed and tracked to evolve over
time
• The mapping specification is used to computer generate
the transformation code
• Re-use of mappings from one study to another is computer
assisted through metadata search
• The skill set for preparing mappings is changed from
programmer to data analyst
• BioPharm has built a software product called Study Data
Mapper as an example of implementing this new approach
Agenda
• Preparing Data for Analysis
• What is Study Data Mapper?
• Component Overview
• Other Key Features
• Questions and Answers
What is Study Data Mapper?
SDMapper is:
• A standalone software application for managing data
structures used for conducting clinical research
• An application for managing transformations between data
structures
• An application for intelligently re-using standards and
transformations
• An application for specifying standards and mappings
• Co-developed between ICON Clinical Research and
BioPharm Systems
What is Study Data Mapper?
SDMapper is:
• An integrated Excel spreadsheet template for specifying
and communicating metadata structures and
transformation maps
• An Oracle database for securely storing all the information
• A code generator for producing executable programs
based on the supplied metadata and mappings
• Includes features for version control, standards
management and validation management
• Designed specifically for clinical trials and other data
Study Data Mapper: Process Focused
1
Specify
metadata
and
mappings
2
Upload and
parse for
errors
3
Store under
version
control
4
Generate
executable
code and test
5
Recommend
re-use of
mappings
(TBD)
6
Download with
recommendations
7
Metadata Reports
Agenda
• Preparing Data for Analysis
• What is Study Data Mapper?
• Component Overview
• Other Key Features
• Questions and Answers
Mapping Project
• A mapping project is an object used to manage the
metadata for a set of tables and value lists. It may also
manage the relationship between that metadata and
transformations to other structures.
• Examples of a mapping project
– The list of tables and controlled terminology for the SDTM+ data
standard
– The definition of the source data structures from EDC and Labs and
their mapping to the CDISC SDTM
– The mapping specification for pooling tables form multiple studies
where the studies are similar but not the same.
• Key attributes of mapping projects
– Name, Version, Validation State, Standard or Non-standard
Mapping Project Example
Table Set
• An object that contains metadata for a group of uniquely
named tables
• Examples
– All the tables extracted from an EDC system for a study
– All the tables in the SDTM+ data standard
• There can be multiple table sets in a single mapping
project
• When mapping is being used, a table set may be identified
as a source or a target
– Typically, there will be one or more source table sets and a single
target
Table
• A table is a metadata description of a data table, similar to
a SAS dataset or a database table
• A table belongs to a Table Set
• Examples of a table
– DM, EX, AE from CDISC SDTM
– The data extract view structures from Oracle Clinical
– Tables from the pooled data model for a therapeutic area
• Selected metadata attributes of a table
– Name, Version, Validation Status
– Table Label, Table Order, Repeating, Source Location, Crfloc,
Crfnote, Odm Structure, Odm Repeating, Odm Is Reference Data,
Odm Purpose, Odm Class
Example of a Table Set and a Table
Variable
• A variable is a metadata description of a column of a table
• A variable usually belongs to a table but can belong to a
Table Set
• Examples of a variable
– USUBJID, SEVERITY
• Selected metadata attributes of a variable
– Name, Version, Validation Status
– Vpkey, Vorder, Vlabel, Vlabellong, Vtype, Vlength, Vprecision,
Vformat, Vformatflag, Vcase, Ismandatory, Istemporary,
Vimportance, Vderivetype, Vdatadomain, Sdtmflag, , Vheader,
Vcrfloc, Vcrfnote, Vrole, Vorigin, Vsuppqualflag
Value Lists
• A value list is a named ordered list of possible values
• A value list belongs to a table set. Typically a table set
includes all the value lists for the controlled terminology
associated that are used by the tables in the same table
set
• Examples of value lists
– CDISC code list for Severity
– Oracle Clinical DVGs
– Units for labs
• Value list attributes - Name, Description, Version, values
– Value list value attributes-Start value, End value, Code, Sort order
Example of a Value List
Map Sets, Table Maps, and Value List
Maps
• A map set is a group pf table mappings that specify the
transformation rules from one or more table sets to a target
table set
– Examples
• Transform from an EDC and central lab structure to the sponsor data
standard
• Transform selected tables from multiple studies to a single set of
pooled data
• A map set belongs to a mapping project
• A table map maps from one or more source tables to a
target table
• A value list map maps values between two different value
lists
Table Map Use Case
Mapping Project – SDTM
Metadata
Mapping Project – STUDY123
Map Set – STUDY123 to SDTM
Table Map (DM)
Sub-Map Group
Sub-Map
Table Map (VS)
Sub-Map Group (VS1)
Sub-Map (Common+HGT)
Common Mappings –
SBP. DBP. HRT
Table Map (LB)
Sub-Map Group
Sub-Map Group
Sub-Map
Sub-Map (Common)
Sub-Map
Source Target
DM
VS
LB
Join
DEMO
VS001
IC
VS002
LAB
LABExt
Variable Mappings
• Given a single output variable, you can map a single
variable via an equals operator or any combination of
variables through a more complex operator
• Examples
– HUB.DM.USUBJID=EDC.DEM.PATIENT
– HUB.DM.USUBJID=CATX(‘-’,HUB.DEM.STUDY,HUB.DEM.PT)
• Any number and complexity of operators may be registered
based on your installation and needs
• Automatic data type conversions
• Automatic conversion of terminology if value list maps are
defined
Example Simple Variable Map
Example Value List Map
Example Common Mapping
Mapping Project After Upload to
SDMapper
Code Generator
• Mappings defined can generate code in a few seconds
• Each table map is generated separately and called in the
order that takes care of dependencies
• Current version generates portable standalone SAS code
that has no dependencies on SDMapper or LSH.
– Ideal for internal use, as well as sharing with partners and
regulatory authorities.
• Future versions will generate SAS programs or PL/SSQL
programs directly to an LSH environment
Example Code Generation
Example Generated Code Snippit
Agenda
• Preparing Data for Analysis
• What is Study Data Mapper?
• Component Overview
• Other Key Features
• Questions and Answers
Other Key Features
• Recommendations engine: This is a future feature that will
take your existing source and target structure and look
through already existing mappings and recommend
starting with similar mappings if they already exist. This will
maximize re-use of existing mappings.
• Tagging: This is the ability to assign attributes to any
object. The current version lets you tag the sponsor and
the study for a mapping project. Future versions will allow
for any tags, such as compound, therapeutic area, concept
etc.
Agenda
• Preparing Data for Analysis
• What is Study Data Mapper?
• Component Overview
• Other Key Features
• Questions and Answers
Contact Information
If you have additional questions, please contact:
United States: +1 877 654 0033
United Kingdom: +44 (0) 1865 910200
Email Address: info@biopharm.com
Website: www.biopharm.com

More Related Content

Similar to An Easier Way to Prepare Clinical Trial Data for Reporting and Analysis

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
 
E&P data management: Implementing data standards
E&P data management: Implementing data standardsE&P data management: Implementing data standards
E&P data management: Implementing data standardsETLSolutions
 
A machine learning and data science pipeline for real companies
A machine learning and data science pipeline for real companiesA machine learning and data science pipeline for real companies
A machine learning and data science pipeline for real companiesDataWorks Summit
 
Merging Multiple Drug Safety and Pharmacovigilance Databases
Merging Multiple Drug Safety and Pharmacovigilance DatabasesMerging Multiple Drug Safety and Pharmacovigilance Databases
Merging Multiple Drug Safety and Pharmacovigilance DatabasesPerficient
 
Week 2 - Database System Development Lifecycle-old.pptx
Week 2 - Database System Development Lifecycle-old.pptxWeek 2 - Database System Development Lifecycle-old.pptx
Week 2 - Database System Development Lifecycle-old.pptxNurulIzrin
 
IBM SPSS Statistics Subscription (월 구독) 제품 구성
IBM SPSS Statistics Subscription (월 구독) 제품 구성 IBM SPSS Statistics Subscription (월 구독) 제품 구성
IBM SPSS Statistics Subscription (월 구독) 제품 구성 Jin Sol Kim 김진솔
 
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
 
Integrating Oracle Argus Safety with other Clinical Systems Using Argus Inter...
Integrating Oracle Argus Safety with other Clinical Systems Using Argus Inter...Integrating Oracle Argus Safety with other Clinical Systems Using Argus Inter...
Integrating Oracle Argus Safety with other Clinical Systems Using Argus Inter...Perficient
 
Creating a Project Plan for a Data Warehouse Testing Assignment
Creating a Project Plan for a Data Warehouse Testing AssignmentCreating a Project Plan for a Data Warehouse Testing Assignment
Creating a Project Plan for a Data Warehouse Testing AssignmentRTTS
 
2013 OHSUG - Integration of Argus and Other Products Using the E2B Interchange
2013 OHSUG - Integration of Argus and Other Products Using the E2B Interchange2013 OHSUG - Integration of Argus and Other Products Using the E2B Interchange
2013 OHSUG - Integration of Argus and Other Products Using the E2B InterchangePerficient
 
IPC Data Analysis and Extraction
IPC Data Analysis and ExtractionIPC Data Analysis and Extraction
IPC Data Analysis and Extractionpzybrick
 
Considerations for an SDTM Compliant Study Definition
Considerations for an SDTM Compliant Study DefinitionConsiderations for an SDTM Compliant Study Definition
Considerations for an SDTM Compliant Study DefinitionPerficient
 
data structures and its importance
 data structures and its importance  data structures and its importance
data structures and its importance Anaya Zafar
 
SCRIMPS-STD: Test Automation Design Principles - and asking the right questions!
SCRIMPS-STD: Test Automation Design Principles - and asking the right questions!SCRIMPS-STD: Test Automation Design Principles - and asking the right questions!
SCRIMPS-STD: Test Automation Design Principles - and asking the right questions!Richard Robinson
 
Software requirement engineering
Software requirement engineeringSoftware requirement engineering
Software requirement engineeringSyed Zaid Irshad
 
Migrating Clinical Data in Various Formats to a Clinical Data Management System
Migrating Clinical Data in Various Formats to a Clinical Data Management SystemMigrating Clinical Data in Various Formats to a Clinical Data Management System
Migrating Clinical Data in Various Formats to a Clinical Data Management SystemPerficient, Inc.
 
The ABCs of Clinical Trial Management Systems
The ABCs of Clinical Trial Management SystemsThe ABCs of Clinical Trial Management Systems
The ABCs of Clinical Trial Management SystemsPerficient, Inc.
 

Similar to An Easier Way to Prepare Clinical Trial Data for Reporting and Analysis (20)

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...
 
E&P data management: Implementing data standards
E&P data management: Implementing data standardsE&P data management: Implementing data standards
E&P data management: Implementing data standards
 
A machine learning and data science pipeline for real companies
A machine learning and data science pipeline for real companiesA machine learning and data science pipeline for real companies
A machine learning and data science pipeline for real companies
 
Merging Multiple Drug Safety and Pharmacovigilance Databases
Merging Multiple Drug Safety and Pharmacovigilance DatabasesMerging Multiple Drug Safety and Pharmacovigilance Databases
Merging Multiple Drug Safety and Pharmacovigilance Databases
 
Cloud Strategy
Cloud StrategyCloud Strategy
Cloud Strategy
 
Week 2 - Database System Development Lifecycle-old.pptx
Week 2 - Database System Development Lifecycle-old.pptxWeek 2 - Database System Development Lifecycle-old.pptx
Week 2 - Database System Development Lifecycle-old.pptx
 
IBM SPSS Statistics Subscription (월 구독) 제품 구성
IBM SPSS Statistics Subscription (월 구독) 제품 구성 IBM SPSS Statistics Subscription (월 구독) 제품 구성
IBM SPSS Statistics Subscription (월 구독) 제품 구성
 
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
 
Integrating Oracle Argus Safety with other Clinical Systems Using Argus Inter...
Integrating Oracle Argus Safety with other Clinical Systems Using Argus Inter...Integrating Oracle Argus Safety with other Clinical Systems Using Argus Inter...
Integrating Oracle Argus Safety with other Clinical Systems Using Argus Inter...
 
Database concepts
Database conceptsDatabase concepts
Database concepts
 
Datastage Introduction To Data Warehousing
Datastage Introduction To Data WarehousingDatastage Introduction To Data Warehousing
Datastage Introduction To Data Warehousing
 
Creating a Project Plan for a Data Warehouse Testing Assignment
Creating a Project Plan for a Data Warehouse Testing AssignmentCreating a Project Plan for a Data Warehouse Testing Assignment
Creating a Project Plan for a Data Warehouse Testing Assignment
 
2013 OHSUG - Integration of Argus and Other Products Using the E2B Interchange
2013 OHSUG - Integration of Argus and Other Products Using the E2B Interchange2013 OHSUG - Integration of Argus and Other Products Using the E2B Interchange
2013 OHSUG - Integration of Argus and Other Products Using the E2B Interchange
 
IPC Data Analysis and Extraction
IPC Data Analysis and ExtractionIPC Data Analysis and Extraction
IPC Data Analysis and Extraction
 
Considerations for an SDTM Compliant Study Definition
Considerations for an SDTM Compliant Study DefinitionConsiderations for an SDTM Compliant Study Definition
Considerations for an SDTM Compliant Study Definition
 
data structures and its importance
 data structures and its importance  data structures and its importance
data structures and its importance
 
SCRIMPS-STD: Test Automation Design Principles - and asking the right questions!
SCRIMPS-STD: Test Automation Design Principles - and asking the right questions!SCRIMPS-STD: Test Automation Design Principles - and asking the right questions!
SCRIMPS-STD: Test Automation Design Principles - and asking the right questions!
 
Software requirement engineering
Software requirement engineeringSoftware requirement engineering
Software requirement engineering
 
Migrating Clinical Data in Various Formats to a Clinical Data Management System
Migrating Clinical Data in Various Formats to a Clinical Data Management SystemMigrating Clinical Data in Various Formats to a Clinical Data Management System
Migrating Clinical Data in Various Formats to a Clinical Data Management System
 
The ABCs of Clinical Trial Management Systems
The ABCs of Clinical Trial Management SystemsThe ABCs of Clinical Trial Management Systems
The ABCs of Clinical Trial Management Systems
 

More from Perficient

Freedom and Flexibility with Siebel Clinical (CTMS) Open UI
Freedom and Flexibility with Siebel Clinical (CTMS) Open UIFreedom and Flexibility with Siebel Clinical (CTMS) Open UI
Freedom and Flexibility with Siebel Clinical (CTMS) Open UIPerficient
 
Managing Global Studies with Oracle's Siebel Clinical Trial Management System...
Managing Global Studies with Oracle's Siebel Clinical Trial Management System...Managing Global Studies with Oracle's Siebel Clinical Trial Management System...
Managing Global Studies with Oracle's Siebel Clinical Trial Management System...Perficient
 
How to Rapidly Configure Oracle Life Sciences Data Hub (LSH) to Support the M...
How to Rapidly Configure Oracle Life Sciences Data Hub (LSH) to Support the M...How to Rapidly Configure Oracle Life Sciences Data Hub (LSH) to Support the M...
How to Rapidly Configure Oracle Life Sciences Data Hub (LSH) to Support the M...Perficient
 
Cloud-based vs. On-site CTMS - Which is Right for Your Organization?
Cloud-based vs. On-site CTMS - Which is Right for Your Organization?Cloud-based vs. On-site CTMS - Which is Right for Your Organization?
Cloud-based vs. On-site CTMS - Which is Right for Your Organization?Perficient
 
Clinical Trial Supply Management with Siebel CTMS
Clinical Trial Supply Management with Siebel CTMSClinical Trial Supply Management with Siebel CTMS
Clinical Trial Supply Management with Siebel CTMSPerficient
 
Using Oracle Health Sciences Data Management Workbench to Optimize the Manage...
Using Oracle Health Sciences Data Management Workbench to Optimize the Manage...Using Oracle Health Sciences Data Management Workbench to Optimize the Manage...
Using Oracle Health Sciences Data Management Workbench to Optimize the Manage...Perficient
 
How St. Jude Medical Manages Oracle Clinical Studies Using Accel-Copy
How St. Jude Medical Manages Oracle Clinical Studies Using Accel-CopyHow St. Jude Medical Manages Oracle Clinical Studies Using Accel-Copy
How St. Jude Medical Manages Oracle Clinical Studies Using Accel-CopyPerficient
 
Evaluating and Investigating Drug Safety Signals with Public Databases
Evaluating and Investigating Drug Safety Signals with Public DatabasesEvaluating and Investigating Drug Safety Signals with Public Databases
Evaluating and Investigating Drug Safety Signals with Public DatabasesPerficient
 
Plug & Play: Benefits of Out-of-the-Box Clinical Development Analytics (CDA) ...
Plug & Play: Benefits of Out-of-the-Box Clinical Development Analytics (CDA) ...Plug & Play: Benefits of Out-of-the-Box Clinical Development Analytics (CDA) ...
Plug & Play: Benefits of Out-of-the-Box Clinical Development Analytics (CDA) ...Perficient
 
The Perils of Clinical Trial Budgeting
The Perils of Clinical Trial BudgetingThe Perils of Clinical Trial Budgeting
The Perils of Clinical Trial BudgetingPerficient
 
2013 OHSUG - Use Cases for using the Program Type View in Oracle Life Science...
2013 OHSUG - Use Cases for using the Program Type View in Oracle Life Science...2013 OHSUG - Use Cases for using the Program Type View in Oracle Life Science...
2013 OHSUG - Use Cases for using the Program Type View in Oracle Life Science...Perficient
 
2013 OHSUG - The Ins and Outs of CTMS Data Migration
2013 OHSUG - The Ins and Outs of CTMS Data Migration2013 OHSUG - The Ins and Outs of CTMS Data Migration
2013 OHSUG - The Ins and Outs of CTMS Data MigrationPerficient
 
2013 OHSUG - Siebel Clinical Integration with Other Systems
2013 OHSUG - Siebel Clinical Integration with Other Systems2013 OHSUG - Siebel Clinical Integration with Other Systems
2013 OHSUG - Siebel Clinical Integration with Other SystemsPerficient
 
2013 OHSUG - Sharing CTMS Data between Sponsors and Contract Research Organiz...
2013 OHSUG - Sharing CTMS Data between Sponsors and Contract Research Organiz...2013 OHSUG - Sharing CTMS Data between Sponsors and Contract Research Organiz...
2013 OHSUG - Sharing CTMS Data between Sponsors and Contract Research Organiz...Perficient
 
2013 OHSUG - Oracle Clinical and RDC Training for Data Management and Clinica...
2013 OHSUG - Oracle Clinical and RDC Training for Data Management and Clinica...2013 OHSUG - Oracle Clinical and RDC Training for Data Management and Clinica...
2013 OHSUG - Oracle Clinical and RDC Training for Data Management and Clinica...Perficient
 
2013 OHSUG - Merging Multiple Drug Safety and Pharmacovigilance Databases int...
2013 OHSUG - Merging Multiple Drug Safety and Pharmacovigilance Databases int...2013 OHSUG - Merging Multiple Drug Safety and Pharmacovigilance Databases int...
2013 OHSUG - Merging Multiple Drug Safety and Pharmacovigilance Databases int...Perficient
 
2013 OHSUG - Use Cases for Using the Program Type View in Oracle Life Science...
2013 OHSUG - Use Cases for Using the Program Type View in Oracle Life Science...2013 OHSUG - Use Cases for Using the Program Type View in Oracle Life Science...
2013 OHSUG - Use Cases for Using the Program Type View in Oracle Life Science...Perficient
 
2013 OHSUG - Facilitating Pharmacovigilance Globalization with Process Reengi...
2013 OHSUG - Facilitating Pharmacovigilance Globalization with Process Reengi...2013 OHSUG - Facilitating Pharmacovigilance Globalization with Process Reengi...
2013 OHSUG - Facilitating Pharmacovigilance Globalization with Process Reengi...Perficient
 
2013 OHSUG - Clinical Data Warehouse Implementation
2013 OHSUG - Clinical Data Warehouse Implementation2013 OHSUG - Clinical Data Warehouse Implementation
2013 OHSUG - Clinical Data Warehouse ImplementationPerficient
 
2013 OHSUG - Best Practices for Setting up the CDA Repository for CTMS/OC
2013 OHSUG - Best Practices for Setting up the CDA Repository for CTMS/OC2013 OHSUG - Best Practices for Setting up the CDA Repository for CTMS/OC
2013 OHSUG - Best Practices for Setting up the CDA Repository for CTMS/OCPerficient
 

More from Perficient (20)

Freedom and Flexibility with Siebel Clinical (CTMS) Open UI
Freedom and Flexibility with Siebel Clinical (CTMS) Open UIFreedom and Flexibility with Siebel Clinical (CTMS) Open UI
Freedom and Flexibility with Siebel Clinical (CTMS) Open UI
 
Managing Global Studies with Oracle's Siebel Clinical Trial Management System...
Managing Global Studies with Oracle's Siebel Clinical Trial Management System...Managing Global Studies with Oracle's Siebel Clinical Trial Management System...
Managing Global Studies with Oracle's Siebel Clinical Trial Management System...
 
How to Rapidly Configure Oracle Life Sciences Data Hub (LSH) to Support the M...
How to Rapidly Configure Oracle Life Sciences Data Hub (LSH) to Support the M...How to Rapidly Configure Oracle Life Sciences Data Hub (LSH) to Support the M...
How to Rapidly Configure Oracle Life Sciences Data Hub (LSH) to Support the M...
 
Cloud-based vs. On-site CTMS - Which is Right for Your Organization?
Cloud-based vs. On-site CTMS - Which is Right for Your Organization?Cloud-based vs. On-site CTMS - Which is Right for Your Organization?
Cloud-based vs. On-site CTMS - Which is Right for Your Organization?
 
Clinical Trial Supply Management with Siebel CTMS
Clinical Trial Supply Management with Siebel CTMSClinical Trial Supply Management with Siebel CTMS
Clinical Trial Supply Management with Siebel CTMS
 
Using Oracle Health Sciences Data Management Workbench to Optimize the Manage...
Using Oracle Health Sciences Data Management Workbench to Optimize the Manage...Using Oracle Health Sciences Data Management Workbench to Optimize the Manage...
Using Oracle Health Sciences Data Management Workbench to Optimize the Manage...
 
How St. Jude Medical Manages Oracle Clinical Studies Using Accel-Copy
How St. Jude Medical Manages Oracle Clinical Studies Using Accel-CopyHow St. Jude Medical Manages Oracle Clinical Studies Using Accel-Copy
How St. Jude Medical Manages Oracle Clinical Studies Using Accel-Copy
 
Evaluating and Investigating Drug Safety Signals with Public Databases
Evaluating and Investigating Drug Safety Signals with Public DatabasesEvaluating and Investigating Drug Safety Signals with Public Databases
Evaluating and Investigating Drug Safety Signals with Public Databases
 
Plug & Play: Benefits of Out-of-the-Box Clinical Development Analytics (CDA) ...
Plug & Play: Benefits of Out-of-the-Box Clinical Development Analytics (CDA) ...Plug & Play: Benefits of Out-of-the-Box Clinical Development Analytics (CDA) ...
Plug & Play: Benefits of Out-of-the-Box Clinical Development Analytics (CDA) ...
 
The Perils of Clinical Trial Budgeting
The Perils of Clinical Trial BudgetingThe Perils of Clinical Trial Budgeting
The Perils of Clinical Trial Budgeting
 
2013 OHSUG - Use Cases for using the Program Type View in Oracle Life Science...
2013 OHSUG - Use Cases for using the Program Type View in Oracle Life Science...2013 OHSUG - Use Cases for using the Program Type View in Oracle Life Science...
2013 OHSUG - Use Cases for using the Program Type View in Oracle Life Science...
 
2013 OHSUG - The Ins and Outs of CTMS Data Migration
2013 OHSUG - The Ins and Outs of CTMS Data Migration2013 OHSUG - The Ins and Outs of CTMS Data Migration
2013 OHSUG - The Ins and Outs of CTMS Data Migration
 
2013 OHSUG - Siebel Clinical Integration with Other Systems
2013 OHSUG - Siebel Clinical Integration with Other Systems2013 OHSUG - Siebel Clinical Integration with Other Systems
2013 OHSUG - Siebel Clinical Integration with Other Systems
 
2013 OHSUG - Sharing CTMS Data between Sponsors and Contract Research Organiz...
2013 OHSUG - Sharing CTMS Data between Sponsors and Contract Research Organiz...2013 OHSUG - Sharing CTMS Data between Sponsors and Contract Research Organiz...
2013 OHSUG - Sharing CTMS Data between Sponsors and Contract Research Organiz...
 
2013 OHSUG - Oracle Clinical and RDC Training for Data Management and Clinica...
2013 OHSUG - Oracle Clinical and RDC Training for Data Management and Clinica...2013 OHSUG - Oracle Clinical and RDC Training for Data Management and Clinica...
2013 OHSUG - Oracle Clinical and RDC Training for Data Management and Clinica...
 
2013 OHSUG - Merging Multiple Drug Safety and Pharmacovigilance Databases int...
2013 OHSUG - Merging Multiple Drug Safety and Pharmacovigilance Databases int...2013 OHSUG - Merging Multiple Drug Safety and Pharmacovigilance Databases int...
2013 OHSUG - Merging Multiple Drug Safety and Pharmacovigilance Databases int...
 
2013 OHSUG - Use Cases for Using the Program Type View in Oracle Life Science...
2013 OHSUG - Use Cases for Using the Program Type View in Oracle Life Science...2013 OHSUG - Use Cases for Using the Program Type View in Oracle Life Science...
2013 OHSUG - Use Cases for Using the Program Type View in Oracle Life Science...
 
2013 OHSUG - Facilitating Pharmacovigilance Globalization with Process Reengi...
2013 OHSUG - Facilitating Pharmacovigilance Globalization with Process Reengi...2013 OHSUG - Facilitating Pharmacovigilance Globalization with Process Reengi...
2013 OHSUG - Facilitating Pharmacovigilance Globalization with Process Reengi...
 
2013 OHSUG - Clinical Data Warehouse Implementation
2013 OHSUG - Clinical Data Warehouse Implementation2013 OHSUG - Clinical Data Warehouse Implementation
2013 OHSUG - Clinical Data Warehouse Implementation
 
2013 OHSUG - Best Practices for Setting up the CDA Repository for CTMS/OC
2013 OHSUG - Best Practices for Setting up the CDA Repository for CTMS/OC2013 OHSUG - Best Practices for Setting up the CDA Repository for CTMS/OC
2013 OHSUG - Best Practices for Setting up the CDA Repository for CTMS/OC
 

Recently uploaded

Vip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service DewasVip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewasmakika9823
 
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...lizamodels9
 
Lowrate Call Girls In Sector 18 Noida ❤️8860477959 Escorts 100% Genuine Servi...
Lowrate Call Girls In Sector 18 Noida ❤️8860477959 Escorts 100% Genuine Servi...Lowrate Call Girls In Sector 18 Noida ❤️8860477959 Escorts 100% Genuine Servi...
Lowrate Call Girls In Sector 18 Noida ❤️8860477959 Escorts 100% Genuine Servi...lizamodels9
 
Keppel Ltd. 1Q 2024 Business Update Presentation Slides
Keppel Ltd. 1Q 2024 Business Update  Presentation SlidesKeppel Ltd. 1Q 2024 Business Update  Presentation Slides
Keppel Ltd. 1Q 2024 Business Update Presentation SlidesKeppelCorporation
 
Intro to BCG's Carbon Emissions Benchmark_vF.pdf
Intro to BCG's Carbon Emissions Benchmark_vF.pdfIntro to BCG's Carbon Emissions Benchmark_vF.pdf
Intro to BCG's Carbon Emissions Benchmark_vF.pdfpollardmorgan
 
Progress Report - Oracle Database Analyst Summit
Progress  Report - Oracle Database Analyst SummitProgress  Report - Oracle Database Analyst Summit
Progress Report - Oracle Database Analyst SummitHolger Mueller
 
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Sales & Marketing Alignment: How to Synergize for Success
Sales & Marketing Alignment: How to Synergize for SuccessSales & Marketing Alignment: How to Synergize for Success
Sales & Marketing Alignment: How to Synergize for SuccessAggregage
 
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,noida100girls
 
rishikeshgirls.in- Rishikesh call girl.pdf
rishikeshgirls.in- Rishikesh call girl.pdfrishikeshgirls.in- Rishikesh call girl.pdf
rishikeshgirls.in- Rishikesh call girl.pdfmuskan1121w
 
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
 
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
 
Tech Startup Growth Hacking 101 - Basics on Growth Marketing
Tech Startup Growth Hacking 101  - Basics on Growth MarketingTech Startup Growth Hacking 101  - Basics on Growth Marketing
Tech Startup Growth Hacking 101 - Basics on Growth MarketingShawn Pang
 
Vip Female Escorts Noida 9711199171 Greater Noida Escorts Service
Vip Female Escorts Noida 9711199171 Greater Noida Escorts ServiceVip Female Escorts Noida 9711199171 Greater Noida Escorts Service
Vip Female Escorts Noida 9711199171 Greater Noida Escorts Serviceankitnayak356677
 
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
 
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130  Available With RoomVIP Kolkata Call Girl Howrah 👉 8250192130  Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Roomdivyansh0kumar0
 
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...lizamodels9
 
Non Text Magic Studio Magic Design for Presentations L&P.pptx
Non Text Magic Studio Magic Design for Presentations L&P.pptxNon Text Magic Studio Magic Design for Presentations L&P.pptx
Non Text Magic Studio Magic Design for Presentations L&P.pptxAbhayThakur200703
 
Catalogue ONG NUOC PPR DE NHAT .pdf
Catalogue ONG NUOC PPR DE NHAT      .pdfCatalogue ONG NUOC PPR DE NHAT      .pdf
Catalogue ONG NUOC PPR DE NHAT .pdfOrient Homes
 

Recently uploaded (20)

Vip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service DewasVip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
 
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
 
Lowrate Call Girls In Sector 18 Noida ❤️8860477959 Escorts 100% Genuine Servi...
Lowrate Call Girls In Sector 18 Noida ❤️8860477959 Escorts 100% Genuine Servi...Lowrate Call Girls In Sector 18 Noida ❤️8860477959 Escorts 100% Genuine Servi...
Lowrate Call Girls In Sector 18 Noida ❤️8860477959 Escorts 100% Genuine Servi...
 
Keppel Ltd. 1Q 2024 Business Update Presentation Slides
Keppel Ltd. 1Q 2024 Business Update  Presentation SlidesKeppel Ltd. 1Q 2024 Business Update  Presentation Slides
Keppel Ltd. 1Q 2024 Business Update Presentation Slides
 
Forklift Operations: Safety through Cartoons
Forklift Operations: Safety through CartoonsForklift Operations: Safety through Cartoons
Forklift Operations: Safety through Cartoons
 
Intro to BCG's Carbon Emissions Benchmark_vF.pdf
Intro to BCG's Carbon Emissions Benchmark_vF.pdfIntro to BCG's Carbon Emissions Benchmark_vF.pdf
Intro to BCG's Carbon Emissions Benchmark_vF.pdf
 
Progress Report - Oracle Database Analyst Summit
Progress  Report - Oracle Database Analyst SummitProgress  Report - Oracle Database Analyst Summit
Progress Report - Oracle Database Analyst Summit
 
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝
 
Sales & Marketing Alignment: How to Synergize for Success
Sales & Marketing Alignment: How to Synergize for SuccessSales & Marketing Alignment: How to Synergize for Success
Sales & Marketing Alignment: How to Synergize for Success
 
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
 
rishikeshgirls.in- Rishikesh call girl.pdf
rishikeshgirls.in- Rishikesh call girl.pdfrishikeshgirls.in- Rishikesh call girl.pdf
rishikeshgirls.in- Rishikesh call girl.pdf
 
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
 
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.
 
Tech Startup Growth Hacking 101 - Basics on Growth Marketing
Tech Startup Growth Hacking 101  - Basics on Growth MarketingTech Startup Growth Hacking 101  - Basics on Growth Marketing
Tech Startup Growth Hacking 101 - Basics on Growth Marketing
 
Vip Female Escorts Noida 9711199171 Greater Noida Escorts Service
Vip Female Escorts Noida 9711199171 Greater Noida Escorts ServiceVip Female Escorts Noida 9711199171 Greater Noida Escorts Service
Vip Female Escorts Noida 9711199171 Greater Noida Escorts Service
 
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
 
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130  Available With RoomVIP Kolkata Call Girl Howrah 👉 8250192130  Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Room
 
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
 
Non Text Magic Studio Magic Design for Presentations L&P.pptx
Non Text Magic Studio Magic Design for Presentations L&P.pptxNon Text Magic Studio Magic Design for Presentations L&P.pptx
Non Text Magic Studio Magic Design for Presentations L&P.pptx
 
Catalogue ONG NUOC PPR DE NHAT .pdf
Catalogue ONG NUOC PPR DE NHAT      .pdfCatalogue ONG NUOC PPR DE NHAT      .pdf
Catalogue ONG NUOC PPR DE NHAT .pdf
 

An Easier Way to Prepare Clinical Trial Data for Reporting and Analysis

  • 1. Copyright  BioPharm Systems, Inc. 2009. All rights reserved An Easier Way to Prepare Clinical Trial Data for Reporting and Analysis Mike Grossman VP, Clinical Data Warehousing & Analytics Thank you for joining. We will begin shortly.
  • 2. Agenda • Preparing Data for Analysis • What is Study Data Mapper? • Component Overview • Other Key Features • Questions and Answers
  • 3. Agenda • Preparing Data for Analysis • What is Study Data Mapper? • Component Overview • Other Key Features • Questions and Answers
  • 4. Preparing Clinical Data for Analysis: Current State • Companies collect clinical data primarily from EDC systems that are supplemented with other sources, such as central labs • Many sponsors are increasing the use of CROs to conduct trials • To control costs and save on resources, companies are preparing standard SDTM+ data models immediately after the EDC extract process to be able to re-use analysis from other studies • The preparation of SDTM+ is still very labor intensive
  • 5. Holistic Reference Clinical IT Reference Architecture Outcomes Common Data Model Project level Conformed Data Value Added Study Data Conformed Study Data Operational Trial Metrics Inbound Data Sources Master Meta Data AES & Complaints Outcomes External Study Data LIMS/PK Central Labs CDMS/ EDC CTMS Staging Area AES & Complaints Source Specific Outcomes Data Shared Study and Project Meta Data Study Specific Data Staging Trials Management Warehouse Area Specialized Data Marts for Scientific Exploration and Mining Specialized Data Marts for Scientific Exploration and Mining Specialized Data Marts for Scientific Exploration and Mining Patient Sub Setting and Safety Warehouse Clinops Data Marts Meta Data Libraries, Version Control, Compliance Change Mgt Ad-Hoc Query Dashboards Structured Reports Analytical Tools Strategic Analysis Regulatory Reporting Data Mining Clinical Developmen t Planning
  • 6. Preparing SDTM+: Current State • Preparing SDTM+ requires a mapping specification from EDC and Labs, etc. • Programming the transformation from raw data structures to SDTM+ requires skilled programming resources • Each study’s mapping specification requires a fresh start with no clear strategy for tracking what can be re-used from previous specification • Subtle differences in source structures make it very difficult to re-use standard code from one study to the next
  • 7. Preparing SDTM+: A Better Way • Preparing SDTM+ requires a mapping specification from EDC and Labs, etc. • SDTM+ standard is managed and tracked to evolve over time • The mapping specification is used to computer generate the transformation code • Re-use of mappings from one study to another is computer assisted through metadata search • The skill set for preparing mappings is changed from programmer to data analyst • BioPharm has built a software product called Study Data Mapper as an example of implementing this new approach
  • 8. Agenda • Preparing Data for Analysis • What is Study Data Mapper? • Component Overview • Other Key Features • Questions and Answers
  • 9. What is Study Data Mapper? SDMapper is: • A standalone software application for managing data structures used for conducting clinical research • An application for managing transformations between data structures • An application for intelligently re-using standards and transformations • An application for specifying standards and mappings • Co-developed between ICON Clinical Research and BioPharm Systems
  • 10. What is Study Data Mapper? SDMapper is: • An integrated Excel spreadsheet template for specifying and communicating metadata structures and transformation maps • An Oracle database for securely storing all the information • A code generator for producing executable programs based on the supplied metadata and mappings • Includes features for version control, standards management and validation management • Designed specifically for clinical trials and other data
  • 11. Study Data Mapper: Process Focused 1 Specify metadata and mappings 2 Upload and parse for errors 3 Store under version control 4 Generate executable code and test 5 Recommend re-use of mappings (TBD) 6 Download with recommendations 7 Metadata Reports
  • 12. Agenda • Preparing Data for Analysis • What is Study Data Mapper? • Component Overview • Other Key Features • Questions and Answers
  • 13. Mapping Project • A mapping project is an object used to manage the metadata for a set of tables and value lists. It may also manage the relationship between that metadata and transformations to other structures. • Examples of a mapping project – The list of tables and controlled terminology for the SDTM+ data standard – The definition of the source data structures from EDC and Labs and their mapping to the CDISC SDTM – The mapping specification for pooling tables form multiple studies where the studies are similar but not the same. • Key attributes of mapping projects – Name, Version, Validation State, Standard or Non-standard
  • 15. Table Set • An object that contains metadata for a group of uniquely named tables • Examples – All the tables extracted from an EDC system for a study – All the tables in the SDTM+ data standard • There can be multiple table sets in a single mapping project • When mapping is being used, a table set may be identified as a source or a target – Typically, there will be one or more source table sets and a single target
  • 16. Table • A table is a metadata description of a data table, similar to a SAS dataset or a database table • A table belongs to a Table Set • Examples of a table – DM, EX, AE from CDISC SDTM – The data extract view structures from Oracle Clinical – Tables from the pooled data model for a therapeutic area • Selected metadata attributes of a table – Name, Version, Validation Status – Table Label, Table Order, Repeating, Source Location, Crfloc, Crfnote, Odm Structure, Odm Repeating, Odm Is Reference Data, Odm Purpose, Odm Class
  • 17. Example of a Table Set and a Table
  • 18. Variable • A variable is a metadata description of a column of a table • A variable usually belongs to a table but can belong to a Table Set • Examples of a variable – USUBJID, SEVERITY • Selected metadata attributes of a variable – Name, Version, Validation Status – Vpkey, Vorder, Vlabel, Vlabellong, Vtype, Vlength, Vprecision, Vformat, Vformatflag, Vcase, Ismandatory, Istemporary, Vimportance, Vderivetype, Vdatadomain, Sdtmflag, , Vheader, Vcrfloc, Vcrfnote, Vrole, Vorigin, Vsuppqualflag
  • 19. Value Lists • A value list is a named ordered list of possible values • A value list belongs to a table set. Typically a table set includes all the value lists for the controlled terminology associated that are used by the tables in the same table set • Examples of value lists – CDISC code list for Severity – Oracle Clinical DVGs – Units for labs • Value list attributes - Name, Description, Version, values – Value list value attributes-Start value, End value, Code, Sort order
  • 20. Example of a Value List
  • 21. Map Sets, Table Maps, and Value List Maps • A map set is a group pf table mappings that specify the transformation rules from one or more table sets to a target table set – Examples • Transform from an EDC and central lab structure to the sponsor data standard • Transform selected tables from multiple studies to a single set of pooled data • A map set belongs to a mapping project • A table map maps from one or more source tables to a target table • A value list map maps values between two different value lists
  • 22. Table Map Use Case Mapping Project – SDTM Metadata Mapping Project – STUDY123 Map Set – STUDY123 to SDTM Table Map (DM) Sub-Map Group Sub-Map Table Map (VS) Sub-Map Group (VS1) Sub-Map (Common+HGT) Common Mappings – SBP. DBP. HRT Table Map (LB) Sub-Map Group Sub-Map Group Sub-Map Sub-Map (Common) Sub-Map Source Target DM VS LB Join DEMO VS001 IC VS002 LAB LABExt
  • 23. Variable Mappings • Given a single output variable, you can map a single variable via an equals operator or any combination of variables through a more complex operator • Examples – HUB.DM.USUBJID=EDC.DEM.PATIENT – HUB.DM.USUBJID=CATX(‘-’,HUB.DEM.STUDY,HUB.DEM.PT) • Any number and complexity of operators may be registered based on your installation and needs • Automatic data type conversions • Automatic conversion of terminology if value list maps are defined
  • 27. Mapping Project After Upload to SDMapper
  • 28. Code Generator • Mappings defined can generate code in a few seconds • Each table map is generated separately and called in the order that takes care of dependencies • Current version generates portable standalone SAS code that has no dependencies on SDMapper or LSH. – Ideal for internal use, as well as sharing with partners and regulatory authorities. • Future versions will generate SAS programs or PL/SSQL programs directly to an LSH environment
  • 31. Agenda • Preparing Data for Analysis • What is Study Data Mapper? • Component Overview • Other Key Features • Questions and Answers
  • 32. Other Key Features • Recommendations engine: This is a future feature that will take your existing source and target structure and look through already existing mappings and recommend starting with similar mappings if they already exist. This will maximize re-use of existing mappings. • Tagging: This is the ability to assign attributes to any object. The current version lets you tag the sponsor and the study for a mapping project. Future versions will allow for any tags, such as compound, therapeutic area, concept etc.
  • 33. Agenda • Preparing Data for Analysis • What is Study Data Mapper? • Component Overview • Other Key Features • Questions and Answers
  • 34. Contact Information If you have additional questions, please contact: United States: +1 877 654 0033 United Kingdom: +44 (0) 1865 910200 Email Address: info@biopharm.com Website: www.biopharm.com