back to home

phoenixctms / ctsms

Phoenix CTMS - the ultimative CTMS/PRS/CDMS.

View on GitHub
67 stars
35 forks
21 issues

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing phoenixctms/ctsms in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/phoenixctms/ctsms)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

Phoenix CTMS ===== Phoenix CTMS is a large web application combining capabilities of database software used in clinical research in one modular system. • __PRS__ (Patient Recruitment System) • __CTMS__ (Clinical Trial Management System) • __CDMS__ (Clinical Data Management System) This unmatched feature set is geared to support all operational and regulatory requirements of the clinical front end in academic research, at CROs (Contract Research Organisations) and hospitals conducting clinical studies of any phase. After years of collaborative development with trial sites at the Medical University of Graz, the Phoenix CTMS now becomes publicly available (LGPL 2.1). It could be the perfect choice if you e.g. • need a private, _encrypted_ subject database for PII (personally identifyable information), to complement your existing CDMS • need a solution to comply with upcoming _EU-GDPR_ (General Data Protection Regulation) • want to operate a secure online _signup portal_ for subject candidates • want a CDMS that gives you unlimited _Javascript_ form scripting support (server- and browserside) • need to deal with _large_ eCRFs (electronic case report forms) • want to try a serious open source alternative for eCRFs • need to formulate complex _ad-hoc_ database queries to list matching subject candidates using _set operations_ • conduct several trials in parallel and need to organize site staff and resources • need a software to implement various processes for ICH GCP (good clinical practice) compliance • want a turn-key system that’s operational out-of-the-box, instead of integrating multiple systems This GitHub repository contains all tiers of the main JEE web application. Transient artifacts generated using AndroMDA are excluded. Build and Install ----- • Prepare a vanilla _Debian Bullseye_ Linux instance (ie. from debian-11.2.0-amd64-netinst.iso): • 2 vCPUs, 4-8 GB RAM and 10-20 GB disk should be fine for a test environment • Select basic packages only (no database or webserver) • The procedure was also successfully tested with latest _Ubuntu_ • Open a terminal and run the installer to automatically download, build and configure your Phoenix CTMS: The procedure will require internet connectivity to download from debian, maven, cpan mirros and github. It will take around 1-2 hours to complete. • You can now open a browser and log into the system using the link and credentials printed at last. • If desired, populate the system with demo data: