Skip to content

JayDouglass/clara

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLARA

Clinical Research Administration (CLARA), developed at the University of Arkansas for Medical Sciences (UAMS), is a comprehensive web-based system that can streamline research administrative tasks such as submissions, reviews and approval processes for both investigators and different review committees on a single integrated platform. Even more importantly, CLARA not only helps investigators to meet regulatory requirements but also provides tools for managing other clinical research activities such as budgeting, contracting, and participant schedule planning.

Features

Key CLARA features include:

  • An IRB "Live Meeting" module
  • An interface for multiple oversight review committees (IRB, Biohazard, and more)
  • An adverse event reporting process
  • A budget development interface and budget tracking module
  • A clinical trial contract reviewing and tracking module
  • Seamless interface with UAMS' open-source Comprehensive Research Informatics Suite for clinical trial management and participant tracking
  • Interface with electronic medical record (EMR) and other hosptial information systems such as Epic to create research study definitions for tracking and billing research subjects.

Getting Started

Technology stack:

  • Application development platform and frameworks: Java 1.7; Spring 3.x; JPA/Hibernate;
  • Web development stack: Sencha Ext JS 3.x/4.x; jQuery; Bootstrap
  • Database engine: Microsoft SQL Server (2008)
  • Web container: Apache Tomcat 7

How to install?

  1. Clone the repo:

    git clone https://github.com/bianjiang/clara.git
    
  2. Compile with Maven mvn:

    mvn clean package -DskipTests
    
  3. Config database, LDAP authentiction, etc:

    See ``Installation Guide`` for detailed configration.
    
  4. Copy the clar-webapp.war into Tomcat's webapps; and start Tomcat.

  5. The system will be avaliable at http://localhost:8080/clara-webapp/ e.g., CLARA at UAMS.

See Installation Guide for detailed installation guide; and Development Guide for how to setup development environment and various other development resources.

Documentations

Various other documentations such as form templates, workflow diagrams; and development resources can be found at clara-doc

Questions?

If you have any questions, please feel free to contact Jiang Bian (Email: jbian at uams.edu).

Acknowledgments

The work is supported by the Translational Research Institute (TRI) at the University of Arkasnas for Medical Sciences (UAMS) funded by award UL1TR000039 through National Center for Advancing Translational Sciences (i.e., formerly UL1RR029884 through the NIH National Center for Research Resources). The content is solely the responsibility of the authors and does not necessarily represent the official views of the NIH.

Bitdeli Badge

About

Clinical Research Administration - UAMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published