Skip to content
This repository was archived by the owner on Jun 23, 2020. It is now read-only.

Latest commit

 

History

History
27 lines (20 loc) · 1.19 KB

File metadata and controls

27 lines (20 loc) · 1.19 KB

Patient Study Calendar

This is the source for Patient Study Calendar, an open source web application for tracking patients on clinical trials. It is a Java Servlet application using the Spring Framework and Hibernate for its major infrastructure. Its goal is to help ensure that complex protocols are followed identically for different patients. It can also help decouple protocol-dependent participant scheduling information from more generic registration and consenting workflows.

Patient Study Calendar is distributed under the BSD 3-Clause License. Please see the NOTICE and LICENSE files for details.

Check out the following for more information:

Documentation & Support

Development