XML4Pharma's ODM Study Designer New features of version 2010-R1 and 2010-R2

Size: px
Start display at page:

Download "XML4Pharma's ODM Study Designer New features of version 2010-R1 and 2010-R2"

Transcription

1 XML4Pharma's ODM Study Designer New features of version 2010-R1 and 2010-R2 Author: Jozef Aerts, XML4Pharma Last Version: September 7, 2010 New features of version 2010-R2 Search panel further improved The Search panel (introduced in version 2009-R2) which can at all times be opened or closed in the designer panels, has been further improved. New buttons in the design panels New buttons have been added to the design panels that come for each ODM element. These allow to move rows up and down, to copy rows, to automatically assign the OrderNumber, or to sort the rows by OrderNumber. This better allows to order the rows in a natural order. Improved local validation for non-schema rules The Validate button now also executes validation for non-schema rules, this using a Schematron. As such a deep validation takes more time than a strict schema-validation, the deep validation can be switched off / on from the Options menu. XML tree view Upon request of some of our customers, we have added the possibility for an XML tree view. ODM Study Designer 2010_R1_R2 new features 1

2 This advanced feature allows to inspect the generated XML in very user-friendly way. Deep ODM Tree View A deep view facility has been added to the software. It generates a deep view, i.e. allowing to drill down from a StudyEvent (visit) to the indivual Items and associated CodeLists, and showing a tabular presentation in HTML format of the information. This HTML also contains hyperlinks that can be followed in order to obtain even more information and to drill deeper down. This view also contains a number of search facilities. ODM Study Designer 2010_R1_R2 new features 2

3 Performance improvements Successful efforts have been taken to further improve the memory usage of the software. The new version is now also able to load (very) large libraries such as the public Lilly ODM library. New features of version 2010-R1 Star and Web view of the study design New menu items have been added that enable to generate star and web views of the study design. An example of such a star view is given below. It allows to obtain a quick visual overview of the study structure: which forms are used in which visits, which panels (ItemGroups) in which forms, etc.. The web view differs from the star view that it also shows how items (Forms, ItemGroups, Items) are being reused in the design. Full HTML view of the study design The complete study design can now be transformed into HTML with views of the CRFs. A stylesheet to do so is delivered with the software and can be further tailored to individual requirements (or taste). The HTML view cannot only be saved to file but also be transformed into a PDF document. This HTML view has been found extremely useful by our customers to discuss the study design with colleagues, investigators, etc.. ODM Study Designer 2010_R1_R2 new features 3

4 The items in the forms are annotated with SDTM and CDASH information if this information has been added to the study design. This information is already included when CDASH forms are loaded from the internal library. ODM Study Designer 2010_R1_R2 new features 4

5 Individual annotated CRFs Individual annotated CRFs can be generated (Swing format). These can then be transformed into annotated PDFs. Annotations include datatype, allowed (CodeList) values, and of course SDTM and CDASH information. Much faster navigation for insertion of new forms, itemgroups, etc. A menu has been added to directly add a new form, itemgroup, etc. to the study design. ODM Study Designer 2010_R1_R2 new features 5

6 New features of version 2009-R2 Search facilities When working with large or complex study designs, or with large libraries of e.g. CRF questions (ItemDefs), codelists etc., it is often not very easy to find a specific item. For example, when one has loaded a library with over 1000 CRF questions, and wants to add the question about the subject's birth date, one needs to find that Item first in the list of over 1000 ItemDefs, in order to be able to drag-and-drop the question on the subform (ItemGroupDef). This is where search facilities come to help. 1. Finding an item in a large table Let us take the example of a large table with ItemDefs. In version 2009-R2 an extra Search button (near the bottom) has been added. It allows to show / hide an extra panel allowing to search in the table: ODM Study Designer 2010_R1_R2 new features 6

7 When the Show Search Panel is clicked, an extra panel becomes available at the top (above the table): allowing to search in the table. One can select where (i.e. in which attributes) one want to search using any of the checkboxes (there is a checkbox for each attribute). For example, if one wants to search for the term Medication (in any of the fields), one enters the search term in the text field Search for and then clicks the button Search. The result is that the first table cell where the word medication occurs is selected, and is scrolled to: ODM Study Designer 2010_R1_R2 new features 7

8 Further occurrences can be found using the Find Next button. 2. Finding an item for drag-and-drop Let us try to add a question (ItemDef) to a subform (ItemGroupDef). If one has a large number of ItemDefs, this is not always an easy task: one might e.g. only now that the question is about non-study medication, but one does (of course) not know what the OID is. When double-clicking an ItemGroupDef Add Information icon 1, one can add additional Items using either drag-and-drop or by double-clicking the cell. Let us first at the new Search facilities for the drag-and-drop: 1 This is the icon in the first column: ODM Study Designer 2010_R1_R2 new features 8

9 One notices a new Search button below the list of all possible ItemDefs. When it is clicked, a new window is shown: Now the user knows that the question (ItemDef) is about non-study medications, but does not know what the OID is. The user may go through all the entries in the list on the right side, as each of them have a tooltip with the name of the Item (taken from the Name attribute in ItemDef), but when having several hundreds of entries or more, this takes too much time. Instead one can use the new search facilities. One can search for the term Medication either in the list of OIDs, or in the list of Item names (the latter are only visible as tooltips). When entering Medication in the Search for: field and clicking the Search button, the first entry in the list on the right for which a match is found is selected. At the same time, the fully text of the match is shown in the Search window itself: ODM Study Designer 2010_R1_R2 new features 9

10 Further matches can be found using the Search from Selected Index button. If this is the Item the user was looking for, he/she can now drag-and-drop it in the table of Items for the specific subform (ItemGroupDef), i.e.: As usual, using the Validate button (at the right near the bottom) is always a good idea to check whether all necessary information has been added. One obtains: ODM Study Designer 2010_R1_R2 new features 10

11 The Mandatory attribute is... mandatory, so we need to add a value. This is done using the dropdown list, as only the values Yes and No are allowed according to the ODM standard: The OrderNumber is not mandatory, but as it was assigned for the other items, one can also add one here. 3. Finding an item from the extended table Some users do not like to use the drag-and-drop facilities, but just to like to be able to select the item from a table with the OIDs and names (Name attribute). This can be done by a double-click in the cell for the ItemOID attribute. A new window is displayed, showing all possible Items that are currently present in the system, with OID and Name: ODM Study Designer 2010_R1_R2 new features 11

12 Also here, one notices the new Search button. When clicked, the same window shows up as in the previous case: ODM Study Designer 2010_R1_R2 new features 12

13 When entering the search term medication and clicking the Seach button, the systems find the first match in the table (in this case as well for the OID as for the Name), and jumps to the first cell for which a match is found: The cell is automatically selected. When this was the Item that was looked for, one can close the Search window, and click OK in the dialog with the table of all Items. The selected information (OID) is then automatically added to the list of Items to be used in the subform (ItemGroupDef). ODM Study Designer 2010_R1_R2 new features 13

14 These three search facilities are not only available for ItemDef or ItemGroupDef, but in principle for each panel where it is useful. The first search facility is essentially present in each panel where definitions are added or presented. For example for the ODM elements MeasurementUnitDef, CodeList, MethodDef, but also for e.g. for the RangeCheck element. The second and third search facilities are present for each case where one wants to use (reference) an item for which there is an OID exists (StudyEvent, Form, ItemGroup, Item, CodeLists, Method, MeasurementUnit), within another item. I.e. whenever the ODM Ref-Def mechanism is present. For example, in order to add a unit of measurement (MeasurementUnitRef) to a question (ItemDef), one can also use the search facility: These new search facilities make it considerably easier to work with large libraries, such as have been developed by several sponsors and organizations. ODM Study Designer 2010_R1_R2 new features 14

15 New features of version 2009-R1 Version 2009-R1 of the ODM Study Designer has a number of new features. These include: extended support for define.xml vendor extensions: loading reference-definition pairs for extension elements CDASH forms included Schedule of Visits Views cleaning up functionality 1. Extended support for define.xml At startup time, when choosing for define.xml, an additional checkbox shows up asking whether ODM elements not used by define.xml should be disabled. When checking this box, no GUI elements for ODM elements that are defined by the ODM 1.2 standard, but that are not used by define.xml (such as Protocol, StudyEventDef, FormDef, will be created. This functionality is especially useful when working on standard define.xml files which will be used for submission to the FDA only. 2. Vendor extensions, loading reference-definition pairs for extension elements ODM Study Designer 2010_R1_R2 new features 15

16 Many ODM Vendor Extensions (based on the vendor extension mechanism as of ODM XML- Schema 1.2.1) use the, similarly to the ODM itself, so-named reference-definition or Ref- Def mechanims. For example in the ODM, a form is defined using the FormDef element, whereas it is referenced by the StudyEventDef element by use of the FormRef element. Similarly, when an extension element has been defined that has an OID, it can be referenced by another element/attribute combination. For example, suppose we have defined a vendor extension element (in its own namespace) my:armdef with an attribute OID and an attribute Name. Suppose that in the StudyEventRef element, we have added an extra attribute my:armoid, referencing the ArmDef with the same OID. Now, the relation between ArmOID and ArmDef OID cannot be expressed in an XML- Schema, so we need to express it explicitely, just by providing is as a pair: my:armoid my:armdef A number of such pairs (one pair per line) can be added to a simple text file for a specific vendor extension. This file is the file that can then be loaded after the system has asked for the XML-Schema of the vendor extension. The distribution comes with a sample directory CDISC_ODM_1_3_Vendor_Extensions which contains a very simple vendor extension example, and for which the schema file is mysimple.xsd. The directory also contains a file RefDef_for_extension.txt containing the above shown line defining the ref-def relationship between ArmOID and ArmDef 2. So when starting working with this vendor extension, one will have the following sequence: 2 Remark that no prefix should be given in the case a regular ODM element is referenced, e.g. when the vendor extension attribute my:previousstudyeventoid referenced the StudyEventDef element, the line in the file is simply: my:previousstudyeventoid StudyEventDef ODM Study Designer 2010_R1_R2 new features 16

17 and ODM Study Designer 2010_R1_R2 new features 17

18 In the Study MetaData part, one now finds a new (vendor extension) element ArmDef, with two (mandatory) attributes OID and Name. Once we have defined some arms, they can be referenced. After having defined some StudyEvents, and when one now goes to the Protocol element, and clicks the + icon to add StudyEvents, one sees: When clicking in the ArmOID cell 3, the right side of the window changes, and the previous defined Arms are shown: One can now drag-and-drop one of them into the ArmOID cell. The result is e.g.: 3 Remark that the column title for this attribute is colored blue, reminding us that it is an extension attribute ODM Study Designer 2010_R1_R2 new features 18

19 P.S.: In the sample extension, the VisitSchedule and ScheduleReference allow to add timeplanning of visits, e.g. visit SE.005 should e.g. come 10 days after the previous visit, or e.g. 30 days after the first visit. 3. CDASH forms Version 2009-R1 of the software implements the CDASH forms. Using the menu CDASH -> Load CDASH forms, one can select which CDASH forms one wants to add to the study design: After having selected the desired forms, the software will ask for the default text Length for the ItemDefs that are loaded, as the CDASH standard does not define what these lengths should be: ODM Study Designer 2010_R1_R2 new features 19

20 One can now immediately use the CDASH forms (e.g. in the ecrf view), but one is advised to first look at the individually loaded ItemDefs and ItemGroupDefs, and to tailor these to the specific study, this as the published CDASH forms have a lot of defaults in them, wich may not be applicable to your study. Also, you might want to add additional fields to the loaded CDASH forms. Remark: in near future, one will be able to load different implementations (i.e. different scenarios as defined in the CDASH document) of the same CDASH form. Another CDASH functionality is that one can inspect the properties of the loaded CDASH variables, using the menu CDASH -> Show CDASH Variable Properties. For example: ODM Study Designer 2010_R1_R2 new features 20

21 This essentially gives you the information from the documentation of the CDASH 1.0 standard. ODM Study Designer 2010_R1_R2 new features 21

22 4. Schedule of Visits Views Using the menus View Schedule of Visits (table) and View Schedule of Visits (grid), the user can now inspect the schedule of vists. Using the first menu, a table of all the visits (as listed in the Protocol ) is given together with the list of Forms used in each visit. Using the menu View Schedule of Visits (grid), the user obtains a grid view of the schedule of visits. The button Switch View allows to switch between a view where the visits (StudyEvents) are on the vertical axis, and a view where the visits are on the horizontal axis. ODM Study Designer 2010_R1_R2 new features 22

23 In the table, it is shown whether the used form is optional (O) or mandatory (M), and whether it is repeating ((R)). 5. Cleaning up facilities Companies will typically use libraries of CodeLists, ItemDefs, ItemGroupDefs, etc.., which can be loaded using the Load from Library buttons. This may mean that one has e.g. much more ItemDefs loaded than are actually used (i.e. referenced from ItemGroupDef elements). All these loaded ItemDefs will also appear in the ODM file when one saves the study design using File -> Save Study. In order to have a smaller ODM file, one can use the Edit -> Clean menu. The following window will appear: Using this wizard, one can first view e.g. which StudyEvents are not referenced (by the Protocol element), and then remove them from the study design if desired. Similarly for CodeLists and ItemDefs, one can inspect which ones are not used, and remove them if desired. ODM Study Designer 2010_R1_R2 new features 23

24 Remark that cleaning up is potentially dangerous when you are not ready yet with your study design. So it is always wise to first make a save of everything, before cleaning up the study design. 6. Other small improvements and new features validation is now possible when loading an existing ODM file with a study design. When the user loads an existing ODM file with study design information, the user is asked whether validation should be performed immediately. Faster navigation using the Add menu. A new menu Add has been added to allow faster navigation. It allows to quickly add a new StudyEvent, Form,..., etc. without needing to select the corresponding tab. When selected, the system immediately selects the corresponding tab, adds a new row to the table when necessary, and positions the cursor in the first cell of the row. ODM Study Designer 2010_R1_R2 new features 24

25 New features of version 2008-R1 Version 2008-R1 of the ODM Study Designer has a number of new features. These include: Faster menu navigation through menu shortcuts Full support for ODM 1.3 and all vendor extensions based on ODM 1.3 Improved validation against the ODM standard Create, view and test prototype Annotated CRFs In version 1.1, it is possible to create and test prototype annotated CRFs. In order to do so, use the menu View Annotated CRFs (Ctrl-E). You will be presented a list of forms you have created sofar, and a list of all the languages for which translations of items have been given. Choose the form of your choice, and the language in wich the selected form should appear. Then click OK. An prototype annotated version of the ecrf is shown in a separate window. For example: ODM Study Designer 2010_R1_R2 new features 25

26 Now you can try out the ecrf. It allows you to check whether you have set the correct data types, whether your codelists are complete, but also whether you provided all necessary translations for the questions, group labels, and codelist items. For example, if you did not provide the french translation for the Item F (Female) in the codelist, and you try out the french version of the form, you will see that when you try the use the combobox for Gender, one of the Items is given as ERROR: NO TRANSLATION given yet. Furthermore, you can test the data types. If for example, you have defined Site Number as an integer, than it should only be possible to enter an integer in the corresponding text field. For a good number of data types (like dates, times, datetimes, durations), special widgets are provided. The annotations become visible when one holds the mouse over a label or widget. When one holds the mouse over a widget, the data type is shown, and whether a codelist is involved. When holding the mouse over a group label, the associated SDTM Domain is made visible (if one has been defined). Similarly, when one holds the mouse over a question label, the SDTM Variable Name is shown, if one has been defined in the study design (ODM SDSVarName attribute). ODM Study Designer 2010_R1_R2 new features 26

27 P.S. Conditional occurrence of questions (ODM 1.3) has not been implemented yet in the ecrf prototype viewer. ODM Study Designer 2010_R1_R2 new features 27

SDTM-ETL 3.2 User Manual and Tutorial

SDTM-ETL 3.2 User Manual and Tutorial SDTM-ETL 3.2 User Manual and Tutorial Author: Jozef Aerts, XML4Pharma Last update: 2017-07-29 Adding mappings for the Vital Signs domain After loading and validating the ODM file with metadata, your load

More information

SDTM-ETL TM. New features in version 1.6. Author: Jozef Aerts XML4Pharma July SDTM-ETL TM : New features in v.1.6

SDTM-ETL TM. New features in version 1.6. Author: Jozef Aerts XML4Pharma July SDTM-ETL TM : New features in v.1.6 SDTM-ETL TM New features in version 1.6 Author: Jozef Aerts XML4Pharma July 2011 p.1/14 Table of Contents Implementation of SEND v.3.0 final...3 Automated creation of the RELREC dataset and records...4

More information

SDTM-ETL 3.1 User Manual and Tutorial

SDTM-ETL 3.1 User Manual and Tutorial SDTM-ETL 3.1 User Manual and Tutorial Author: Jozef Aerts, XML4Pharma Last update: 2014-07-19 Creating mappings for the AE domain Now that we have created (and executed) mappings for several domains, let

More information

Adding, editing and managing links to external documents in define.xml

Adding, editing and managing links to external documents in define.xml SDTM-ETL 3.1 User Manual and Tutorial Author: Jozef Aerts, XML4Pharma Last update: 2015-05-25 Adding, editing and managing links to external documents in define.xml Define.xml contains the metadata of

More information

SDTM-ETL 3.1 User Manual and Tutorial. Working with the WhereClause in define.xml 2.0. Author: Jozef Aerts, XML4Pharma. Last update:

SDTM-ETL 3.1 User Manual and Tutorial. Working with the WhereClause in define.xml 2.0. Author: Jozef Aerts, XML4Pharma. Last update: SDTM-ETL 3.1 User Manual and Tutorial Author: Jozef Aerts, XML4Pharma Last update: 2014-08-23 Working with the WhereClause in define.xml 2.0 As of define.xml 2.0, it is mandatory to define under which

More information

SDTM-ETL 4.0 Preview of New Features

SDTM-ETL 4.0 Preview of New Features SDTM-ETL 4.0 Preview of New Features Author: Jozef Aerts, XML4Pharma Last update: 2018-12-01 Automated installation of new or additional SDTM/SEND templates When new versions of the SDTM-IG or SEND-IG

More information

SDTM-ETL 3.0 User Manual and Tutorial

SDTM-ETL 3.0 User Manual and Tutorial SDTM-ETL 3.0 User Manual and Tutorial Author: Jozef Aerts, XML4Pharma Last update: 2014-02-15 Loading an SDTM template mappings for DM After having loaded and inspected a CDISC ODM file with the study

More information

SDTM-ETL 3.0 User Manual and Tutorial

SDTM-ETL 3.0 User Manual and Tutorial SDTM-ETL 3.0 User Manual and Tutorial Author: Jozef Aerts, XML4Pharma Last update: 2014-03-29 Creating mappings for the SV (Subject Visits) domain Although Fred Wood, one of the authors of the SDTM Implementation

More information

SDTM-ETL. New features in version 3.2. SDTM-ETLTM: New features in v.3.2

SDTM-ETL. New features in version 3.2. SDTM-ETLTM: New features in v.3.2 SDTM-ETL TM New features in version 3.2 Version 3.2 is available since spring 2017 p.1/44 Author: Jozef Aerts XML4Pharma August 2017 Table of Contents Introduction...3 Support for SEND-IG v.3.1...4 Wizards

More information

Aquila's Lunch And Learn CDISC The FDA Data Standard. Disclosure Note 1/17/2014. Host: Josh Boutwell, MBA, RAC CEO Aquila Solutions, LLC

Aquila's Lunch And Learn CDISC The FDA Data Standard. Disclosure Note 1/17/2014. Host: Josh Boutwell, MBA, RAC CEO Aquila Solutions, LLC Aquila's Lunch And Learn CDISC The FDA Data Standard Host: Josh Boutwell, MBA, RAC CEO Aquila Solutions, LLC Disclosure Note This free training session will be placed on Aquila s website after the session

More information

Lex Jansen Octagon Research Solutions, Inc.

Lex Jansen Octagon Research Solutions, Inc. Converting the define.xml to a Relational Database to enable Printing and Validation Lex Jansen Octagon Research Solutions, Inc. Leading the Electronic Transformation of Clinical R&D PhUSE 2009, Basel,

More information

Define 2.0: What is new? How to switch from 1.0 to 2.0? Presented by FH-Prof.Dr. Jozef Aerts University of Applied Sciences FH Joanneum Graz, Austria

Define 2.0: What is new? How to switch from 1.0 to 2.0? Presented by FH-Prof.Dr. Jozef Aerts University of Applied Sciences FH Joanneum Graz, Austria 1 Define 2.0: What is new? How to switch from 1.0 to 2.0? Presented by FH-Prof.Dr. Jozef Aerts University of Applied Sciences FH Joanneum Graz, Austria 2 What's new in define.xml 2.0? Based on ODM 1.3(.2)

More information

CDISC Journal. Generating a cabig Patient Study Calendar from a Study Design in ODM with Study Design Model Extension. By Jozef Aerts.

CDISC Journal. Generating a cabig Patient Study Calendar from a Study Design in ODM with Study Design Model Extension. By Jozef Aerts. CDISC Journal Clinical Data Interchange Standards Consortium october 2011 Generating a cabig Patient Study Calendar from a Study Design in ODM with Study Design Model Extension By Jozef Aerts Abstract

More information

Excel Tables & PivotTables

Excel Tables & PivotTables Excel Tables & PivotTables A PivotTable is a tool that is used to summarize and reorganize data from an Excel spreadsheet. PivotTables are very useful where there is a lot of data that to analyze. PivotTables

More information

Creating Define-XML version 2 including Analysis Results Metadata with the SAS Clinical Standards Toolkit

Creating Define-XML version 2 including Analysis Results Metadata with the SAS Clinical Standards Toolkit Creating Define-XML version 2 including Analysis Results Metadata with the SAS Clinical Standards Toolkit Lex Jansen Principal Software Developer @ SAS PharmaSUG 2016 Agenda Why Analysis Results Metadata?

More information

Edwin Ponraj Thangarajan, PRA Health Sciences, Chennai, India Giri Balasubramanian, PRA Health Sciences, Chennai, India

Edwin Ponraj Thangarajan, PRA Health Sciences, Chennai, India Giri Balasubramanian, PRA Health Sciences, Chennai, India Paper CD15 PhUSE 2016 How to handle different versions of SDTM & DEFINE generation in a Single Study? Edwin Ponraj Thangarajan, PRA Health Sciences, Chennai, India Giri Balasubramanian, PRA Health Sciences,

More information

Getting Started. Custom Reports Software

Getting Started. Custom Reports Software Getting Started Custom Reports Software Custom Reports software Custom reporting The Custom Reports software lets you transfer quantitative results from Data Analysis into the Custom Reports spreadsheet

More information

Study Composer: a CRF design tool enabling the re-use of CDISC define.xml metadata

Study Composer: a CRF design tool enabling the re-use of CDISC define.xml metadata Paper SD02 Study Composer: a CRF design tool enabling the re-use of CDISC define.xml metadata Dr. Philippe Verplancke, XClinical GmbH, Munich, Germany ABSTRACT define.xml is often created at the end of

More information

A Guide to Quark Author Web Edition 2015

A Guide to Quark Author Web Edition 2015 A Guide to Quark Author Web Edition 2015 CONTENTS Contents Getting Started...4 About Quark Author - Web Edition...4 Smart documents...4 Introduction to the Quark Author - Web Edition User Guide...4 Quark

More information

MockupScreens - User Guide

MockupScreens - User Guide MockupScreens - User Guide Contents 1. Overview...4 2. Getting Started...5 Installing the software... 5 Registering... 9 3. Understanding the Interface...11 Menu Bar... 11 Tool bar... 14 Elements... 14

More information

How to handle different versions of SDTM & DEFINE generation in a Single Study?

How to handle different versions of SDTM & DEFINE generation in a Single Study? Paper CD15 How to handle different versions of SDTM & DEFINE generation in a Single Study? Edwin Ponraj Thangarajan, PRA Health Sciences, Chennai, India Giri Balasubramanian, PRA Health Sciences, Chennai,

More information

Altova XMLSpy 2014 Tutorial

Altova XMLSpy 2014 Tutorial Tutorial All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including photocopying, recording, taping, or information storage

More information

Altova XMLSpy Tutorial

Altova XMLSpy Tutorial Altova XMLSpy 2018 Tutorial All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including photocopying, recording, taping, or

More information

Towards a Fully Machine-Readable Protocol: The New ODM Extension for Trial Design / Protocol. Jozef Aerts XML4Pharma

Towards a Fully Machine-Readable Protocol: The New ODM Extension for Trial Design / Protocol. Jozef Aerts XML4Pharma Towards a Fully Machine-Readable Protocol: The New ODM Extension for Trial Design / Protocol Jozef Aerts XML4Pharma The ODM Extension for Trial Design - Status Developed by Jan Kratky and Peter Villiers

More information

Define.xml - Tips and Techniques for Creating CRT - DDS

Define.xml - Tips and Techniques for Creating CRT - DDS Paper CD09 Define.xml - Tips and Techniques for Creating CRT - DDS Julie Maddox, SAS Institute Inc., Cary, NC, USA Mark Lambrecht, SAS Institute Inc., Tervuren, Belgium ABSTRACT The Case Report Tabulation

More information

COPYRIGHTED MATERIAL. Making Excel More Efficient

COPYRIGHTED MATERIAL. Making Excel More Efficient Making Excel More Efficient If you find yourself spending a major part of your day working with Excel, you can make those chores go faster and so make your overall work life more productive by making Excel

More information

Chapter 10 Linking Calc Data

Chapter 10 Linking Calc Data Calc Guide Chapter 10 Linking Calc Data Sharing data in and out of Calc This PDF is designed to be read onscreen, two pages at a time. If you want to print a copy, your PDF viewer should have an option

More information

What is OU Campus? Log into OU Campus

What is OU Campus? Log into OU Campus OU Campus v10 Content Providers User Guide This document is designed to provide (level 5) Content Providers with basic information needed to do most tasks. Those needing additional information are encouraged

More information

Now let s take a look

Now let s take a look 1 2 3 4 Manage assets across the end to end life cycle of your studies This includes forms, datasets, terminologies, files, links and more, for example: - Studies may contain the protocol, a set of Forms,

More information

Define.xml tools supporting SEND/SDTM data process

Define.xml tools supporting SEND/SDTM data process Define.xml tools supporting SEND/SDTM data process - Using SAS Clinical Standards Toolkit PRESENTER / Kirsten Walther Langendorf DATE / 11. Oct 2017 OUTLINE Business Process High-level SEND process Creating

More information

OpenClinica - Data Import & Export

OpenClinica - Data Import & Export OpenClinica - Data Import & Export Purpose of this document: To provide instruction and best practice guidelines for the import and export of study data into and out of OpenClinica. Version: OpenClinica

More information

Getting Started with Access

Getting Started with Access MS Access Chapter 2 Getting Started with Access Course Guide 2 Getting Started with Access The Ribbon The strip across the top of the program window that contains groups of commands is a component of the

More information

ODM The Operational Efficiency Model: Using ODM to Deliver Proven Cost and Time Savings in Study Set-up

ODM The Operational Efficiency Model: Using ODM to Deliver Proven Cost and Time Savings in Study Set-up ODM The Operational Efficiency Model: Using ODM to Deliver Proven Cost and Time Savings in Study Set-up Mark Wheeldon, CEO, Formedix Bay Area User Group Meeting, 15 th July 2010 Who are we? Proven Business

More information

San Francisco State University

San Francisco State University San Francisco State University Michael Bar Instructions for Excel 1. Plotting analytical function. 2 Suppose that you need to plot the graph of a function f ( x) = x on the interval [ 5,5]. Step 1: make

More information

Working with Actions Stratum.Viewer 6

Working with Actions Stratum.Viewer 6 Working with Actions Stratum.Viewer 6 Getting Started Access to Actions Accessing Actions Functionality Introduction to Actions Quick Start Set up an Action Tasks Add an Email Action Add a File Share Action

More information

What is New in TILOS 10.0

What is New in TILOS 10.0 Civil Engineering and Construction What is New in TILOS 10.0 Mass Haulage Add Space Above/Below the Zero Line In a mass haulage diagram, you can now add space vertically between the zero line and cut/fill

More information

User Guide. Oracle Health Sciences Central Designer Release 2.0. Part Number: E

User Guide. Oracle Health Sciences Central Designer Release 2.0. Part Number: E User Guide Oracle Health Sciences Central Designer Release 2.0 Part Number: E37919-01 Copyright 2013, Oracle and/or its affiliates. All rights reserved. The Programs (which include both the software and

More information

Paper DS07 PhUSE 2017 CDISC Transport Standards - A Glance. Giri Balasubramanian, PRA Health Sciences Edwin Ponraj Thangarajan, PRA Health Sciences

Paper DS07 PhUSE 2017 CDISC Transport Standards - A Glance. Giri Balasubramanian, PRA Health Sciences Edwin Ponraj Thangarajan, PRA Health Sciences Paper DS07 PhUSE 2017 CDISC Transport Standards - A Glance Giri Balasubramanian, PRA Health Sciences Edwin Ponraj Thangarajan, PRA Health Sciences Agenda Paper Abstract CDISC Standards Types Why Transport

More information

Technology Assignment: Scatter Plots

Technology Assignment: Scatter Plots The goal of this assignment is to create a scatter plot of a set of data. You could do this with any two columns of data, but for demonstration purposes we ll work with the data in the table below. You

More information

17 - VARIABLES... 1 DOCUMENT AND CODE VARIABLES IN MAXQDA Document Variables Code Variables... 1

17 - VARIABLES... 1 DOCUMENT AND CODE VARIABLES IN MAXQDA Document Variables Code Variables... 1 17 - Variables Contents 17 - VARIABLES... 1 DOCUMENT AND CODE VARIABLES IN MAXQDA... 1 Document Variables... 1 Code Variables... 1 The List of document variables and the List of code variables... 1 Managing

More information

Instructional Improvement System (IIS) Dashboard District User Guide Statewide Longitudinal Data System (SLDS)

Instructional Improvement System (IIS) Dashboard District User Guide Statewide Longitudinal Data System (SLDS) Instructional Improvement System (IIS) Dashboard District User Guide Statewide Longitudinal Data System (SLDS) June 10, 2014 Page 1 of 36 IIS Dashboard District User Guide 2 Contents Project Overview...

More information

Creating Dashboard Widgets. Version: 16.0

Creating Dashboard Widgets. Version: 16.0 Creating Dashboard Widgets Version: 16.0 Copyright 2017 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived

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

Towards a Fully Machine-Readable Protocol: The New ODM Extension for Trial Design / Protocol. Jozef Aerts XML4Pharma

Towards a Fully Machine-Readable Protocol: The New ODM Extension for Trial Design / Protocol. Jozef Aerts XML4Pharma Towards a Fully Machine-Readable Protocol: The New ODM Extension for Trial Design / Protocol Jozef Aerts XML4Pharma The ODM Extension for Trial Design - Status Developed by Jan Kratky and Peter Villiers

More information

FastAttach Release Notes

FastAttach Release Notes FastAttach Release Notes Release Summary Version 4.1 Main Screen. Redesigned to organize your work list and improve efficiency. A host of new features have been integrated into the FastAttach Main screen,

More information

Designing Adhoc Reports

Designing Adhoc Reports Designing Adhoc Reports Intellicus Enterprise Reporting and BI Platform Intellicus Technologies info@intellicus.com www.intellicus.com Copyright 2010 Intellicus Technologies This document and its content

More information

Beyond OpenCDISC: Using Define.xml Metadata to Ensure End-to-End Submission Integrity. John Brega Linda Collins PharmaStat LLC

Beyond OpenCDISC: Using Define.xml Metadata to Ensure End-to-End Submission Integrity. John Brega Linda Collins PharmaStat LLC Beyond OpenCDISC: Using Define.xml Metadata to Ensure End-to-End Submission Integrity John Brega Linda Collins PharmaStat LLC Topics Part 1: A Standard with Many Uses Status of the Define.xml Standard

More information

Investigator Site OC RDC PDF User Guide

Investigator Site OC RDC PDF User Guide Investigator Site OC RDC PDF User Guide Version 1.0 Page 1 of 40 TABLE OF CONTENTS Accessing OC RDC Steps for Access 3 Logging On 4 Change Password 4 Laptop and System Security 5 Change Study 5 Navigating

More information

ArtOfTest Inc. Automation Design Canvas 2.0 Beta Quick-Start Guide

ArtOfTest Inc. Automation Design Canvas 2.0 Beta Quick-Start Guide Automation Design Canvas 2.0 Beta Quick-Start Guide Contents Creating and Running Your First Test... 3 Adding Quick Verification Steps... 10 Creating Advanced Test Verifications... 13 Creating a Data Driven

More information

Using Reports and Graphs

Using Reports and Graphs Using Reports and Graphs Information in this section explains how to generate and use PCS Axis reports and graphs. The information is intended for PCS Axis users with SysAdmin, User, and Read Only user

More information

XML Spy Tutorial Lab Contents

XML Spy Tutorial Lab Contents XML Spy Tutorial Lab 1 An XML Schema is similar to DTD and created by Microsoft. It describes the structure of an XML document. If an XML document follows the XML Schema, it is said to be valid; otherwise

More information

Excel 2003 Tutorial II

Excel 2003 Tutorial II This tutorial was adapted from a tutorial by see its complete version at http://www.fgcu.edu/support/office2000/excel/index.html Excel 2003 Tutorial II Charts Chart Wizard Chart toolbar Resizing a chart

More information

Access Review. 4. Save the table by clicking the Save icon in the Quick Access Toolbar or by pulling

Access Review. 4. Save the table by clicking the Save icon in the Quick Access Toolbar or by pulling Access Review Relational Databases Different tables can have the same field in common. This feature is used to explicitly specify a relationship between two tables. Values appearing in field A in one table

More information

The Domino Designer QuickStart Tutorial

The Domino Designer QuickStart Tutorial The Domino Designer QuickStart Tutorial 1. Welcome The Domino Designer QuickStart Tutorial You've installed Domino Designer, you've taken the Designer Guided Tour, and maybe you've even read some of the

More information

Altova XMLSpy 2007 Tutorial

Altova XMLSpy 2007 Tutorial Tutorial All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including photocopying, recording, taping, or information storage

More information

Altova XMLSpy 2013 Tutorial

Altova XMLSpy 2013 Tutorial Tutorial All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including photocopying, recording, taping, or information storage

More information

Office Automation Suite V 5.0

Office Automation Suite V 5.0 Office Automation Suite V 5.0 User Guide 28.09.2018 Page 1/ 93 Contents 1 Introduction...4 2 Connect to IFS...4 3 Information Merger...5 3.1 The Automation Assistant - Overview...6 3.1.1 Properties...6

More information

The walkthrough is available at /

The walkthrough is available at   / The walkthrough is available at https://downloads.openmicroscopy.org/presentations/2018/gbi-sydney / Description We will demonstrate a number of features of the OMERO platform using an OMERO server based

More information

SPARK. User Manual Ver ITLAQ Technologies

SPARK. User Manual Ver ITLAQ Technologies SPARK Forms Builder for Office 365 User Manual Ver. 3.5.50.102 0 ITLAQ Technologies www.itlaq.com Table of Contents 1 The Form Designer Workspace... 3 1.1 Form Toolbox... 3 1.1.1 Hiding/ Unhiding/ Minimizing

More information

Using Sitecore 5.3.1

Using Sitecore 5.3.1 Using Sitecore 5.3.1 An End-User s Guide to Using and Administrating Sitecore Author: Sitecore Corporation Date: December 12, 2007 Release: Rev. 1.0 Language: English Sitecore is a registered trademark.

More information

RL6 - WORKING WITH REPORTS

RL6 - WORKING WITH REPORTS RL6 - WORKING WITH REPORTS If you have RL6 Risk questions please contact: RL_support@wrha.mb.ca or (204) 926-1070 WRHA Quality Improvement & Patient Safety Version: 3.0, November 2, 2018 WORKING WITH REPORTS

More information

Helping The Define.xml User

Helping The Define.xml User Paper TT01 Helping The Define.xml User Dave Iberson-Hurst, Assero Limited, Teignmouth, United Kingdom ABSTRACT The FDA often comment at industry gatherings on the quality of define.xml files received as

More information

THE VARIABLE LIST Sort the Variable List Create New Variables Copy Variables Define Value Labels... 4

THE VARIABLE LIST Sort the Variable List Create New Variables Copy Variables Define Value Labels... 4 The Variable List Contents THE VARIABLE LIST... 1 Sort the Variable List... 2 Create New Variables... 3 Copy Variables... 3 Define Value Labels... 4 Define Missing Values... 4 Search and Filter Variables...

More information

Note: Basic understanding of the CDISC ODM structure of Events, Forms, ItemGroups, Items, Codelists and MeasurementUnits is required.

Note: Basic understanding of the CDISC ODM structure of Events, Forms, ItemGroups, Items, Codelists and MeasurementUnits is required. Paper CC-018 Exploring SAS PROC CDISC Model=ODM and Its Undocumented Parameters Elena Valkanova, Biostat International, Inc, Tampa, FL Irene Droll, XClinical GmbH, München, Germany ABSTRACT The CDISC Operational

More information

Creating Workflows. Viewing the Task Library. Creating a Workflow. This chapter contains the following sections:

Creating Workflows. Viewing the Task Library. Creating a Workflow. This chapter contains the following sections: This chapter contains the following sections: Viewing the Task Library, page 1 Creating a Workflow, page 1 Example: Creating a Workflow, page 13 Resolving Workflow Validation Issues, page 16 Changing Flow

More information

JSF Tools Reference Guide. Version: M5

JSF Tools Reference Guide. Version: M5 JSF Tools Reference Guide Version: 3.3.0.M5 1. Introduction... 1 1.1. Key Features of JSF Tools... 1 2. 3. 4. 5. 1.2. Other relevant resources on the topic... 2 JavaServer Faces Support... 3 2.1. Facelets

More information

CCRS Quick Start Guide for Program Administrators. September Bank Handlowy w Warszawie S.A.

CCRS Quick Start Guide for Program Administrators. September Bank Handlowy w Warszawie S.A. CCRS Quick Start Guide for Program Administrators September 2017 www.citihandlowy.pl Bank Handlowy w Warszawie S.A. CitiManager Quick Start Guide for Program Administrators Table of Contents Table of Contents

More information

Excel Intermediate

Excel Intermediate Excel 2013 - Intermediate (103-124) Multiple Worksheets Quick Links Manipulating Sheets Pages EX16 EX17 Copying Worksheets Page EX337 Grouping Worksheets Pages EX330 EX332 Multi-Sheet Cell References Page

More information

DATABASE VIEWER PLUS FOR IPAD: USER GUIDE PRODUCT VERSION: 4.1

DATABASE VIEWER PLUS FOR IPAD: USER GUIDE PRODUCT VERSION: 4.1 DATABASE VIEWER PLUS FOR IPAD: USER GUIDE PRODUCT VERSION: 4.1. CONTENTS User Guide 1 INTRODUCTION...5 1.1 FEATURES...5 2 INSTALLATION...6 2.1 DESKTOP INSTALLATION...6 2.2 IPAD INSTALLATION:...10 3 USING

More information

Automation Engine. Workflows

Automation Engine. Workflows Workflows 04-2017 Contents 1. Workflow Basics...4 2. Building Workflows using the Workflow Editor... 6 2.1 The Workflow Editor Window... 6 2.2 2.3 2.4 2.5 2.6 2.7 2.8 The Workflow Editor Menus...7 The

More information

Xfmea Version 10 First Steps Example

Xfmea Version 10 First Steps Example Xfmea Version 10 First Steps Example This example provides a quick introduction to the Xfmea software by allowing you to experiment with the application s data management, analysis and reporting features.

More information

The MAXQDA Stats Data Editor

The MAXQDA Stats Data Editor The Data Editor The Data Editor The MAXQDA Stats Data Editor displays the cases in the rows and the variables in the columns. Each case is therefore in a separate line. The following figure shows the Data

More information

User Guide. Oracle Health Sciences Central Designer Release 2.1. Part Number: E

User Guide. Oracle Health Sciences Central Designer Release 2.1. Part Number: E User Guide Oracle Health Sciences Central Designer Release 2.1 Part Number: E55023-01 Copyright 2014, Oracle and/or its affiliates. All rights reserved. The Programs (which include both the software and

More information

Chapter 10 Linking Calc Data

Chapter 10 Linking Calc Data Calc Guide Chapter 10 Linking Calc Data Sharing data in and out of Calc Copyright This document is Copyright 2006 2013 by its contributors as listed below. You may distribute it and/or modify it under

More information

Office Automation Suite V 5.0

Office Automation Suite V 5.0 Office Automation Suite V 5.0 User Guide 30.01.2019 Addovation 2019 Contents 1 Introduction... 4 2 Connect to IFS... 4 3 Information Merger... 5 3.1 The Automation Assistant - Overview... 6 Properties...

More information

Some useful shortcut keys applicable for both Excel and Word (16 to 19 is only for Excel): Sr.No. Shortcut Keys Description

Some useful shortcut keys applicable for both Excel and Word (16 to 19 is only for Excel): Sr.No. Shortcut Keys Description Some useful shortcut keys applicable for both Excel and Word (16 to 19 is only for Excel): Sr.No. Shortcut Keys Description 1 Ctrl + C Copy the selected data 2 Ctrl + X Cut the selected data 3 Ctrl + V

More information

MethodDefs, ValueLists and WhereClauses:

MethodDefs, ValueLists and WhereClauses: MethodDefs, ValueLists and WhereClauses: How to Define Data Traceability in an MDR DH03 Judith Goud, Nurocor Agenda Data Traceability Standards Traceability in Clinical Development Systems Conclusion Data

More information

MS Excel Advanced Level

MS Excel Advanced Level MS Excel Advanced Level Trainer : Etech Global Solution Contents Conditional Formatting... 1 Remove Duplicates... 4 Sorting... 5 Filtering... 6 Charts Column... 7 Charts Line... 10 Charts Bar... 10 Charts

More information

Code Matrix Browser: Visualizing Codes per Document

Code Matrix Browser: Visualizing Codes per Document Visual Tools Visual Tools Code Matrix Browser: Visualizing Codes per Document The Code Matrix Browser (CMB) offers you a new way of visualizing which codes have been assigned to which documents. The matrix

More information

Introductory Exercises in Microsoft Access XP

Introductory Exercises in Microsoft Access XP INFORMATION SYSTEMS SERVICES Introductory Exercises in Microsoft Access XP This document contains a series of exercises which give an introduction to the Access relational database program. AUTHOR: Information

More information

OrgPlus 6 Plug-in User Guide Version 6.0.3

OrgPlus 6 Plug-in User Guide Version 6.0.3 OrgPlus 6 Plug-in User Guide Version 6.0.3 The material presented in this publication is copyright-protected 2000-2006 by HumanConcepts and may not be reproduced in any form, by any method for any purpose

More information

Exchanger XML Editor - Grid Editing

Exchanger XML Editor - Grid Editing Exchanger XML Editor - Grid Editing Copyright 2005 Cladonia Ltd Table of Contents Editing XML using the Grid (Professional Edtion only)... 2 Grid Layout... 2 Opening an XML Document in the Grid View...

More information

Nintex Reporting 2008 Help

Nintex Reporting 2008 Help Nintex Reporting 2008 Help Last updated: Thursday, 24 December 2009 1 Using Nintex Reporting 2008 1.1 Chart Viewer Web Part 1.2 Importing and Exporting Reports 1.3 Import Nintex report page 1.4 Item Level

More information

Forms/Distribution Acrobat X Professional. Using the Forms Wizard

Forms/Distribution Acrobat X Professional. Using the Forms Wizard Forms/Distribution Acrobat X Professional Acrobat is becoming a standard tool for people and businesses to use in order to replicate forms and have them available electronically. If a form is converted

More information

SQL Server. Management Studio. Chapter 3. In This Chapter. Management Studio. c Introduction to SQL Server

SQL Server. Management Studio. Chapter 3. In This Chapter. Management Studio. c Introduction to SQL Server Chapter 3 SQL Server Management Studio In This Chapter c Introduction to SQL Server Management Studio c Using SQL Server Management Studio with the Database Engine c Authoring Activities Using SQL Server

More information

Business & Decision Life Sciences

Business & Decision Life Sciences Business & Decision Life Sciences Moving to Define.xml v2.0.0 for CDISC FSUG Anne-Sophie Bekx / 22 May 2014 Introduction Differences Impact Introduction History of Define.xml February 2005: CRT-DDS Final

More information

Steps: 1. Log in to the Dmitri application through the following website URL, as appropriate:

Steps: 1. Log in to the Dmitri application through the following website URL, as appropriate: Dmitri Suite Getting Started Logging In and Logging Out Logging In Use the following steps to log in to the Dmitri application. Steps: 1. Log in to the Dmitri application through the following website

More information

Table Basics. The structure of an table

Table Basics. The structure of an table TABLE -FRAMESET Table Basics A table is a grid of rows and columns that intersect to form cells. Two different types of cells exist: Table cell that contains data, is created with the A cell that

More information

Introduction. Table Basics. Access 2010 Working with Tables. Video: Working with Tables in Access To Open an Existing Table: Page 1

Introduction. Table Basics. Access 2010 Working with Tables. Video: Working with Tables in Access To Open an Existing Table: Page 1 Access 2010 Working with Tables Introduction Page 1 While there are four types of database objects in Access 2010, tables are arguably the most important. Even when you're using forms, queries, and reports,

More information

SystemVue 2011 Fundamentals (version ) LAB EXERCISE 1. SystemVue Basics

SystemVue 2011 Fundamentals (version ) LAB EXERCISE 1. SystemVue Basics SystemVue 2011 Fundamentals (version 1-2012) LAB EXERCISE 1 SystemVue Basics This lab exercise introduces the basic use model of SystemVue, including using the built-in templates, running analyses and

More information

Creating Dashboard Widgets. Version: 7.3

Creating Dashboard Widgets. Version: 7.3 Creating Dashboard Widgets Version: 7.3 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived

More information

Imagine. Create. Discover. User Manual. TopLine Results Corporation

Imagine. Create. Discover. User Manual. TopLine Results Corporation Imagine. Create. Discover. User Manual TopLine Results Corporation 2008-2009 Created: Tuesday, March 17, 2009 Table of Contents 1 Welcome 1 Features 2 2 Installation 4 System Requirements 5 Obtaining Installation

More information

INFocus Basic Table Reporting

INFocus Basic Table Reporting INFocus Basic Table Reporting About This Document This document provides basic information about the INFocus tool, with specific examples of steps required to create reports. The user should log in to

More information

MDA V8.1 What s New Functionality Overview

MDA V8.1 What s New Functionality Overview 1 Basic Concepts of MDA V8.1 Version General Notes Ribbon Configuration File Explorer Export Measure Data Signal Explorer Instrument Box Instrument and Time Slider Oscilloscope Table Configuration Manager

More information

Configuring Data Masking. Version: 7.3

Configuring Data Masking. Version: 7.3 Configuring Data Masking Version: 7.3 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived from,

More information

Managing CDISC version changes: how & when to implement? Presented by Lauren Shinaberry, Project Manager Business & Decision Life Sciences

Managing CDISC version changes: how & when to implement? Presented by Lauren Shinaberry, Project Manager Business & Decision Life Sciences 1 Managing CDISC version changes: how & when to implement? Presented by Lauren Shinaberry, Project Manager Business & Decision Life Sciences 2 Content Standards Technical Standards SDTM v1.1 SDTM IG v3.1.1

More information

i2b2 User Guide Informatics for Integrating Biology & the Bedside Version 1.0 October 2012

i2b2 User Guide Informatics for Integrating Biology & the Bedside Version 1.0 October 2012 i2b2 (Informatics for Integrating Biology and the Bedside) is an informatics framework designed to simplify the process of using existing, de-identified, clinical data for preliminary research cohort discovery

More information

2. create the workbook file

2. create the workbook file 2. create the workbook file Excel documents are called workbook files. A workbook can include multiple sheets of information. Excel supports two kinds of sheets for working with data: Worksheets, which

More information

Unit 8: Working with Actions

Unit 8: Working with Actions Unit 8: Working with Actions Questions Covered What are actions? How are actions triggered? Where can we access actions to create or edit them? How do we automate the sending of email notifications? How

More information

Advantages of a real end-to-end approach with CDISC standards

Advantages of a real end-to-end approach with CDISC standards Advantages of a real end-to-end approach with CDISC standards Dr. Philippe Verplancke CEO XClinical GmbH 26th Annual EuroMeeting 25-27 March 2014 ACV, Vienna Austria Disclaimer The views and opinions expressed

More information