Integrated Safety Reporting Anemone Thalmann elba - GEIGY Ltd (PH3.25), Basel

Size: px
Start display at page:

Download "Integrated Safety Reporting Anemone Thalmann elba - GEIGY Ltd (PH3.25), Basel"

Transcription

1 ntegrated Safety Reporting Anemone Thalmann elba - GEGY Ltd (PH3.25), Basel Abstract: Most of the regulatory health authorities approving pharmaceutical products consider the ntegrated Safety Summary to be an essential part of the registration dossier for human pharmaceuticals. The ntegrated Safety Summaries we produce at CBA are based on pooled data from clinical trials performed in several countries, regardless of the trial objective and design. The integrated evaluation includes all reported trials available at the moment of registration dossier compilation. n the medical department of CBA's pharmaceutical division we recently switched from NQURE to ORACLE as the database systems for clinical trial data storage. The necessitiy of integrated safety reporting implies the need to standardize data from these different data sources. This paper describes the necessary steps that have to be performed as a prerequisite for an ntegrated Safety Summary and how the SAS system is involved as a data manipulation and reporting tool in this process. ntroduction Many employees of the pharmaceutical industry have a more or less profound knowledge of what the phases of clinical development of pharmaceuticals are. Since not all computer scientists are directly involved in the process like the statisticians for example, this presentation will start with a short and rather simplified overview of the clinical development process and its phases (see figure 1). For each phase several clinical trials have to be performed. All data collected over the life cycle of a preparation has to be presented to the health authorities, who decide upon the marketing permit in their countries. What is an ntegrated Safety Summary? The basic document stating something about what we call an ntegrated Safety Summary is the "Guideline for the Format and Content of the Clinical and Statistical Sections of an Application", published by the Food and Drug Administration in July 1988 (l.h., pp ). On page 33 it states: "... the integrated summary is an overall analysis, examining all studies together. This allows examination of differences among population subsets not possible with the relatively small number of patients in individual studies and, especially important, allows evaluation of more serious adverse effects too rare to be detected with assurance in single studies." With other words, an integrated summary of all trials performed on one drug emphasizing adverse events evaluations (=tolerability, safety) is called an ntegrated Safety Summary. 670

2 ,!,?S"':';"t'1q!'?("""f';--::ft' (4",('_',,!' ;:-"?;1" 1 'n:: _"-H_":?'-C' --'.'-<::';' "\_>{V;--T" :-1>;n:::':'1'-'' :_'-'-'-"V,-<"-"';_,-c,,,-,.. Phases of clinical development (simplified) W 0\ -...l, Phase healthy volunteers pharmacology Phase small set of patients pharmacokinetics pharmacodynamics teratogenity Phase s. Registration /+ large number of patients efficacy tolerability carcinogenity genetical toxicity Health Authority Phase V Monitoring, 1,,,. Figure 1 ciba PH3.25

3 History Ciba Basel and its group companies worldwide, have used for many years several platforms for storing trial data, like BM mainframe, VAX systems and several types of PCs. As database management systems NQURE, ORACLE and SAS were used. The main datapool was in NQURE on an BM mainframe (operationg system: MVS/ESA). n 1991 we switched from nquire to Oracle using the same platform. Before the switch a data standardization project was completed and a centralized trial inventory database was implemented. All new trials use the standardized formats, ranges and codes now. n CBA-Pharma there are 3 main data centres: Basel, Summit (USA) and Takarazuka (Japan). At present data from Basel and Summit can be accessed via a distributed database link. Since we use the same database structure and the same software, data can easily be pooled. The link to Japan is technically already realized, but because of the different database structure of our Japanese colleagues, distributed links are not possible at the moment. All main group companies from (Western) Europe and South America have access to the Basel host. Today only in small countries PCs with local Software are used. The situation a described above works for individual trials. With the requirements for ntegrated Safety Summaries we face the problem of pooling and jointly evaluating data of several sources, formats, different dates of origin and, sometimes, even several languages. Aim The aim is one ORACLE database, out of which data can be directly pooled and evaluated jointly. This will be a distributed database with data physically stored in our 3 main data centres. For the time being and the next few years, as long as we have to deal with our current heterogenious surrounding, a solution has to be found. One of its requirements would be to minimize the amount of work associated with old trials, and preferably reduce this even further in the future. Problem Description The first idea was to use the SAS system both as the database and the reporting system, to convert all data irrespective of source into SAS datasets and evaluate them. What we didn't want is storing the same data several times. Because of 672

4 r'zt:::<:,t't:--::-::--"t-'-" i!, j the distributed data storing concept and because our US colleagues used the Oracle database management system for several years, this system was chosen. After checking Oracle's reporting tool it was decided to retain the SAS system for reporting. t was chosen not only for historical reasons (everyone was familiar with this software) but also for the facilities it provides. Our Solution Within this context the solution was an Oracle database with the same structure as the single Oracle trial databases, using the standards defined by the data standardisation project. This database is called Central Safety Database. t includes only the variables of general importance which are therefore recorded in all trials. The next step is to convert all old trials, irrespective of their origin, into the above mentioned format. t was decided to use the SAS software for this purpose, since it is very powerful in data manipulation and all colleagues of our department are familiar with it from statistical evaluations. The conversion of a trial is a very hard and timeconsuming job which is rather unspectacular to be presented to an audience. Raw data, trial protocols and clinical trial reports have to be checked. Conversion rules and assumptions concerning missing data have to be discussed with the medical advisors responsible for the individual trials. Vetting Because programming errors do happen (nobody is perfect), the outcome of the conversions has to be checked for inconsistencies. Therefore a menu-driven SAS AF application was written. Taking advantage of the standardization between projects this application is now used for all drugs. The following figure presents the selection panel for the items to be vetted. i,. 673." '-.: -", " -- -:- -' ---,

5 f&...,::;;;;;?if,,"-&""":l;';e."'-->r.."' "O"R;';:;=-""'_"''l..,,'".'"=_,-...,,-- ' Please enter identification of the trial to be vetted: --- Select one or more of the following: 1 Patient data 2. Visit data 3. Medical history 4. Concomitant medication 5. Adverse experiences 6. Premature discontinuation 7. Trial treatment 8. Vital signs 9. Lab values and normal ranges 10. ECG 11. Cross check on valid trial identification _ 12. Cross check on premature discontinuation and reason _ 13. Cross check on reason for premo discontinuation and adverse 'experiences 14. Cross check on link core - extention trials Submit End i.. i,. Figure 2: Selection panel for vetting programs After the corection of errors the clean data is loaded into the Central Safety Database. At this stage all the data is in the required format. Now we are able to perform whatever evaluation is needed. A standard set of ouput tables to be included into the ntegrated Safety Summary was defined. A menu driven application was implemented, which allows the user to produce the tables he wants without knowing the SAS/AF, SAS/FSP, SAS SCL and SAS MACRO programs performing them. A condensed overview on how data is processed before an integrated safety report can be produced is shown in figure 3 (see next page). The upper part shows the different data sources of the raw data, the middle part shows data conversion, vetting, cleaning and loading into the Central Safety Database. Below, the distributed link of databases for individual trials and the Central Safety Database (Oracle) is shown, and the final data tabulation for ntegrated Safety Summaries (SAS). n the upper left corner the conversion tool MSST (abreviation of Medical Statistics Software Tool) is mentioned. t is a Ciba tool for extracting data from 674

6 'v ;r'p':l1t..:.tft;tt"'.1 t:",,(.(fj:..!1m;.''':m;:,.o:: t;:'0'?7r'."i::"".:" c't":!g ;."-f;'-:}.';:!-'y:""'!""':.""':""_7';:;;';:-;:-_0"7t_:i--"_;'"_'-">- Clinical Trials (NQURE) ntegrated Safety Reportina - Diskettes (SAS ds) Hardcopies :i!...---,, p'; r.; r'. conversion into standard format 0\ Ul n> error + warning lists _ Medical Advisor nternat. Clinical Trial System (ORACLE) SOL NET t ORASAS.. SAS datasetsl SOL_LOADER Central Safety Database (ORACLE) SAS Output Tables for ntegrated Safety Summary. Figure 3 ciba PH , ", ':, "

7 the nquire database into SAS datasets considering several criteria the user can select. This tool was presented by Edgar Klausmann (Ciba-Geigy Ltd, Basel) at the DSC Proc ORASAS is a Ciba tool for data extraction from Oracle to SAS, based on SAS Toolkit and PU1 Programs. t was programmed by our USA colleagues, since no standard SAS procedure fulfilling our needs was available on the MVS platform we use. The following figures show some of the screens th user has to deal with while running the application for production of output tables for the ntegrated Safety Summary. Command ===> STANDARD OUTPUT REPORTNG Please identify necessary Data-Sources ORACLE user: ORACLE password: Selection set: Give the owner and the name Which database should be searched: (Just type ENTER at the appropriate line) (don't forget OPS$) -----of the selection set Basel Summit both Press F3 to continue or type CAN at the Command line to exit Figure 4: Entry panel of the reporting application On the entry panel of the reporting application (figure 4) the user is asked for a selection set and whether he wants to access the Basel, the Summit or both databases. The selection set the user is required to type is a name he is free to choose for a subset of trials he wants to perform the evaluations on. For example, the selection set could be all double blind trials performed after 1990, a possible name could be DOUBLE90. Via accessing the trial inventory database the program selects all identifications of the trials with the criteria defined and it can now extract data of the respective trials from one of the Oracle databases. A permanent SAS library with the selection set's name is created where the extracted data will be stored. This database is a shapshot of the database's content at a certain time point. 676

8 '-. - -, ',- - Command ===> STANDARD OUTPUT REPORTNG To select: TAB to your selection and type ENTER 1. PERFORM COMPLETE TRAL SELECTON FROM ORACLE 2. PRODUCE STANDARD OUTPUT TABLES Press F3 to continue or type CAN at the Command line to exit Figure 5: Selection panel for whether to perform data extraction from Oracle databases or run the output tables On the next panel (figure 5) the user is asked whether he wants to perform the data extraction or run the tables. On one set of extracted datasets he can produce several sets of tables, e.g. on consecutive days. Because of the permanent storing he is guaranteed that he uses the same data pool. Changes performed since his last extraction are not considered. A new extraction can either overwrite the old one ( if the same selection set name is used) or will be stored into a new library. This gives the user the flexibility to define and evaluate several database shapshots. STANDARD OUTPUT REPORTNG Please select the tables you need Number of selections made: ALL All Tables 001 Miscellaneous 101 T Patients with Adverse Expriences 101 D Patients with Adverse Experiences - Dose Ranges 102T Adverse Experiences by Body System 102D Adverse Experiences by Body System - - Dose Ranges 103T Adverse Experiences by Frequency 104T AEs by Demographic Subsets 105 Adverse Experiences by Severity 106 Adverse Experineces by Relationship 107 AEs by Severity and Relationship 108 Most Frequently Reported AEs Figure 6: 1 st page of a set of tables the user can choose from \ \, 677

9 Currently a standard set of 40 tables, some of them with up to 10 options can be produced. ncluding all options 810 different tables are possible. Of course nobody realy needs all options for one ntegrated Safety Summary. But with this flexible application the greatest part of the user's needs are covered. The following figure shows a sample output table. CBA - DRUG CENTRAL SAFETY DATABASE RUN DATE: 10-MAY-93 Table 602D SUMMARY OF THE NUMBER OF PATENTS EVALUATED FOR SAFETY BY TREATMENT. TRAL AND TOTAL DALY DOSE TOTAL DALY DOSE DOSE1 DOSE2 DOSE3 ALL DOSES TRAL D N % N % N % N % ALL TRALS Patients who received more than one dosing regimen are counted in each dose received. Patients are counted only once in the 'ALL DOSES' column. Documentation # 389. Selection set name: DOUBLE90. Comment: Test for SEUG93 Figure 7: Sample output table This menu-driven application for producing output tables for the ntegrated Safety Summary guarantees the uniformity of the tables presented to health authorities for all Ciba human pharmaceuticals. A central maintenance assures that the tables are at any time up to date and fulfilling the latest requirements of the health authorities. Conclusion The SAS system provides powerfull tools for - data entry - processing (convertion) - checking (vetting) - storing and - evaluation. 678

10 This paper describes the procedure to produce an ntegrated Safety Summary as it is currently implemented at Ciba. t can, at all times, be adopted to meet any changes in regulatory requirements. Author: Anemone Thalmann, Medical nformation Management PH3.25, K , 4002 Basel, Switzerland tel fax SAS software, SAS/AF, SAS/FSP, SAS/TOOlKT are registered trademarks of SAS nstitute nc., Cary, NC, USA BM is a registered trademark, MVS/ESA is a trademark of nternational Business Machines Corporation. ORACLE, SQl *loader, SQl *NET are registered trademarks of ORACLE Corporation. NQURE is a trademark of nfodata Systems nc. \ \.. 679

InForm Functionality Reference Manual for Sites. Version 1.0

InForm Functionality Reference Manual for Sites. Version 1.0 InForm Functionality Reference Manual for Sites Version 1.0 1-Mar-2012 2012 by Merck & Co., Inc., Whitehouse Station, New Jersey, USA All Rights Reserved No part of this book may be reproduced in any form

More information

Standard Safety Visualization Set-up Using Spotfire

Standard Safety Visualization Set-up Using Spotfire Paper SD08 Standard Safety Visualization Set-up Using Spotfire Michaela Mertes, F. Hoffmann-La Roche, Ltd., Basel, Switzerland ABSTRACT Stakeholders are requesting real-time access to clinical data to

More information

Real Time Clinical Trial Oversight with SAS

Real Time Clinical Trial Oversight with SAS PharmaSUG 2017 - Paper DA01 Real Time Clinical Trial Oversight with SAS Ashok Gunuganti, Trevena ABSTRACT A clinical trial is an expensive and complex undertaking with multiple teams working together to

More information

Serious Adverse Events Reporting Form Completion Guidelines

Serious Adverse Events Reporting Form Completion Guidelines Serious Adverse Events Reporting Form Completion Guidelines All signed SAE report forms must be sent to the KHP-CTO by either: - E-mail: jcto.pharmacovigilance@kcl.ac.uk - Fax: 0207 188 8330 Ensure that

More information

JMP Clinical. Release Notes. Version 5.0

JMP Clinical. Release Notes. Version 5.0 JMP Clinical Version 5.0 Release Notes Creativity involves breaking out of established patterns in order to look at things in a different way. Edward de Bono JMP, A Business Unit of SAS SAS Campus Drive

More information

Pooling Clinical Data: Key points and Pitfalls. October 16, 2012 Phuse 2012 conference, Budapest Florence Buchheit

Pooling Clinical Data: Key points and Pitfalls. October 16, 2012 Phuse 2012 conference, Budapest Florence Buchheit Pooling Clinical Data: Key points and Pitfalls October 16, 2012 Phuse 2012 conference, Budapest Florence Buchheit Introduction Are there any pre-defined rules to pool clinical data? Are there any pre-defined

More information

CONSTRUCTING INTEGRATED CLINICAL INFORMATION SYSTEMS FOR TRADITIONAL AND NONTRADITIONAL USERS

CONSTRUCTING INTEGRATED CLINICAL INFORMATION SYSTEMS FOR TRADITIONAL AND NONTRADITIONAL USERS CONSTRUCTNG NTEGRATED CLNCAL NFORMATON SYSTEMS FOR TRADTONAL AND NONTRADTONAL USERS Martin J. Rosenberg, PhD, MAJARO NFOSYSTEMS, NC. ABSTRACT ncreasingly, pharmaceutical companies are attempting to enhance

More information

Optimization of Clinical Data Analysis

Optimization of Clinical Data Analysis Optimization of Clinical Data Analysis Hugues Gerard, Philippe Richardot, Robin Deransy, Marc-Antoine de Rotrou AR.R.I.S. Applications et Realisations de la Recherche Informatique et Statistique Keywords

More information

Data Management of Clinical Studies

Data Management of Clinical Studies Data Management of Clinical Studies Magdolna Kiss, Dr. Artila B. Kovac. Chinoin Pharmaceutical and Chemical Works Ltd. Co. Hungary 1 : 1 " 'f, f: > ', }. :'J- ",< " i ;; ' "., F:", " ':.!1 " f }; l' l:.:

More information

ABSTRACT INTRODUCTION WHERE TO START? 1. DATA CHECK FOR CONSISTENCIES

ABSTRACT INTRODUCTION WHERE TO START? 1. DATA CHECK FOR CONSISTENCIES Developing Integrated Summary of Safety Database using CDISC Standards Rajkumar Sharma, Genentech Inc., A member of the Roche Group, South San Francisco, CA ABSTRACT Most individual trials are not powered

More information

From ODM to SDTM: An End-to-End Approach Applied to Phase I Clinical Trials

From ODM to SDTM: An End-to-End Approach Applied to Phase I Clinical Trials PhUSE 2014 Paper PP05 From ODM to SDTM: An End-to-End Approach Applied to Phase I Clinical Trials Alexandre Mathis, Department of Clinical Pharmacology, Actelion Pharmaceuticals Ltd., Allschwil, Switzerland

More information

186 Statistics, Data Analysis and Modeling. Proceedings of MWSUG '95

186 Statistics, Data Analysis and Modeling. Proceedings of MWSUG '95 A Statistical Analysis Macro Library in SAS Carl R. Haske, Ph.D., STATPROBE, nc., Ann Arbor, M Vivienne Ward, M.S., STATPROBE, nc., Ann Arbor, M ABSTRACT Statistical analysis plays a major role in pharmaceutical

More information

Standardizing FDA Data to Improve Success in Pediatric Drug Development

Standardizing FDA Data to Improve Success in Pediatric Drug Development Paper RA01 Standardizing FDA Data to Improve Success in Pediatric Drug Development Case Study: Harmonizing Hypertensive Pediatric Data across Sponsors using SAS and the CDISC Model Julie Maddox, SAS Institute,

More information

Zambia Medicines Regulatory Authority APPLICATION FOR MARKETING AUTHORISATION OF A MEDICINE FOR HUMAN USE

Zambia Medicines Regulatory Authority APPLICATION FOR MARKETING AUTHORISATION OF A MEDICINE FOR HUMAN USE Zambia Medicines Regulatory Authority APPLICATION FOR MARKETING AUTHORISATION OF A MEDICINE FOR HUMAN USE COMMON TECHNICAL DOCUMENT FORMAT ZAMBIA Module 1 CTD-Modules 2-5 Version 03, April 2015 ZAMBIA

More information

eirb Electronic Institutional Review Board User Guide For more information contact: Research Administration (803)

eirb Electronic Institutional Review Board User Guide For more information contact: Research Administration (803) eirb Electronic Institutional Review Board User Guide For more information contact: Research Administration (803) 434 4899 Developed August 2008 by Research Development University of South Carolina 1 Introduction

More information

How to write ADaM specifications like a ninja.

How to write ADaM specifications like a ninja. Poster PP06 How to write ADaM specifications like a ninja. Caroline Francis, Independent SAS & Standards Consultant, Torrevieja, Spain ABSTRACT To produce analysis datasets from CDISC Study Data Tabulation

More information

Pooling strategy of clinical data

Pooling strategy of clinical data Pooling strategy of clinical data Abraham Yeh, Xiaohong (Grace) Zhang, Shin-Ru Wang, Novartis Pharmaceuticals Corporation, East Hanover, NJ ABSTRACT Pooling of clinical data is used by all pharmaceutical

More information

SDTM Implementation Guide Clear as Mud: Strategies for Developing Consistent Company Standards

SDTM Implementation Guide Clear as Mud: Strategies for Developing Consistent Company Standards Paper CD02 SDTM Implementation Guide Clear as Mud: Strategies for Developing Consistent Company Standards Brian Mabe, UCB Biosciences, Raleigh, USA ABSTRACT Many pharmaceutical companies are now entrenched

More information

Using SAS/SHARE More Efficiently

Using SAS/SHARE More Efficiently Using More Efficiently by Philip R Holland, Holland Numerics Ltd, UK Abstract is a very powerful product which allow concurrent access to SAS Datasets for reading and updating. However, if not used with

More information

An Introduction to Analysis (and Repository) Databases (ARDs)

An Introduction to Analysis (and Repository) Databases (ARDs) An Introduction to Analysis (and Repository) TM Databases (ARDs) Russell W. Helms, Ph.D. Rho, Inc. Chapel Hill, NC RHelms@RhoWorld.com www.rhoworld.com Presented to DIA-CDM: Philadelphia, PA, 1 April 2003

More information

ICH Topic M 4 Common Technical Document for the Registration of Pharmaceuticals for Human Use Organisation CTD. Step 5

ICH Topic M 4 Common Technical Document for the Registration of Pharmaceuticals for Human Use Organisation CTD. Step 5 European Medicines Agency February 2004 CPMP/ICH/2887/99 ICH Topic M 4 Common Technical Document for the Registration of Pharmaceuticals for Human Use Organisation CTD Step 5 COMMON TECHNICAL DOCUMENT

More information

Tools to Facilitate the Creation of Pooled Clinical Trials Databases

Tools to Facilitate the Creation of Pooled Clinical Trials Databases Paper AD10 Tools to Facilitate the Creation of Pooled Clinical Trials Databases Patricia Majcher, Johnson & Johnson Pharmaceutical Research & Development, L.L.C., Raritan, NJ ABSTRACT Data collected from

More information

Preparing the Office of Scientific Investigations (OSI) Requests for Submissions to FDA

Preparing the Office of Scientific Investigations (OSI) Requests for Submissions to FDA PharmaSUG 2018 - Paper EP15 Preparing the Office of Scientific Investigations (OSI) Requests for Submissions to FDA Ellen Lin, Wei Cui, Ran Li, and Yaling Teng Amgen Inc, Thousand Oaks, CA ABSTRACT The

More information

Data Edit-checks Integration using ODS Tagset Niraj J. Pandya, Element Technologies Inc., NJ Vinodh Paida, Impressive Systems Inc.

Data Edit-checks Integration using ODS Tagset Niraj J. Pandya, Element Technologies Inc., NJ Vinodh Paida, Impressive Systems Inc. PharmaSUG2011 - Paper DM03 Data Edit-checks Integration using ODS Tagset Niraj J. Pandya, Element Technologies Inc., NJ Vinodh Paida, Impressive Systems Inc., TX ABSTRACT In the Clinical trials data analysis

More information

Pooling Clinical Data: Key points and Pitfalls

Pooling Clinical Data: Key points and Pitfalls Paper DH01 Pooling Clinical Data: Key points and Pitfalls Florence Buchheit, Novartis, Basel, Switzerland ABSTRACT Pooling of clinical data is used by all Pharmaceutical companies. Submission to Health

More information

Advanced Data Visualization using TIBCO Spotfire and SAS using SDTM. Ajay Gupta, PPD

Advanced Data Visualization using TIBCO Spotfire and SAS using SDTM. Ajay Gupta, PPD Advanced Data Visualization using TIBCO Spotfire and SAS using SDTM Ajay Gupta, PPD INTRODUCTION + TIBCO Spotfire is an analytics and business intelligence platform, which enables data visualization in

More information

Main challenges for a SAS programmer stepping in SAS developer s shoes

Main challenges for a SAS programmer stepping in SAS developer s shoes Paper AD15 Main challenges for a SAS programmer stepping in SAS developer s shoes Sebastien Jolivet, Novartis Pharma AG, Basel, Switzerland ABSTRACT Whether you work for a large pharma or a local CRO,

More information

Topics Raised by EFPIA. Webinar on Policy Jun 2017, FINAL. Presentation

Topics Raised by EFPIA. Webinar on Policy Jun 2017, FINAL. Presentation Topics Raised by EFPIA Webinar on Policy 70 29 Jun 2017, FINAL Presentation Definition of listings out of scope of Phase 1 Examples Topics to discuss Previously submitted studies in scope Reiterating EFPIA

More information

Once the data warehouse is assembled, its customers will likely

Once the data warehouse is assembled, its customers will likely Clinical Data Warehouse Development with Base SAS Software and Common Desktop Tools Patricia L. Gerend, Genentech, Inc., South San Francisco, California ABSTRACT By focusing on the information needed by

More information

Cost-Benefit Analysis of Retrospective vs. Prospective Data Standardization

Cost-Benefit Analysis of Retrospective vs. Prospective Data Standardization Cost-Benefit Analysis of Retrospective vs. Prospective Data Standardization Vicki Seyfert-Margolis, PhD Senior Advisor, Science Innovation and Policy Food and Drug Administration IOM Sharing Clinical Research

More information

SAS CLINICAL SYLLABUS. DURATION: - 60 Hours

SAS CLINICAL SYLLABUS. DURATION: - 60 Hours SAS CLINICAL SYLLABUS DURATION: - 60 Hours BASE SAS PART - I Introduction To Sas System & Architecture History And Various Modules Features Variables & Sas Syntax Rules Sas Data Sets Data Set Options Operators

More information

Integrated Clinical Systems, Inc. announces JReview 13.1 with new AE Incidence

Integrated Clinical Systems, Inc. announces JReview 13.1 with new AE Incidence Integrated Clinical Systems, Inc. announces JReview 13.1 with new AE Incidence Table (nested descending sort AE Table) Report Template, additional Graph Types, and a major new area Data Quality Analysis

More information

Recruiting User Guide

Recruiting User Guide Recruiting User Guide Oracle Health Sciences LabPas Release 3.1 Part Number: E48673-01 Copyright 2008-2013, Oracle and/or its affiliates. All rights reserved. The Programs (which include both the software

More information

An Approach Finding the Right Tolerance Level for Clinical Data Acceptance

An Approach Finding the Right Tolerance Level for Clinical Data Acceptance Paper P024 An Approach Finding the Right Tolerance Level for Clinical Data Acceptance Karen Walker, Walker Consulting LLC, Chandler Arizona ABSTRACT Highly broadcasted zero tolerance initiatives for database

More information

A SAS and Java Application for Reporting Clinical Trial Data. Kevin Kane MSc Infoworks (Data Handling) Limited

A SAS and Java Application for Reporting Clinical Trial Data. Kevin Kane MSc Infoworks (Data Handling) Limited A SAS and Java Application for Reporting Clinical Trial Data Kevin Kane MSc Infoworks (Data Handling) Limited Reporting Clinical Trials Is Resource Intensive! Reporting a clinical trial program for a new

More information

Advanced Visualization using TIBCO Spotfire and SAS

Advanced Visualization using TIBCO Spotfire and SAS PharmaSUG 2018 - Paper DV-04 ABSTRACT Advanced Visualization using TIBCO Spotfire and SAS Ajay Gupta, PPD, Morrisville, USA In Pharmaceuticals/CRO industries, you may receive requests from stakeholders

More information

Oracle Argus Safety BIP Aggregate Reporting

Oracle Argus Safety BIP Aggregate Reporting Oracle Argus Safety BIP Aggregate Reporting User s Guide Release 8.1 E76742-01 September 2016 Oracle Argus Safety BIP Aggregate Reporting User s Guide, Release 8.1 E76742-01 Copyright 2016 Oracle and/or

More information

PHARMACOKINETIC STATISTICAL ANALYSIS SYSTEM - - A SAS/AF AND SAS/FSP APPLICATION

PHARMACOKINETIC STATISTICAL ANALYSIS SYSTEM - - A SAS/AF AND SAS/FSP APPLICATION PHARMACOKINETIC STATISTICAL ANALYSIS SYSTEM - - A SAS/AF AND SAS/FSP APPLICATION Sharon M. Passe, Hoffmann-La Roche Inc. Andrea L Contino, Hoffmann-La Roche Inc. ABSTRACT The statistician responsible for

More information

Design of Case Report Forms. Case Report Form. Purpose. ..CRF Official clinical data-recording document or tool used in a clinical study

Design of Case Report Forms. Case Report Form. Purpose. ..CRF Official clinical data-recording document or tool used in a clinical study Design of Case Report Forms David W. Mailhot February 23, 2010 Case Report Form..CRF Official clinical data-recording document or tool used in a clinical study PAPER RDC/RDE (Remote Data Capture, Remote

More information

HOW TO DEVELOP A SAS/AF APPLICATION

HOW TO DEVELOP A SAS/AF APPLICATION PS001 Creating Effective Graphical User Interfaces Using Version 8 SAS/AF Anders Longthorne, National Highway Traffic Safety Administration, Washington, DC ABSTRACT Improving access to an organization

More information

Tips on Creating a Strategy for a CDISC Submission Rajkumar Sharma, Nektar Therapeutics, San Francisco, CA

Tips on Creating a Strategy for a CDISC Submission Rajkumar Sharma, Nektar Therapeutics, San Francisco, CA PharmaSUG 2015 - Paper IB09 Tips on Creating a Strategy for a CDISC Submission Rajkumar Sharma, Nektar Therapeutics, San Francisco, CA ABSTRACT A submission to FDA for an NDA (New Drug Application) or

More information

How to review a CRF - A statistical programmer perspective

How to review a CRF - A statistical programmer perspective Paper DH07 How to review a CRF - A statistical programmer perspective Elsa Lozachmeur, Novartis Pharma AG, Basel, Switzerland ABSTRACT The design of the Case Report Form (CRF) is critical for the capture

More information

ELECTRONIC SITE DELEGATION LOG (esdl) USER MANUAL

ELECTRONIC SITE DELEGATION LOG (esdl) USER MANUAL Version 1.0 24May16 ELECTRONIC SITE DELEGATION LOG (esdl) USER MANUAL - Table of Contents - 1. INTRODUCTION... 3 Background... 3 Purpose of the Site Delegation Log... 3 TNCC Contacts... 3 2. SYSTEM REQUIREMENTS...

More information

An Interactive GUI Front-End for a Credit Scoring Modeling System

An Interactive GUI Front-End for a Credit Scoring Modeling System Paper 6 An Interactive GUI Front-End for a Credit Scoring Modeling System Jeffrey Morrison, Futian Shi, and Timothy Lee Knowledge Sciences & Analytics, Equifax Credit Information Services, Inc. Abstract

More information

A Practical and Efficient Approach in Generating AE (Adverse Events) Tables within a Clinical Study Environment

A Practical and Efficient Approach in Generating AE (Adverse Events) Tables within a Clinical Study Environment A Practical and Efficient Approach in Generating AE (Adverse Events) Tables within a Clinical Study Environment Abstract Jiannan Hu Vertex Pharmaceuticals, Inc. When a clinical trial is at the stage of

More information

One-PROC-Away: The Essence of an Analysis Database Russell W. Helms, Ph.D. Rho, Inc.

One-PROC-Away: The Essence of an Analysis Database Russell W. Helms, Ph.D. Rho, Inc. One-PROC-Away: The Essence of an Analysis Database Russell W. Helms, Ph.D. Rho, Inc. Chapel Hill, NC RHelms@RhoWorld.com www.rhoworld.com Presented to ASA/JSM: San Francisco, August 2003 One-PROC-Away

More information

Programming checks: Reviewing the overall quality of the deliverables without parallel programming

Programming checks: Reviewing the overall quality of the deliverables without parallel programming PharmaSUG 2016 Paper IB04 Programming checks: Reviewing the overall quality of the deliverables without parallel programming Shailendra Phadke, Baxalta US Inc., Cambridge MA Veronika Csom, Baxalta US Inc.,

More information

Sunil G. Singh Bill Caulkins. DBMS Consulting October 2009 Life Sciences HUB Focus Group Session 24

Sunil G. Singh Bill Caulkins. DBMS Consulting October 2009 Life Sciences HUB Focus Group Session 24 An Overview of Adapter Development for LSH Sunil G. Singh Bill Caulkins DBMS Consulting October 2009 Life Sciences HUB Focus Group Session 24 1 Acknowledgements Many thanks to the OCUG for this opportunity

More information

MEDICINES CONTROL COUNCIL

MEDICINES CONTROL COUNCIL CMs ZACTD MEDICINES CONTROL COUNCIL COMPLEMENTARY MEDICINES - USE OF THE ZA-CTD FORMAT IN THE PREPARATION OF A REGISTRATION APPLICATION This guideline is intended to provide recommendations to applicants

More information

Workshop MedSciNet - Building an Electronic Data Capture System for a Clinical Trial

Workshop MedSciNet - Building an Electronic Data Capture System for a Clinical Trial Note: for non-commercial purposes only Workshop MedSciNet - Building an Electronic Data Capture System for a Clinical Trial Presenters: Prof Marius Kublickas Laima Juodvirsiene Prof Magnus Westgren Friday,

More information

CDASH Standards and EDC CRF Library. Guang-liang Wang September 18, Q3 DCDISC Meeting

CDASH Standards and EDC CRF Library. Guang-liang Wang September 18, Q3 DCDISC Meeting CDASH Standards and EDC CRF Library Guang-liang Wang September 18, 2014 2014 Q3 DCDISC Meeting 1 Disclaimer The content of this presentation does not represent the views of my employer or any of its affiliates.

More information

Using Data Transfer Services

Using Data Transfer Services 103 CHAPTER 16 Using Data Transfer Services Introduction 103 Benefits of Data Transfer Services 103 Considerations for Using Data Transfer Services 104 Introduction For many applications, data transfer

More information

OC RDC 4.6. User Guide

OC RDC 4.6. User Guide OC RDC 4.6 Read-Only User Guide Version 1.0 Page 1 of 25 TABLE OF CONTENTS ACCESSING OC RDC...3 Steps for Obtaining Access...3 Logging On...4 Password Changes...5 Computer System and Security...5 VIEWING

More information

Anatomy of a Merge Gone Wrong James Lew, Compu-Stat Consulting, Scarborough, ON, Canada Joshua Horstman, Nested Loop Consulting, Indianapolis, IN, USA

Anatomy of a Merge Gone Wrong James Lew, Compu-Stat Consulting, Scarborough, ON, Canada Joshua Horstman, Nested Loop Consulting, Indianapolis, IN, USA ABSTRACT PharmaSUG 2013 - Paper TF22 Anatomy of a Merge Gone Wrong James Lew, Compu-Stat Consulting, Scarborough, ON, Canada Joshua Horstman, Nested Loop Consulting, Indianapolis, IN, USA The merge is

More information

One Project, Two Teams: The Unblind Leading the Blind

One Project, Two Teams: The Unblind Leading the Blind ABSTRACT PharmaSUG 2017 - Paper BB01 One Project, Two Teams: The Unblind Leading the Blind Kristen Reece Harrington, Rho, Inc. In the pharmaceutical world, there are instances where multiple independent

More information

Paper FC02. SDTM, Plus or Minus. Barry R. Cohen, Octagon Research Solutions, Wayne, PA

Paper FC02. SDTM, Plus or Minus. Barry R. Cohen, Octagon Research Solutions, Wayne, PA Paper FC02 SDTM, Plus or Minus Barry R. Cohen, Octagon Research Solutions, Wayne, PA ABSTRACT The CDISC Study Data Tabulation Model (SDTM) has become the industry standard for the regulatory submission

More information

Oracle Argus Safety. BIP Aggregate Reporting User s Guide Release E

Oracle Argus Safety. BIP Aggregate Reporting User s Guide Release E Oracle Argus Safety BIP Aggregate Reporting User s Guide Release 8.1.1 E87488-02 September 2017 Oracle Argus Safety BIP Aggregate Reporting User's Guide, Release 8.1.1 E87488-02 Copyright 2016, 2017, Oracle

More information

MEDICINES CONTROL COUNCIL

MEDICINES CONTROL COUNCIL MEDICINES CONTROL COUNCIL STANDARDISED PACKAGE INSERTS FOR HUMAN MEDICINES The purpose of this document is to define the criteria for developing standardised package inserts (SPI) and for the use of an

More information

Graphical User Interface to Report Generation in a Pharmaceutical Environment (Using SAS/AF Software FRAME Technology to Keep Your Head Above Water)

Graphical User Interface to Report Generation in a Pharmaceutical Environment (Using SAS/AF Software FRAME Technology to Keep Your Head Above Water) Graphical User Interface to Report Generation in a Pharmaceutical Environment (Using SAS/AF Software FRAME Technology to Keep Your Head Above Water) Kenneth Salatka, PARKE-DAVIS Phannaceutical Research,

More information

Managing a Multi-iierData Warehousing Environment with the SAS/Warehouse Adminlstrator. Darrell Barton, SAS Institute Inc.

Managing a Multi-iierData Warehousing Environment with the SAS/Warehouse Adminlstrator. Darrell Barton, SAS Institute Inc. Managing a Multi-iierData Warehousing Environment with the SAS/Warehouse Adminlstrator Darrell Barton, SAS nstitute nc., Cary, NC ABSTRACT This paper describes a multi-tier computing environment and demonstrates

More information

SAS File Management. Improving Performance CHAPTER 37

SAS File Management. Improving Performance CHAPTER 37 519 CHAPTER 37 SAS File Management Improving Performance 519 Moving SAS Files Between Operating Environments 520 Converting SAS Files 520 Repairing Damaged Files 520 Recovering SAS Data Files 521 Recovering

More information

Administration Guide. Oracle Health Sciences LabPas Release 3.1. Part Number: E

Administration Guide. Oracle Health Sciences LabPas Release 3.1. Part Number: E Administration Guide Oracle Health Sciences LabPas Release 3.1 Part Number: E48671-01 Copyright 2008-2013, Oracle and/or its affiliates. All rights reserved. The Programs (which include both the software

More information

A way to handle Pharmacokinetic studies with SAS

A way to handle Pharmacokinetic studies with SAS A way to handle Pharmacokinetic studies with SAS 1 Laboratoires Ciba-Geigy 2 Telesystemes Abstract.I-M. Cardot1, A. Jaouen1, J. Cordier2 In order to meet the need for the re-deployment of an application

More information

Locking SAS Data Objects

Locking SAS Data Objects 59 CHAPTER 5 Locking SAS Data Objects Introduction 59 Audience 60 About the SAS Data Hierarchy and Locking 60 The SAS Data Hierarchy 60 How SAS Data Objects Are Accessed and Used 61 Types of Locks 62 Locking

More information

Study Data Reviewer s Guide

Study Data Reviewer s Guide Revision History Date Study Data Reviewer s Guide Completion Guideline: Nonclinical (nnsdrg) Version Summary V1.1 03 March 2016 1.0 First Public Version: posted for Public Comment 1.1 Update from Public

More information

Programming Gems that are worth learning SQL for! Pamela L. Reading, Rho, Inc., Chapel Hill, NC

Programming Gems that are worth learning SQL for! Pamela L. Reading, Rho, Inc., Chapel Hill, NC Paper CC-05 Programming Gems that are worth learning SQL for! Pamela L. Reading, Rho, Inc., Chapel Hill, NC ABSTRACT For many SAS users, learning SQL syntax appears to be a significant effort with a low

More information

The Lilly Safety Mailing Process

The Lilly Safety Mailing Process The Lilly Safety Mailing Process 1 After this presentation you will be able to: Define Safety Mailings and the type of adverse events that trigger safety mailings. Define Principal Investigator (PI) and

More information

SAS/Warehouse Administrator Usage and Enhancements Terry Lewis, SAS Institute Inc., Cary, NC

SAS/Warehouse Administrator Usage and Enhancements Terry Lewis, SAS Institute Inc., Cary, NC SAS/Warehouse Administrator Usage and Enhancements Terry Lewis, SAS Institute Inc., Cary, NC ABSTRACT SAS/Warehouse Administrator software makes it easier to build, maintain, and access data warehouses

More information

!"# $ # # $ $ % $ &% $ '"# $ ()&*&)+(( )+(( )

!# $ # # $ $ % $ &% $ '# $ ()&*&)+(( )+(( ) !"# # # % &% '"# ) !#, ' "# " "# -. / # 0 0 0 0 0 "0 "# " # 1 #! " " 0 0 0 0 0 0 2# 0 # # 3 ' 4 56 7-56 87 9# 5 6 7 6 & 0 " : 9 ; 4 " #! 0 - '% # % "# " "# " < 4 "! % " % 4 % % 9# 4 56 87 = 4 > 0 " %!#

More information

Revision of Technical Conformance Guide on Electronic Study Data Submissions

Revision of Technical Conformance Guide on Electronic Study Data Submissions Notification No. 0824001 August 24, 2016 To: Prefectural Health Department (Bureau) Director of the Advanced Review with Electronic Data Promotion Group, Pharmaceuticals and Medical Devices Agency Revision

More information

Migration of a Flexible Reporting System from SAS 6.12 to SAS A project experience -

Migration of a Flexible Reporting System from SAS 6.12 to SAS A project experience - Paper AS12 Migration of a Flexible Reporting System from SAS 6.12 to SAS 9.1.3 - A project experience - Raymond Ebben, OCS Consulting, Rosmalen, The Netherlands ABSTRACT This paper will discuss the execution

More information

3 September

3 September 3 September 2012 Reference: EMA 12007 By e-mail: Silvia.Domingo@ema.europa.eu Dr. Silvia DOMINGO European Medicines Agency 7 Westferry Circus Canary Wharf London E14 4HB, United Kingdom Subject: epmf Database

More information

SAS/AF FRAME Entries: A Hands-on Introduction

SAS/AF FRAME Entries: A Hands-on Introduction SAS/AF FRAME Entries: A Hands-on Introduction Vincent L. Timbers The Pennsylvania State University, University Park, Pa. ABSTRACT Frame entries in SAS/AF use graphic display devices that enable application

More information

An Efficient Tool for Clinical Data Check

An Efficient Tool for Clinical Data Check PharmaSUG 2018 - Paper AD-16 An Efficient Tool for Clinical Data Check Chao Su, Merck & Co., Inc., Rahway, NJ Shunbing Zhao, Merck & Co., Inc., Rahway, NJ Cynthia He, Merck & Co., Inc., Rahway, NJ ABSTRACT

More information

Case Study Update on Structured Content Approaches at Genzyme

Case Study Update on Structured Content Approaches at Genzyme Case Study Update on Structured Content Approaches at Genzyme Monica Mehta Director, Regulatory Operations Disclaimer The views and opinions expressed in the following PowerPoint slides are those of the

More information

Examining Rescue Studies

Examining Rescue Studies White Paper Examining Rescue Studies Introduction The purpose of this White Paper is to define a Rescue Study, outline the basic assumptions, including risks, in setting up such a trial based on DATATRAK

More information

The Benefits of Traceability Beyond Just From SDTM to ADaM in CDISC Standards Maggie Ci Jiang, Teva Pharmaceuticals, Great Valley, PA

The Benefits of Traceability Beyond Just From SDTM to ADaM in CDISC Standards Maggie Ci Jiang, Teva Pharmaceuticals, Great Valley, PA PharmaSUG 2017 - Paper DS23 The Benefits of Traceability Beyond Just From SDTM to ADaM in CDISC Standards Maggie Ci Jiang, Teva Pharmaceuticals, Great Valley, PA ABSTRACT Since FDA released the Analysis

More information

Investigator Activities Quick Reference Guide. Sanofi/Genzyme October 2013

Investigator Activities Quick Reference Guide. Sanofi/Genzyme October 2013 Investigator Activities Quick Reference Guide Sanofi/Genzyme October 2013 Contents INVESTIGATOR ACTIVITIES QUICK REFERENCE GUIDE... 1 I. INTRODUCTION... 3 II. HOW TO REGISTER AND LOG IN... 6 III. HOW TO

More information

Automate Clinical Trial Data Issue Checking and Tracking

Automate Clinical Trial Data Issue Checking and Tracking PharmaSUG 2018 - Paper AD-31 ABSTRACT Automate Clinical Trial Data Issue Checking and Tracking Dale LeSueur and Krishna Avula, Regeneron Pharmaceuticals Inc. Well organized and properly cleaned data are

More information

Clinical Data Visualization using TIBCO Spotfire and SAS

Clinical Data Visualization using TIBCO Spotfire and SAS ABSTRACT SESUG Paper RIV107-2017 Clinical Data Visualization using TIBCO Spotfire and SAS Ajay Gupta, PPD, Morrisville, USA In Pharmaceuticals/CRO industries, you may receive requests from stakeholders

More information

Oracle Argus Affiliate

Oracle Argus Affiliate Oracle Argus Affiliate User s Guide Release 6.0.1 E15947-02 January 2011 Oracle Argus Affiliate User's Guide Release 6.0.1 E15947-02 Copyright 2009, 2011 Oracle and/or its affiliates. All rights reserved.

More information

Module I: Clinical Trials a Practical Guide to Design, Analysis, and Reporting 1. Fundamentals of Trial Design

Module I: Clinical Trials a Practical Guide to Design, Analysis, and Reporting 1. Fundamentals of Trial Design Module I: Clinical Trials a Practical Guide to Design, Analysis, and Reporting 1. Fundamentals of Trial Design Randomized the Clinical Trails About the Uncontrolled Trails The protocol Development The

More information

Statistics and Data Analysis. Common Pitfalls in SAS Statistical Analysis Macros in a Mass Production Environment

Statistics and Data Analysis. Common Pitfalls in SAS Statistical Analysis Macros in a Mass Production Environment Common Pitfalls in SAS Statistical Analysis Macros in a Mass Production Environment Huei-Ling Chen, Merck & Co., Inc., Rahway, NJ Aiming Yang, Merck & Co., Inc., Rahway, NJ ABSTRACT Four pitfalls are commonly

More information

SAS Clinical Data Integration Server 2.1

SAS Clinical Data Integration Server 2.1 SAS Clinical Data Integration Server 2.1 User s Guide Preproduction Documentation THIS DOCUMENT IS A PREPRODUCTION DRAFT AND IS PROVIDED BY SAS INSTITUTE INC. ON AN AS IS BASIS WITHOUT WARRANTY OF ANY

More information

Hypothesis Testing: An SQL Analogy

Hypothesis Testing: An SQL Analogy Hypothesis Testing: An SQL Analogy Leroy Bracken, Boulder Creek, CA Paul D Sherman, San Jose, CA ABSTRACT This paper is all about missing data. Do you ever know something about someone but don't know who

More information

Utilizing the VNAME SAS function in restructuring data files

Utilizing the VNAME SAS function in restructuring data files AD13 Utilizing the VNAME SAS function in restructuring data files Mirjana Stojanovic, Duke University Medical Center, Durham, NC Donna Niedzwiecki, Duke University Medical Center, Durham, NC ABSTRACT Format

More information

How to register to MF in Japan Points to Consider

How to register to MF in Japan Points to Consider How to register to MF in Japan Points to Consider Master File Management Group Division of Pharmacopoeia and Standards for Drugs Office of Standards and Guidelines Development KENTARO HASHIMOTO CPhI Korea

More information

AdisInsight User Guide. July 2015

AdisInsight User Guide. July 2015 AdisInsight User Guide July 2015 Table of Contents Registering an account on AdisInsight Log In AdisInsight Subscription Access Basic Search Advanced Search Refine Your Search Viewing a DRUG Profile Record

More information

Patricia Guldin, Merck & Co., Inc., Kenilworth, NJ USA

Patricia Guldin, Merck & Co., Inc., Kenilworth, NJ USA SESUG 2015 Paper AD-35 Programming Compliance Made Easy with a Time Saving Toolbox Patricia Guldin, Merck & Co., Inc., Kenilworth, NJ USA ABSTRACT Programmers perform validation in accordance with established

More information

SciVerse ScienceDirect. User Guide. October SciVerse ScienceDirect. Open to accelerate science

SciVerse ScienceDirect. User Guide. October SciVerse ScienceDirect. Open to accelerate science SciVerse ScienceDirect User Guide October 2010 SciVerse ScienceDirect Open to accelerate science Welcome to SciVerse ScienceDirect: How to get the most from your subscription SciVerse ScienceDirect is

More information

Data Warehousing ABSTRACT

Data Warehousing ABSTRACT Constructing a Data Warehouse for Pharmacokinetic Data S.P. Koprowski, Jr., J.S. Barrett, DuPont Pharmaceuticals Company and D.J. Fowler, SAS Institute, Inc. ABSTRACT The construction of a warehouse using

More information

Welsh Clinical Communications Gateway (WCCG) User Guide

Welsh Clinical Communications Gateway (WCCG) User Guide Vision 3 Welsh Clinical Communications Gateway (WCCG) User Guide Copyright INPS Ltd The Bread Factory, 1A Broughton Street, Battersea, London, SW8 3QJ T: +44 (0) 207 501700 F:+44 (0) 207 5017100 W: www.inps.co.uk

More information

APPENDIX 4 Migrating from QMF to SAS/ ASSIST Software. Each of these steps can be executed independently.

APPENDIX 4 Migrating from QMF to SAS/ ASSIST Software. Each of these steps can be executed independently. 255 APPENDIX 4 Migrating from QMF to SAS/ ASSIST Software Introduction 255 Generating a QMF Export Procedure 255 Exporting Queries from QMF 257 Importing QMF Queries into Query and Reporting 257 Alternate

More information

Transforming the Economics of

Transforming the Economics of Transforming the Economics of Real-World Evidence Analytics Integrated environment expedites data availability, reduces costs, and extends business intelligence access throughout the organization 1 Executive

More information

PH006 Audit Trails of SAS Data Set Changes An Overview Maria Y. Reiss, Wyeth Pharmaceuticals, Collegeville, PA

PH006 Audit Trails of SAS Data Set Changes An Overview Maria Y. Reiss, Wyeth Pharmaceuticals, Collegeville, PA PH006 Audit Trails of SAS Data Set Changes An Overview Maria Y. Reiss, Wyeth, Collegeville, PA ABSTRACT SAS programmers often have to modify data in SAS data sets. When modifying data, it is desirable

More information

Introduction to ADaM and What s new in ADaM

Introduction to ADaM and What s new in ADaM Introduction to ADaM and What s new in ADaM Italian CDISC UN Day - Milan 27 th October 2017 Silvia Faini Principal Statistical Programmer CROS NT - Verona ADaM Purpose Why are standards needed in analysis

More information

Implementing CDISC Using SAS. Full book available for purchase here.

Implementing CDISC Using SAS. Full book available for purchase here. Implementing CDISC Using SAS. Full book available for purchase here. Contents About the Book... ix About the Authors... xv Chapter 1: Implementation Strategies... 1 The Case for Standards... 1 Which Models

More information

ALEA instructions for Local Investigators

ALEA instructions for Local Investigators ALEA instructions for Local Investigators This document provides instructions, guidelines and background information for Local Investigators (LI) regarding the Electronic Data Capture (EDC) system of ALEA,

More information

3 Maintaining User Accounts in CCQAS 2.8

3 Maintaining User Accounts in CCQAS 2.8 3 Maintaining User Accounts in CCQAS 2.8 The maintenance of user accounts is the joint responsibility of the account holder and the CC/MSSP/CM who is responsible for managing user accounts. Over time,

More information

1 2 December esubmissions? 1. How can baseline dossiers support global esubmissions? Disclaimer. What is a baseline submission?

1 2 December esubmissions?  1. How can baseline dossiers support global esubmissions? Disclaimer. What is a baseline submission? How can baseline dossiers support global Hans van Bruggen www.ectdconsultancy.com How can baseline dossiers support global 1 Disclaimer The views and opinions expressed in the following PowerPoint slides

More information