Download presentation

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts
Transcript
An Approach to Standard Programming in a
Clinical Data Repository
Robert Ellison - ICON Clinical Research plc
Agenda
•
Why Use a Central Data Repository?
•
Approach to Standard Code Development
– Parameter Driven Code
– Code Template
•
Short & Long Term Benefits of Using Generic Code
•
Library Maintenance
•
Programming Methodology
•
Future Developments
Why Use a Central Data Repository?
• Enhance the analysis and delivery of clinical trial data
to sponsors
• Produce standardised operational and management
reporting assets
• Create a foundation to support clinical data integration
and reporting
• Manage trials across data centres
Why Use a Central Data Repository?
Approach to Standard Code Development
• Generic Parameter Driven Code
– Standard algorithms
– Fully validated
– Function/Protocol specific values passed in as parameters
• Generic Code Templates
– Standard Templates for development of Function/Protocol
specific algorithms
– Requires full validation
– Sections of preprogrammed code integrated with template
code
– Embedded references to generic parameter driven code
Short & Long Term Benefits of Using Generic Code
• Reduced Programming & Validation Effort
– For generic and template code
• Standardised Approach to Programming
• Standardised Output Formats
• Reporting Consistently Across:
– Sponsor
– Program
– Therapeutic Area
Library Maintenance
• Standard Library Object Tracker
– Track the development of all objects in the CDR
– Maintain a history of objects in the library
• Standard Library Object Repository
– Record details of all objects published in the CDR
– Tool for programmers to identify code by function in the
library
The Standard Library Object Tracker and Repository are linked by a unique object
reference number
Library Maintenance
Programming Methodology
Pattern 1: Value from variable A, table X is not in variable B, table Y
Pattern 2: Value from variable A, table X is not equal to value from variable B, table Y
Programming Methodology
•Patterns identified within the logic of
the program specifications translated
into two parameter driven macros.
•Standards Object Repository
checked for existing code.
•Existing code incorporated into study
specific calling program
•If code does not exist macros
developed in the library environment
•Once standard macros are in place
in the published domain they can be
utilised for the any study requiring
same functional outputs.
Future Developments
Questions
Robert Ellison
Associate Director, Global Data & Technologies
ICON Clinical Research
External Tel: +353 1 291 2405
Email: [email protected]