The Importance of Good Clinical Data Management and Statistical Programming Practices to Reproducible Research

Size: px
Start display at page:

Download "The Importance of Good Clinical Data Management and Statistical Programming Practices to Reproducible Research"

Transcription

1 The Importance of Good Clinical Data Management and Statistical Programming Practices to Reproducible Research Eileen C King, PhD Research Associate Professor, Biostatistics Acting Director, Data Management Center

2 Reproducible Research The term first proposed by Jon Claerbout at Stanford University and refers to the idea that the ultimate product of research is the paper along with the full computational environment used to produce the results in the paper such as the code, data, etc. necessary for reproduction of the results and building upon the research.

3 Why? Scholarship can be recreated, better understood and verified. Others can start from the current state of the art Simplifies task of comparing a new method to existing methods Create earlier results again in a later stage of the research

4 Reproducibility of Clinical Research is Cornerstone of Drug Development Process Phase III trials - Requirement for two trials that produce similar results (reproducibility) Summary of Clinical Efficacy Document Displays the reproducibility of the efficacy results

5 Drug Development Submissions Required to provide all data along with complete documentation May be required to provide statistical analysis code along with complete documentation

6 Why? Regulators (e.g. FDA) will recreate the results in your submission Regulators will use the data to evaluate efficacy and safety issues across a drug class cardiac effects from NSAIDS effectiveness of antihistamines in OTC cold products

7 Academic Research Centers should steal shamelessly from the Drug Development Process in order to facilitate Reproducible Research

8 Why? NIH is requiring: Data Sharing Plan in large grants Data and Documentation Statistical Programming Code and Documentation Posting of clinical study results to clinicaltrials.gov

9 Facilitating Reproducible Research

10 Develop Standard Operating Procedures (SOPs) SOPs should be written to cover all key elements of the conduct of a study Provide enough detail to ensure steps are consistently carried out Don t provide so much detail as to end up with violations due to normal variations in working Written at a high level to outline: Required tasks Sign-offs Checks performed

11 Develop Work Instructions Work instructions can be more specific to a particular division or study Can document in more specific detail how to do things Generally not formally audited by regulatory agencies on work instructions

12 Assemble Multi-Functional Teams Assemble as soon as study planning is underway Team should provide input into the protocol regarding their functional area

13 Statistics QA Biomedical Informatics Statistical Programming Clinical Operations Study Team Regulatory Pharmacovigilance Investigator Data Management Coordinator

14 Cannot Work in Functional Silos Expertise is needed in each of these areas from protocol development through manuscript submission Amount of effort varies dependent on stage of study

15 Documents Required for Reproducible Research Study Protocol Manual of Procedures (MOP) Data Management Plan (DMP) Statistical Analysis Plan (SAP)

16 Importance of Data Management for Reproducible Research

17 Susanne Prokscha (2007): Practical Guide to Clinical Data Management As its importance has grown, clinical data management has changed from an essentially clerical task in the late 1970s and early 1980s to the highly computerized specialty it is today

18 Society of Clinical Data Management (SCDM) Founded to advance the discipline of clinical data management (CDM) Organized exclusively for educational and scientific purposes Mission: Promoting clinical data management excellence including promotion of standards of good practice within clinical data management Provides certification: The CCDM program establishes eligibility criteria and standards of knowledge as measured by a rigorous examination to qualified applicants.

19 Good Clinical Data Management Practices (GCDMP) Charter: The review and approval of new pharmaceuticals by federal regulatory agencies is contingent upon a trust that the clinical trials data presented are of sufficient integrity to ensure confidence in the results and conclusions presented by the sponsor company. Important to obtaining that trust is adherence to quality standards and practices. To this same goal, companies must assure that all staff involved in the clinical development program are trained and qualified to perform those tasks for which they are responsible From SCDM GCDMP document

20 Certified Clinical Data Manager (CCDM) SCDM certification program was designed to meet the following goals: Establish and promote professional practice standards throughout CDM Identify qualified professionals within the profession Ensure recognition of expertise Enhance the credibility and image of the profession

21 Data Management Plan (DMP) Details how data will be: Collected Stored Managed Archived Describes and defines all data management activities for a study What Who When How

22 Timing of DMP Development begins after the protocol and Case Report Forms are drafted Should be completed before the study begins Must be kept current reflect important changes to the data management process and computer systems that took place during the study

23 General DMP Contents Protocol Summary Study Personnel/Roles CRF Design/Tracking Database Development Data Entry and Processing Data Cleaning Reports Audit Plans External Data Transfers Managing Lab Data SAE Handling Coding Training Study Closeout

24 Forces planning Benefits of DMP Process and tasks become more visible to the project team Expected documents are listed at the start of the study so they can be produced during the study

25 Benefits (Cont) Provides continuity of process and a history of a project Useful for long-term studies Useful for personnel turnover and growing DM groups Regulatory Requirement Auditors will ask for it

26 DMP Planning upfront saves time at end and improves data quality First DMP is time-consuming to do Use templates and previous DMPs to ease upfront burden

27 Development of the Data Management Plan is so important that the DMC is recommending tracking of the percent of studies for which a DMP was written prior to first patient enrolled.

28 Selection of Database

29 21 CFR part 11 In March of 1997, FDA issued final part 11 regulations that provide criteria for acceptance by FDA, under certain circumstances, of electronic records, electronic signatures, and handwritten signatures executed to electronic records as equivalent to paper records and handwritten signatures executed on paper. These regulations, which apply to all FDA program areas, were intended to permit the widest possible use of electronic technology, compatible with FDA's responsibility to protect the public health.

30 Implications If data are being captured in an electronic system with no paper CRFs then should(must) use compliant system System can be compliant but user must follow standard procedures to assure total process is compliant At minimum, use system with audit trails

31 Current Options REDCap Not yet Request for Proposals to purchase 21CFR part 11 compliant system Oracle RDC Medidata Rave Study Manager Omnicomm Trialmaster TargetHealth Estimated timing for purchase: Summer 2012 Estimated timing for installation: End of 2012

32 NOT Options EXCEL spreadsheets Microsoft Access

33 Data Base Design Investigators, Coordinators, Data Managers, Biomedical Informatics, and Statisticians must work together Poor database design affects timings for: Data Entry Data cleaning Extraction Statistical Analysis

34 Things to do to quality of data in data base Enter data as soon as possible after it is received Run cleaning procedures throughout the study so that queries go out early Identify missing CRF pages and lab data by knowing what is expected. Use tracking systems Code AEs and meds frequently

35 Improving Quality (cont) Reconcile SAEs periodically throughout the study Get listings from safety system early so you know what to expect Begin to audit data against the CRF early to detect systematic problems Continue to audit as the study proceeds to monitor quality. Open the study documentation at the start of the study and make an effort to keep it updated as the study progresses.

36 Data Standards Facilitate Reproducible Research

37 Value of standard modules in CRF Design Completion instructions are the same Database design is the same Edit checks are the same Associated statistical analysis programs are the same Easier to compare and combine data across studies

38 Developing Standards Standards can include: Case Report Forms / Instructions Variable names Codelists Must be a commitment to following the standards that are developed

39 Resource for Standards Clinical Data Interchange Standards Consortium (CDISC) Global, open, multidisciplinary, non-profit organization that has established standards to support the acquisition, exchange, submission and archive of clinical research data and metadata.

40 CDISC Mission To develop and support global, platformindependent data standards that enable information system interoperability to improve medical research and related areas of healthcare Standards are freely available via the CDISC website.

41 Leading the development of standards for data collection is goal for Data Management Center Will need standards committee to develop and maintain which involves: Clinical teams Data Management Statistics Pharmacovigilance Biomedical Informatics

42 Importance of Good Statistical Programming Practices to Reproducible Research

43 Statistical Programmers Work closely with Data Management to: Specify format of data base that will be received by statistics Assist with data cleaning by running analysis programs on live data base Benefit: Statisticians don t spend time cleaning data

44 Includes: Statistical Analysis Plan Hypotheses to be tested Identification of primary and secondary endpoints Statistical analysis approach for each hypothesis Assumption testing Alternative approaches Data handling decisions Draft tables and figures for reports/manuscripts

45 Good Statistical Programming Practices Clear documentation contained within programming code Creation of Analysis Datasets Ensures all programs are using a consistent set of derived data. Validation of Statistical Programs How: Second programming or code review What: All analysis datasets and tables and figures

46 Tips to Facilitate Reproducibility Produce Report-Ready Output RTF files cut and pasted into manuscript/report Authors need not edit the numerical output Authors can change titles and footnotes Conduct quality assurance audits of manuscripts/reports

47 Reproducibility (cont) Programs for Tables and Graphs Archive SAS Programs, list and log files All tables should contain a footnote with the location and name of the SAS program that created it When report is complete, change permissions to read-only All SAS programs, list and log files Analysis datasets

48 Where Can I Get Help? Go to Research Central on Centerlink CCTST: Center for Clinical and Translational Science and Training CCTST can identify resources for your study

49 Resources Available Clinical Trial Office Biomedical Informatics Data Management Center Biostatistical Consulting Units Drug Poison Information Center

50 Thank you!

Data Management Unit Research Institute for Health Sciences, Chiang Mai University

Data Management Unit Research Institute for Health Sciences, Chiang Mai University Data Management Unit Research Institute for Health Sciences, Chiang Mai University Clinical Data Management is the process of handling data from clinical trials. The inherent goal of any clinical data

More information

Clinical Data Management is involved in all aspects of processing the clinical data, working with a range of computer applications / database systems

Clinical Data Management is involved in all aspects of processing the clinical data, working with a range of computer applications / database systems Clinical Data Management is involved in all aspects of processing the clinical data, working with a range of computer applications / database systems to support collection, cleaning and management of subject

More information

Statistical Operations: The Other Half of Good Statistical Practice

Statistical Operations: The Other Half of Good Statistical Practice Integrating science, technology and experienced implementation Statistical Operations: The Other Half of Good Statistical Practice Alan Hopkins, Ph.D. Theravance, Inc. Presented at FDA/Industry Statistics

More information

What is Clinical Data Management

What is Clinical Data Management What is Clinical Data Management Clinical Data Management is involved in all aspects of processing the clinical data, working with a range of computer applications, database systems to support collection,

More information

Challenges and Opportunities in Clinical Trial Data Processing

Challenges and Opportunities in Clinical Trial Data Processing Challenges and Opportunities in Clinical Trial Data Processing Vadim Tantsyura, Olive Yuan, Ph.D. Sergiy Sirichenko (Regeneron Pharmaceuticals, Inc., Tarrytown, NY) PG 225 Introduction The review and approval

More information

QUALITY CONTROL AND QUALITY ASSURANCE IN CLINICAL RESEARCH

QUALITY CONTROL AND QUALITY ASSURANCE IN CLINICAL RESEARCH QUALITY CONTROL AND QUALITY ASSURANCE IN CLINICAL RESEARCH Martin Valania, Executive Director, Corporate QA and Compliance Introduction Pharmaceutical companies recognize the benefits of carefully managing

More information

Clinical Data Management (Process and practical guide) Dr Nguyen Thi My Huong WHO/RHR/RCP/SIS

Clinical Data Management (Process and practical guide) Dr Nguyen Thi My Huong WHO/RHR/RCP/SIS Clinical Data Management (Process and practical guide) Dr Nguyen Thi My Huong WHO/RHR/RCP/SIS Training Course in Sexual and Reproductive Health Research Geneva 2012 OUTLINE Clinical Data Management CDM

More information

Organization Profile. IT Services

Organization Profile. IT Services Introduction In today s scientific and medical world, various issues in clinical trials and research have permeated every society and every field in medicine. Ethics and in particular the quality of research

More information

Electronic Submission of Regulatory Information, and Creating an Electronic Platform for Enhanced Information Management

Electronic Submission of Regulatory Information, and Creating an Electronic Platform for Enhanced Information Management Written Notice of Participation by the Clinical Data Interchange Standards Consortium (CDISC) and Written Statement for Discussion Topics to be Addressed In the FDA Public Hearing: Electronic Submission

More information

Needs, Providing Solutions

Needs, Providing Solutions Identifying Needs, Providing Solutions 1 I n d u s t r y The growth of medical research and the countless innovations coming from the pharmaceutical, biotechnology and medical device industry, has improved

More information

Clinical Data Management (Process and practical guide) Nguyen Thi My Huong, MD. PhD WHO/RHR/SIS

Clinical Data Management (Process and practical guide) Nguyen Thi My Huong, MD. PhD WHO/RHR/SIS Clinical Data Management (Process and practical guide) Nguyen Thi My Huong, MD. PhD WHO/RHR/SIS Training Course in Sexual and Reproductive Health Research Geneva 2013 OUTLINE Overview of Clinical Data

More information

Management of Imaging Data in Clinical Trials: John Sunderland, Ph.D. Department of Radiology University of Iowa

Management of Imaging Data in Clinical Trials: John Sunderland, Ph.D. Department of Radiology University of Iowa Management of Imaging Data in Clinical Trials: Storage John Sunderland, Ph.D. Department of Radiology University of Iowa Overview: Data Storage: What You Need to Store Data Storage: How You Need to Store

More information

Understanding CDISC Basics

Understanding CDISC Basics Trends in Bio/Pharmaceutical Industry Understanding CDISC Basics Jane Ma Abstract Data standards can make data and its associated program more portable. The CDISC (Clinical Data Interchange Standards Consortium)

More information

CLINICAL DATA MANAGEMENT

CLINICAL DATA MANAGEMENT J * Edition Practical Guide to CLINICAL DATA MANAGEMENT Susanne Prokscha (g) CRC Press Taylor Francis Croup London York CRC Press is an imprint of the Taylor Francis Croup, an buslness Preface Introduction

More information

DHHS/NIH/OD/OIR/OHSRP 1/2/2015

DHHS/NIH/OD/OIR/OHSRP 1/2/2015 DHHS/NIH/OD/OIR/OHSRP 1/2/2015 The audience for this course is Principal Investigators (PIs), investigators and Research Coordinators (RCs) serving on the study team of human clinical studies and trials.

More information

The Interface Between Biostatistics and Clinical Data Management

The Interface Between Biostatistics and Clinical Data Management The Interface Between Biostatistics and Clinical Data Management Brad H. Pollock, MPH, PhD 1 and Rick Ittenbach, PhD 2 1 Dept. of Epidemiology and Biostatistics, School of Medicine, UT Health Science Center,

More information

Effective Data Management Plans for Research Studies Patrick Murphy, Research Informatics, Family Health International

Effective Data Management Plans for Research Studies Patrick Murphy, Research Informatics, Family Health International Effective Data Management Plans for Research Studies Patrick Murphy,, Family Health International 1 What is a Data Management Plan? A document that describes how data (clinical, behavioural, lab) will

More information

Clinical Data Management. Medical Writing. Bio-Statistics & Programming

Clinical Data Management. Medical Writing. Bio-Statistics & Programming Clinical Data Management Medical Writing Bio-Statistics & Programming About Us Clinnex is a Quality focused ICH/GCP compliant Clinical Research Organization (CRO) with focus on providing high quality Biometrics

More information

Section 1 Project Management, Project Communication/Process Design, Mgmt, Documentation, Definition & Scope /CRO-Sponsor Partnership

Section 1 Project Management, Project Communication/Process Design, Mgmt, Documentation, Definition & Scope /CRO-Sponsor Partnership Section 1 Project Management, Project Communication/Process Design, Mgmt, Documentation, Definition & Scope /CRO-Sponsor Partnership PROJECT MANAGEMENT - SCOPE DEFINITION AND MANAGEMENT Understands the

More information

ROLE OF THE RESEARCH COORDINATOR

ROLE OF THE RESEARCH COORDINATOR Clinical and Translational Science Institute / CTSI at the University of California, San Francisco Welcome to Online Training for Clinical Research Coordinators ROLE OF THE RESEARCH COORDINATOR Data Collection

More information

Infoset builds software and services to advantage business operations and improve patient s life

Infoset builds software and services to advantage business operations and improve patient s life Infoset builds software and services to advantage business operations and improve patient s life Clinical Data Management ecrf & EDC Patient Support Programs Medication Adherence Mobile e-health Big Data

More information

Quality Assurance: Best Practices in Clinical SAS Programming. Parag Shiralkar

Quality Assurance: Best Practices in Clinical SAS Programming. Parag Shiralkar Quality Assurance: Best Practices in Clinical SAS Programming Parag Shiralkar eclinical Solutions, a Division of Eliassen Group Abstract SAS programmers working on clinical reporting projects are often

More information

Programme Guide PGDCDM

Programme Guide PGDCDM Post Graduate Diploma in Clinical Data Management and Biostatistics with SAS Programme Guide PGDCDM School of Health Sciences Indira Gandhi National Open University WHY THIS PROGRAMME? The Post Graduate

More information

The Monitoring Visit. Denise Owensby, CCRP Sr. Clinical Research Coordinator Clinical & Translational Science Center University of California, Davis

The Monitoring Visit. Denise Owensby, CCRP Sr. Clinical Research Coordinator Clinical & Translational Science Center University of California, Davis The Monitoring Visit Denise Owensby, CCRP Sr. Clinical Research Coordinator Clinical & Translational Science Center University of California, Davis Disclosure The information herein is not intended to

More information

PK IN DRUG DEVELOPMENT. CDISC management of PK data. Matteo Rossini Milan, 9 February 2010

PK IN DRUG DEVELOPMENT. CDISC management of PK data. Matteo Rossini Milan, 9 February 2010 Matteo Rossini Milan, 9 February 2010 Introduction to CDISC CDISC: Clinical Data Interchange Standards Consortium CDISC is a global, open, multidisciplinary, non-profit organization that has established

More information

The Concept of Quality in Clinical Research. Dorota Śwituła Senior Clinical Quality Assurance Advisor

The Concept of Quality in Clinical Research. Dorota Śwituła Senior Clinical Quality Assurance Advisor The Concept of Quality in Clinical Research Dorota Śwituła Senior Clinical Quality Assurance Advisor 1 Agenda What is quality? How we define quality in clinical research? The standard components of a Quality

More information

Barnett International and CHI's Inaugural Clinical Trial Oversight Summit June 4-7, 2012 Omni Parker House Boston, MA

Barnett International and CHI's Inaugural Clinical Trial Oversight Summit June 4-7, 2012 Omni Parker House Boston, MA Barnett International and CHI's Inaugural Clinical Trial Oversight Summit June 4-7, 2012 Omni Parker House Boston, MA This presentation is the property of DynPort Vaccine Company LLC, a CSC company, and

More information

Health Care Job Information Sheet #20. Clinical Research

Health Care Job Information Sheet #20. Clinical Research Health Care Job Information Sheet #20 Clinical Research A. Background B. Occupations 1) Clinical Research Associate (Study Monitor) 2) Clinical Research Coordinator 3) Other positions in the field C. Labour

More information

TEMPLATE DATA MANAGEMENT PLAN

TEMPLATE DATA MANAGEMENT PLAN TEMPLATE DATA MANAGEMENT PLAN ICRIN (QM sub group) Version: XX Date: XXXXXXX Page 1 of 6 1.0 Document Ownership The Data Management Plan (DMP) will be initiated and subsequently owned by the Data Manager

More information

KCR Data Management: Designed for Full Data Transparency

KCR Data Management: Designed for Full Data Transparency KCR Data Management: Designed for Full Data Transparency 6% Observational 4% Phase IV 2% Device 11% Phase I 28% Phase II 49% Phase III The quality of study data relies first and foremost on the quality

More information

CLINICAL DATA MONITORING PLAN (CDMoP) PROTOCOL # [0000] [TITLE]

CLINICAL DATA MONITORING PLAN (CDMoP) PROTOCOL # [0000] [TITLE] CLINICAL DATA MONITORING PLAN (CDMoP) PROTOCOL # [0000] [TITLE] CONTRACT RESEARCH ORGANIZATION SPONSOR [NAME] [ADDRESS] 1 TABLE OF CONTENTS 1. Purpose 3 2. References 3 3. Study Roles and Responsibilities

More information

Basics of Clinical Data Management

Basics of Clinical Data Management Biostatistics for Health Care Researchers: A Short Course Basics of Clinical Data Management Presented by: Tim Breen, Ph.D., M.S., C.C.D.M. Division of Biostatistics Indiana University School of Medicine

More information

USE CDISC SDTM AS A DATA MIDDLE-TIER TO STREAMLINE YOUR SAS INFRASTRUCTURE

USE CDISC SDTM AS A DATA MIDDLE-TIER TO STREAMLINE YOUR SAS INFRASTRUCTURE USE CDISC SDTM AS A DATA MIDDLE-TIER TO STREAMLINE YOUR SAS INFRASTRUCTURE Kalyani Chilukuri, Clinovo, Sunnyvale CA WUSS 2011 Annual Conference October 2011 TABLE OF CONTENTS 1. ABSTRACT... 3 2. INTRODUCTION...

More information

Sunday, May 15, 2011 1:00 PM 5:00 PM Georgia B

Sunday, May 15, 2011 1:00 PM 5:00 PM Georgia B Society for Clinical Trials 32 nd Annual Meeting Workshop P10 The Essentials of Clinical Data Management Sunday, May 15, 2011 1:00 PM 5:00 PM Georgia B 2011 Society for Clinical Trials Pre-Conference Workshop

More information

Clinical Data Management BPaaS Approach HCL Technologies

Clinical Data Management BPaaS Approach HCL Technologies Leading pharmaceutical companies are estimating new business models including alternative Clinical data management platforms to reduce costs, shorten timelines, and maintain quality and compliance. HCL

More information

Synergizing global best practices in the CRO industry

Synergizing global best practices in the CRO industry Synergizing global best practices in the CRO industry KREARA - India Established on April 24 th 2004 Contract Research Services to Pharmaceutical companies Clinical Data management and Biometrics Interactive

More information

Use of standards: can we really be analysis ready?

Use of standards: can we really be analysis ready? Standards in analysis & reporting Use of standards: can we really be analysis ready? Analysis ready? Why? Reducing time to market/approval Reducing time to delivery Reducing re work Designing subsequent

More information

YOUR GATEWAY TO. EXPERIENCE, quality & FLEXIBILITy

YOUR GATEWAY TO. EXPERIENCE, quality & FLEXIBILITy YOUR GATEWAY TO EXPERIENCE, quality & FLEXIBILITy DATA MANAGEMENT SERVICES The quality of your data defi ne the success of your trial, therefore proper handling of data is fundamental. Our Data Management

More information

CDISC Journal. Using CDISC ODM to Migrate Data. By Alan Yeomans. Abstract. Setting the Scene

CDISC Journal. Using CDISC ODM to Migrate Data. By Alan Yeomans. Abstract. Setting the Scene CDISC Journal Clinical Data Interchange Standards Consortium O ctober 2011 Using CDISC ODM to Migrate Data By Alan Yeomans Abstract The migration of data from a legacy system to a new EDC system poses

More information

What is necessary to provide good clinical data for a clinical trial?

What is necessary to provide good clinical data for a clinical trial? What is necessary to provide good clinical data for a clinical trial? Alain Barrois, Assistant Clinical Trials Operations Manager #EBMT2015 www.ebmt.org Is this a (typical) clinical trial? 2 Agenda Introduction

More information

Data Management: Good Team Work is de sleutel tot succes!

Data Management: Good Team Work is de sleutel tot succes! Data Management: Good Team Work is de sleutel tot succes! Gerald Ruiter Senior Data Manager Topics Introduction Data Management Activities People Process Technology Clinical Data Management: introduction

More information

Overview of CDISC Implementation at PMDA. Yuki Ando Senior Scientist for Biostatistics Pharmaceuticals and Medical Devices Agency (PMDA)

Overview of CDISC Implementation at PMDA. Yuki Ando Senior Scientist for Biostatistics Pharmaceuticals and Medical Devices Agency (PMDA) Overview of CDISC Implementation at PMDA Yuki Ando Senior Scientist for Biostatistics Pharmaceuticals and Medical Devices Agency (PMDA) CDISC 2012 Outline Introduction Update of PMDA activity CDISC implementation

More information

WHITE PAPER. CONVERTING SDTM DATA TO ADaM DATA AND CREATING SUBMISSION READY SAFETY TABLES AND LISTINGS. SUCCESSFUL TRIALS THROUGH PROVEN SOLUTIONS

WHITE PAPER. CONVERTING SDTM DATA TO ADaM DATA AND CREATING SUBMISSION READY SAFETY TABLES AND LISTINGS. SUCCESSFUL TRIALS THROUGH PROVEN SOLUTIONS WHITE PAPER CONVERTING SDTM DATA TO ADaM DATA AND CREATING SUBMISSION READY SAFETY TABLES AND LISTINGS. An innovative approach to deliver statistical analysis and data in a CDISC ADaM complient manner

More information

Use of Electronic Health Records in Clinical Research: Core Research Data Element Exchange Detailed Use Case April 23 rd, 2009

Use of Electronic Health Records in Clinical Research: Core Research Data Element Exchange Detailed Use Case April 23 rd, 2009 Use of Electronic Health Records in Clinical Research: Core Research Data Element Exchange Detailed Use Case April 23 rd, 2009 Table of Contents 1.0 Preface...4 2.0 Introduction and Scope...6 3.0 Use Case

More information

No. 706. Page 1 of 5. Issue Date 4/21/2014

No. 706. Page 1 of 5. Issue Date 4/21/2014 Subject: ROUTINE MONITORING VISITS Standard Operating Procedure Prepared By: Beaumont Research Coordinating Center, Research Institute PURPOSE Prior Issue Date 8/15/2011 No. 706 Issue Date 4/21/2014 Page

More information

Clinical Data Management Overview

Clinical Data Management Overview The 2 nd Clinical Data Management Training Clinical Data Management Overview Andrew Taylor ( 安 泰 乐 ), M.S. Head of Clinical Data Management August 30, 2010 Learning Objectives Overview of Process Related

More information

Data-management and Biostatistics

Data-management and Biostatistics Data-management and Biostatistics OnQ Data prides itself in being able to offer a cost-effective flexible service that result in the hassle-free generation of clean, high quality scientific data in the

More information

Data Management & Case Report Form Development in Clinical Trials. Introduction to the Principles and Practice of Clinical Research.

Data Management & Case Report Form Development in Clinical Trials. Introduction to the Principles and Practice of Clinical Research. Data Management & Case Report Form Development in Clinical Trials Introduction to the Principles and Practice of Clinical Research February 3, 2015 Marge Good, RN, MPH, OCN Nurse Consultant Division of

More information

Managing and Integrating Clinical Trial Data: A Challenge for Pharma and their CRO Partners

Managing and Integrating Clinical Trial Data: A Challenge for Pharma and their CRO Partners Managing and Integrating Clinical Trial Data: A Challenge for Pharma and their CRO Partners Within the Pharmaceutical Industry, nothing is more fundamental to business success than bringing drugs and medical

More information

Implementation of SDTM in a pharma company with complete outsourcing strategy. Annamaria Muraro Helsinn Healthcare Lugano, Switzerland

Implementation of SDTM in a pharma company with complete outsourcing strategy. Annamaria Muraro Helsinn Healthcare Lugano, Switzerland Italian-Speaking CDISC User Group 2008 Implementation of SDTM in a pharma company with complete outsourcing strategy Annamaria Muraro Helsinn Healthcare Lugano, Switzerland Background Full outsourcing

More information

Managing Data in Clinical Research. Developed by Center for Cancer Research, National Cancer Institute, NIH Endorsed by the CTN SIG Leadership Group

Managing Data in Clinical Research. Developed by Center for Cancer Research, National Cancer Institute, NIH Endorsed by the CTN SIG Leadership Group Managing Data in Clinical Research Developed by Center for Cancer Research, National Cancer Institute, NIH Endorsed by the CTN SIG Leadership Group Objectives Clinical data management (CDM) is a multidisciplinary

More information

Subject: No. Page PROTOCOL AND CASE REPORT FORM DEVELOPMENT AND REVIEW Standard Operating Procedure

Subject: No. Page PROTOCOL AND CASE REPORT FORM DEVELOPMENT AND REVIEW Standard Operating Procedure 703 1 of 11 POLICY The Beaumont Research Coordinating Center (BRCC) will provide advice to clinical trial investigators on protocol development, content and format. Upon request, the BRCC will review a

More information

Speed to Market Abbott Nutrition Experience in Streamlining the Pediatric Clinical Research Process

Speed to Market Abbott Nutrition Experience in Streamlining the Pediatric Clinical Research Process Speed to Market Abbott Nutrition Experience in Streamlining the Pediatric Clinical Research Process Geraldine Baggs, Suzanne Monnin, Deborah Shye, Sue Zhang Abbott Nutrition Research & Development Abbott

More information

The Clinical Research Center

The Clinical Research Center The Clinical Research Center Clinical Research Database and Web Survey Technologies An Overview of products available to Children s Hospital Boston Investigators The Clinical Research Center Page 2 Data

More information

SAS CLINICAL TRAINING

SAS CLINICAL TRAINING SAS CLINICAL TRAINING Presented By 3S Business Corporation Inc www.3sbc.com Call us at : 281-823-9222 Mail us at : info@3sbc.com Table of Contents S.No TOPICS 1 Introduction to Clinical Trials 2 Introduction

More information

Introduction. The Evolution of the Data Management Role: The Clinical Data Liaison

Introduction. The Evolution of the Data Management Role: The Clinical Data Liaison Introduction The CDL is a new role that will become a standard in the industry for companies that want to make more efficient use of limited resources: time and money. A CDL is key in that he or she conducts

More information

Clinical Data Management. Sponsored by Center for Cancer Research National Cancer Institute

Clinical Data Management. Sponsored by Center for Cancer Research National Cancer Institute Clinical Data Management Sponsored by Center for Cancer Research National Cancer Institute Introduction Clinical data management (CDM) consists of various activities involving the handling of data or information

More information

Certification for Data Managers- How high is the bar?

Certification for Data Managers- How high is the bar? Certification for Data Managers- How high is the bar? Linda M. Talley, CCDM International Network of Clinical Data Management Associations-(INCDMA) Chair Society for Clinical Data Management (SCDM)- Chair

More information

Data Management and Good Clinical Practice Patrick Murphy, Research Informatics, Family Health International

Data Management and Good Clinical Practice Patrick Murphy, Research Informatics, Family Health International Data Management and Good Clinical Practice Patrick Murphy,, Family Health International 1 What is GCP? Good Clinical Practice is an international ethical and scientific quality standard for designing,

More information

Udo Siegmann member of e3c, CDISC Sen. Dir. Acc. Management PAREXEL

Udo Siegmann member of e3c, CDISC Sen. Dir. Acc. Management PAREXEL Innovative Medicines Technological Platform Udo Siegmann member of e3c, CDISC Sen. Dir. Acc. Management PAREXEL Facts about PAREXEL Full service CRO (Clinical Research Organisation) Involved in more than

More information

ACES A Cytel White Paper

ACES A Cytel White Paper ACES A Cytel White Paper Eric J. Silva May 2012 Abstract In the past decade, there has been a significant increase in the use of Data Monitoring Committees (DMC) and Adaptive Designs (AD) in clinical trials.

More information

Streamlining the Flow of Clinical Trial Data: EHR to EDC to Sponsor

Streamlining the Flow of Clinical Trial Data: EHR to EDC to Sponsor Streamlining the Flow of Clinical Trial : EHR to EDC to Sponsor Landen Bain Liaison to Healthcare CDISC Interchange Standards Consortium) Jane Griffin, RPh Director, Pharmaceutical Research Cerner Corporation

More information

Healthcare Link User's Guide

Healthcare Link User's Guide Healthcare Link User's Guide Clinical Research Data Capture Introduction Healthcare Link is a CDISC initiative with the overarching goals to make it easier for physicians/healthcare sites to participate

More information

Data Quality in Clinical Trials: a Sponsor's view

Data Quality in Clinical Trials: a Sponsor's view Data Quality in Clinical Trials: a Sponsor's view Elena Carzana Data Manager Chiesi Farmaceutici Padova, 27 th September 2012 IV BIAS ANNUAL CONGRESS Data Quality in Clinical Trials Agenda Definition Impacts

More information

Data Manager s Role in Data Quality

Data Manager s Role in Data Quality Data Manager s Role in Data Quality and KPI for Data Management Process May 17 th, 2011 Beijing, China Joyce Lai MSD (Shanghai) Pharmaceutical Consultancy Co, Ltd. Agenda Why is the Data Manager So Important

More information

CDISC and Clinical Research Standards in the LHS

CDISC and Clinical Research Standards in the LHS CDISC and Clinical Research Standards in the LHS Learning Health System in Europe 24 September 2015, Brussels Rebecca D. Kush, PhD, President and CEO, CDISC CDISC 2015 1 CDISC Healthcare Link Goal: Optimize

More information

Building an Integrated Clinical Trial Data Management System With SAS Using OLE Automation and ODBC Technology

Building an Integrated Clinical Trial Data Management System With SAS Using OLE Automation and ODBC Technology Building an Integrated Clinical Trial Data Management System With SAS Using OLE Automation and ODBC Technology Alexandre Peregoudov Reproductive Health and Research, World Health Organization Geneva, Switzerland

More information

Use of Electronic Health Record Data in Clinical Investigations

Use of Electronic Health Record Data in Clinical Investigations Use of Electronic Health Record Data in Clinical Investigations Guidance for Industry DRAFT GUIDANCE This guidance document is being distributed for comment purposes only. Comments and suggestions regarding

More information

CDISC and IHE P R O U D LY P R E S E N T

CDISC and IHE P R O U D LY P R E S E N T New Directions Life Sciences Bridging to Healthcare The Clinical Data Interchange Standards Consortium (CDISC) is leading a fi rst-of-its-kind demonstration to prototype the bridging of healthcare data

More information

Good Documentation Practices

Good Documentation Practices Good Documentation Practices Clinical Research Operations & Regulatory Support Ann Glasse, RN, BSN, MBA Director, Regulatory Support Author: Johanna Stamates, RN, MA, CCRC, CHRC Objectives Recognize the

More information

Validation Consultant

Validation Consultant Personal Data Name Title Validation Consultant Contact jsb-validierung Zwischen den Bächen 9 D 79618 Rheinfelden Tel: +49 7623 79 49 82 Mobile: +49 172 737 84 86 E-Mail: Internet: jsb-val@online.de http://www.jsb-validierung.de

More information

DATA MANAGEMENT AND DATA ANALYSIS INTEROPERABILITY IN MEDICAL RESEARCH

DATA MANAGEMENT AND DATA ANALYSIS INTEROPERABILITY IN MEDICAL RESEARCH DATA MANAGEMENT AND DATA ANALYSIS INTEROPERABILITY IN MEDICAL RESEARCH Mr. R. Saravana Kumar Assistant professor, Computer Science and Engineering, Jayam College of Engineering and Technology, Dharmapuri,

More information

Data Collection Database options and Data Management considerations. Paul Donnelly George Clinical The George Institute for Global Health

Data Collection Database options and Data Management considerations. Paul Donnelly George Clinical The George Institute for Global Health Data Collection Database options and Data Management considerations Paul Donnelly George Clinical The George Institute for Global Health 1 Overview Introduction and types of studies Scope of research studies

More information

The Study Site Master File and Essential Documents

The Study Site Master File and Essential Documents The Study Site Master File and Essential Documents Standard Operating Procedure Office of Health and Medical Research Queensland Health SOP reference: 002 Version number: 1 Effective date: 01 June 2010

More information

Essential Documents for Clinical Trial Research. Centre for Health Evaluation and Outcome Sciences Manager, Clinical Research Development Office

Essential Documents for Clinical Trial Research. Centre for Health Evaluation and Outcome Sciences Manager, Clinical Research Development Office Essential Documents for Clinical Trial Research Erin Cherban, MSc., CCRP Centre for Health Evaluation and Outcome Sciences Manager, Clinical Research Development Office Document Examples See the following

More information

A Web-Based Data Management System for Small And Medium Clinical Trials

A Web-Based Data Management System for Small And Medium Clinical Trials A Web-Based Data Management System for Small And Medium Clinical Trials Tzafi Glass and Diklah Geva EMR-IBS 2007 January 23-25, 2007 Eilat Israel 2007, Diklah Geva IntegriStat Introduction-1 A Web based

More information

Rethinking Clinical Research with a Clean Slate

Rethinking Clinical Research with a Clean Slate Rethinking Clinical Research with a Clean Slate I7 May 2011 Beijing, China Wayne R. Kubick Sr. Director, Product Strategy Oracle Health Sciences wayne.kubick@oracle.com Topics Old Habits Die Hard New Habits

More information

The role, duties and responsibilities of clinical trials personnel Monitoring: rules and recommendations

The role, duties and responsibilities of clinical trials personnel Monitoring: rules and recommendations The role, duties and responsibilities of clinical trials personnel Monitoring: rules and recommendations Maria Luisa Paoloni OPBG Clinical & Research Services Monitoring and Responsible of monitoring:

More information

Training/Internship Brochure Advanced Clinical SAS Programming Full Time 6 months Program

Training/Internship Brochure Advanced Clinical SAS Programming Full Time 6 months Program Training/Internship Brochure Advanced Clinical SAS Programming Full Time 6 months Program Domain Clinical Data Sciences Private Limited 8-2-611/1/2, Road No 11, Banjara Hills, Hyderabad Andhra Pradesh

More information

21 CFR Part 11 Compliance Using STATISTICA

21 CFR Part 11 Compliance Using STATISTICA 21 CFR Part 11 Compliance Using STATISTICA Last Updated: April 2003 This document was updated to reflect the FDA s latest guidance (released February, 2003) and the withdrawal of previous guidance.! STATSOFT

More information

Use advanced techniques for summary and visualization of complex data for exploratory analysis and presentation.

Use advanced techniques for summary and visualization of complex data for exploratory analysis and presentation. MS Biostatistics MS Biostatistics Competencies Study Development: Work collaboratively with biomedical or public health researchers and PhD biostatisticians, as necessary, to provide biostatistical expertise

More information

Optimizing Data Quality and Patient Safety with EDC Integration

Optimizing Data Quality and Patient Safety with EDC Integration Optimizing Data Quality and Patient Safety with EDC Integration March 2012 Gwen Alofaituli Sale, MPH Lead Business Systems Analyst, EDC Christopher Lanning, MS Sr. Scientific Developer, EDC Lawrence Love

More information

Automate Data Integration Processes for Pharmaceutical Data Warehouse

Automate Data Integration Processes for Pharmaceutical Data Warehouse Paper AD01 Automate Data Integration Processes for Pharmaceutical Data Warehouse Sandy Lei, Johnson & Johnson Pharmaceutical Research and Development, L.L.C, Titusville, NJ Kwang-Shi Shu, Johnson & Johnson

More information

NEGOTIATING CLINICAL TRIAL BUDGETS. Debbie Williams R.N., C.C.R.C., C.R.A., A.B.N.

NEGOTIATING CLINICAL TRIAL BUDGETS. Debbie Williams R.N., C.C.R.C., C.R.A., A.B.N. NEGOTIATING CLINICAL TRIAL BUDGETS Debbie Williams R.N., C.C.R.C., C.R.A., A.B.N. A.B.N. Amateur Budget Negotiator OVERVIEW Budget Types Analyzing the Protocol Negotiating the Contract Discussion / Tips

More information

CDISC Strategy Document Version 9 (Final BOD Approved Version) 4 December 2006

CDISC Strategy Document Version 9 (Final BOD Approved Version) 4 December 2006 CDISC Strategy Document Version 9 (Final BOD Approved Version) 4 December 2006 Introduction The Clinical Data Interchange Standards Consortium (CDISC) has established standards to support the acquisition,

More information

How Industry Can Partner with FDA in Defining a Risk- Based Monitoring Program

How Industry Can Partner with FDA in Defining a Risk- Based Monitoring Program How Industry Can Partner with FDA in Defining a Risk- Based Monitoring Program Presenter: Jan Holladay Pierre, MPH Quality Principal Leader DynPort Vaccine Company LLC, A CSC Company This presentation

More information

DAIDS Bethesda, MD USA. POLICY Requirements for Clinical Quality Management Plans

DAIDS Bethesda, MD USA. POLICY Requirements for Clinical Quality Management Plans CHANGE SUMMARY: This policy and associated appendices have been reviewed for accuracy and updated to meet 508 compliance guidelines. Key changes to the policy require all sites to submit a bi-annual Clinical

More information

Guidance for Industry Computerized Systems Used in Clinical Investigations

Guidance for Industry Computerized Systems Used in Clinical Investigations Guidance for Industry Computerized Systems Used in Clinical Investigations U.S. Department of Health and Human Services Food and Drug Administration (FDA) Office of the Commissioner (OC) May 2007 Guidance

More information

Streamlining the drug development lifecycle with Adobe LiveCycle enterprise solutions

Streamlining the drug development lifecycle with Adobe LiveCycle enterprise solutions White paper Streamlining the drug development lifecycle with Adobe LiveCycle enterprise solutions Using intelligent PDF documents to optimize collaboration, data integrity, authentication, and reuse Table

More information

Software Validation in Clinical Trial Reporting: Experiences from the Biostatistical & Data Sciences Department

Software Validation in Clinical Trial Reporting: Experiences from the Biostatistical & Data Sciences Department Software Validation in Clinical Trial Reporting: Experiences from the Biostatistical & Data Sciences Department Andrea Baker Senior Programmer GlaxoSmithKline SeUGI 19 Florence May 29-June 1 2001 Introduction

More information

PharmaSUG2010 - Paper HS01. CDASH Standards for Medical Device Trials: CRF Analysis. Parag Shiralkar eclinical Solutions, a Division of Eliassen Group

PharmaSUG2010 - Paper HS01. CDASH Standards for Medical Device Trials: CRF Analysis. Parag Shiralkar eclinical Solutions, a Division of Eliassen Group PharmaSUG2010 - Paper HS01 CDASH Standards for Medical Device Trials: CRF Analysis Parag Shiralkar eclinical Solutions, a Division of Eliassen Group Jennie Tedrow Boston Scientific Kit Howard Kestrel Consultants

More information

Establishment of a Quality Systems approach to Clinical Site Management An Overview of Standard Operating Procedures (SOPs)

Establishment of a Quality Systems approach to Clinical Site Management An Overview of Standard Operating Procedures (SOPs) Establishment of a Quality Systems approach to Clinical Site Management An Overview of Standard Operating Procedures (SOPs) Cornelia Kamp, MBA Executive Director Strategic Initiatives Tim Hackett Director

More information

Sharon H. Johnson, BS, MS 123 Main Street Capital City, VA 00000 Phone: 434-555-1234 Email: shjohnson@email.com

Sharon H. Johnson, BS, MS 123 Main Street Capital City, VA 00000 Phone: 434-555-1234 Email: shjohnson@email.com SAMPLE CRA CV Sharon H. Johnson, BS, MS 123 Main Street Capital City, VA 00000 Phone: 434-555-1234 Email: shjohnson@email.com Education: Masters of Science, Healthcare Administration, Capital City University,

More information

Optimizing Data Validation!

Optimizing Data Validation! Paper DH03 Optimizing Data Validation! Andrew Newbigging, Medidata Solutions Worldwide, London, United Kingdom ABSTRACT Much effort goes into the specification, development, testing and verification of

More information

ROLES, RESPONSIBILITIES AND DELEGATION OF DUTIES IN CLINICAL TRIALS OF MEDICINAL PRODUCTS

ROLES, RESPONSIBILITIES AND DELEGATION OF DUTIES IN CLINICAL TRIALS OF MEDICINAL PRODUCTS ROLES, RESPONSIBILITIES AND DELEGATION OF DUTIES IN CLINICAL TRIALS OF MEDICINAL PRODUCTS STANDARD OPERATING PROCEDURE NO SOP 09 DATE RATIFIED 4/7/13 NEXT REVIEW DATE 4/7/14 POLICY STATEMENT/KEY OBJECTIVES:

More information

GCP INSPECTORS WORKING GROUP <DRAFT> REFLECTION PAPER ON EXPECTATIONS FOR ELECTRONIC SOURCE DOCUMENTS USED IN CLINICAL TRIALS

GCP INSPECTORS WORKING GROUP <DRAFT> REFLECTION PAPER ON EXPECTATIONS FOR ELECTRONIC SOURCE DOCUMENTS USED IN CLINICAL TRIALS European Medicines Agency London, 17 October 2007 Doc. Ref. EMEA/505620/2007 GCP INSPECTORS WORKING GROUP REFLECTION PAPER ON EXPECTATIONS FOR ELECTRONIC SOURCE DOCUMENTS USED IN CLINICAL TRIALS

More information

Standard Operating Procedure for the Data Update Process. June 5, 2014 Version 2.0

Standard Operating Procedure for the Data Update Process. June 5, 2014 Version 2.0 Standard Operating Procedure for the Update Process June 5, 2014 Version 2.0 Table of Contents I. INTRODUCTION...1 II. PURPOSE AND SCOPE...1 III. ROLES AND RESPONSIBILITIES...1 IV. PROCESS ENABLERS...2

More information

A clinical research organization

A clinical research organization A clinical research organization About Us State of art facility. All clinical trials carried out in accordance with ICH GCP guidelines. Quality services within stipulated time period. Team of experienced

More information

Overview of the CDISC Operational Data Model for Clinical Data Acquisition and Archive (based on CDISC DTD 1.1 Final)

Overview of the CDISC Operational Data Model for Clinical Data Acquisition and Archive (based on CDISC DTD 1.1 Final) Overview of the CDISC Operational Data Model for Clinical Data Acquisition and Archive (based on CDISC DTD 1.1 Final) Copyright 2002 CDISC April 26, 2002 History and Background Historically there has been

More information

Gregory S. Nelson ThotWave Technologies, Cary, North Carolina

Gregory S. Nelson ThotWave Technologies, Cary, North Carolina Using SAS 9 in Clinical Research Gregory S. Nelson ThotWave Technologies, Cary, North Carolina Abstract For 30 years SAS has been used in pharmaceutical research settings for data management, analytics

More information