Skip to content

Latest commit

 

History

History
62 lines (41 loc) · 2.86 KB

File metadata and controls

62 lines (41 loc) · 2.86 KB

Back to Projects List

DICOM management platforms

Key Investigators

  • Andrey Fedorov (BWH)
  • James Petts (Institute of Cancer Research, UK)
  • Erik Ziegler (Radical Imaging)
  • Marco Nolden (DKFZ)
  • Jonas Scherer (DKFZ)

Project Description

Evaluate existing/emerging platforms for managing DICOM data.

Objective

We need a platform to support management of the DICOM data within a lab. Required features include:

  • user authentication
  • storage of the variety of DICOM objects (should not be limited to DICOM images)
  • integrated viewer for visualization of the images, and ideally annotations
  • API for data access (read and write)
  • integration of batch processing tools (e.g., automatically calculate radiomics features for an image when segmentation of that is submitted)
  • should be possible to install on an "on-premises" server to allow handling of PHI data (i.e., cannot be a cloud-only solution)

Approach and Plan

Install and test the following solutions:

  • XNAT (with James Petts)
  • CCC? (with Erik Ziegler)
  • Girder? (with JC)
  • ...

Progress and Next Steps

  1. Discussed the capabilities and planned release timeline of the platform being developed at DKFZ (Marco and Jonas). Looking forward to try it!
  2. Installed XNAT with the OHIF plugin (very easy and "just works"!):
  1. Did not get to try an improved version of the CCC infrastructure (OHIF + dcm4chee + keyckloak) - Jonas is working on it.
  2. Did not get to Girder ...

Illustrations

XNAT with OHIF Viewer

Interpolation for contours in XNAT (Soon to be packaged as freely available Cornerstone/OHIF plugins)

RTSTRUCT fetch/view in XNAT

Background and References