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

Latest commit

 

History

History
32 lines (24 loc) · 1.42 KB

File metadata and controls

32 lines (24 loc) · 1.42 KB

Warning

This repository has been archived and is no longer maintained.
The code is provided for historical reference and may contain unpatched or unknown vulnerabilities.
It should not be used in production systems.

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