Software Roadmap
MedCo is open-source and available at GitHub. The latest release is available here. This codebase is under continuous development and more features will be added soon. The roadmap below shows the tentative schedule for upcoming tasks and releases. By subscribing to our newsletter, you will receive notifications about new add-ons to MedCo and updates to our roadmap.
For further information on the available features, development, and deployment, consult our documentation page.
Roadmap
MedCo v0.3.0
New functionalities:
- Integration of MedChain allowing decentralized blockchain-based user management and logs.
MedCo v0.2.2
New functionalities:
- Differentially-private budget management integration in PIC-SURE 2.0 + Keycloak and MedCo
MedCo v0.2.1
New functionalities:
- User authorizations
- Different query types:
- global patient count (aggregated answer from all sites)
- obfuscated counts (with differential privacy)
- patient list
MedCo v0.2.0
Upgraded compatibility to PIC-SURE 2.0, consolidation of deployment, architecture change.
MedCo v0.1.0
First working prototype for the MedCo application with a genomic (from cbio portal) and medical (i2b2 demodata) dataset. This release includes:
- deployment dockers;
- full ETL (Extract, Transform and Load) with dummy generation;
- accurate patient counts per site;
- PIC-SURE/IRCT 1.4 + GlowingBear UI;
- MedCo technical documentation (WIP).