Skip to content
jacobrousseau edited this page Apr 25, 2013 · 13 revisions

Welcome to the TraIT-OCWS wiki!

TraITOCWS is developed as part of CTMM Translational Research IT (TraIT). The initial architect was Arjan van der Velde. Currently it is maintained by Jacob Rousseau.

TraITOCWS is a Java library accompanied by some small utility programs that together facilitate ODM [1] data loading into OpenClinica [0] web services. The library augments OpenClinica standard functionality by supporting study subject creation and event scheduling based on the ODM data loaded. The functionality of the library is driven by information readily present in the ODM data format complemented with a small number of extra attributes. The library is intended for use in the Mirth Connect [2] messaging hub but can also be used in a stand-alone fashion. For data loading into OpenClinica knowledge of the study data is loaded into is required. The TraITOCWS allows for the generation of study-specific ODM templates that can consequently be populated and loaded into OpenClinica. If data is loaded for existing study into an already scheduled event for an existing study subject, data can be imported directly through the dataImport() web service method of the OpenClinica web services. If a subject is to be created and/or an event is to be scheduled beforehand, additional calls need to be made. The TraITOCWS library handles these calls transparently. API documentation is available in gh-pages (https://github.com/CTMM-TraIT/trait_ocws/tree/master/doc). More details can be found in this wiki. Please read Requirements, Example Setup and Technical Usage Manual, ODM Processing and ODM Template for more information.

Tips & Tricks and other practical information on defining uploads to OpenClinica with TraITOCWS and MirthConnect can be found on the page Working with MirthConnect / TraIT OCWS and OpenClinica

A typical deployment diagram shows the main interacting components.

[0] https://community.openclinica.com/
[1] https://docs.openclinica.com/3.1/technical-documents/openclinica-and-cdisc-odm-specifications
[2] http://www.mirthcorp.com/products/mirth-connect