Hi there,
I wanted to inform the community that we have bluit a free, libre and Open source web plateform to manage medical imaging in clinical trials.
The plateform is written in PHP and is internally using Orthanc for DICOM services.
It is available with the Affero General Public Licence v3.
This plateform insure :
- Anonymzation of DICOM images with a pre-anonymization in javascript (using Conerstone) on client side and then full anonymization in server side (Using Orthanc)
- Image storage
- A lot of clinical trial management tools : Image quality control, upload follow up, expert review (specific form filling with auto adjudication), statistics module, image and data export, emails alert and communication.
- DICOM vizualization in browser using OHIF viewer and possibility to integrate with other software such as Fiji provided restAPI.
The plateform can manage multiple studies with multiple users having one or multiple roles in the study.
More details are available at https://www.GaelO.fr
This will be presented in detail during the next OrthanCon.
For the community this code could be also an interesting example of integration of Orthanc with PHP (using dedicated Orthanc class for PHP - Orthanc interaction and reverse proxy for dicom web client request)
See our code source at : https://github.com/salimkanoun/GaelO
We are also open to new collaborations for thoose who want to use or extend this plateform.
Best regards,
Salim