DataServices:DICOM
From CVRG Wiki
Overview
The DICOM Data Service provides grid-enabled, secure access to DICOM Imaging datasets stored. The service consists of three main components:
- A dcm4chee DICOM Picture Archiving and Communication System (PACS), which uses the file system to store the image portions of the DICOM files
- A PostgreSQL database as the tool dcm4chee uses to store DICOM header information.
- A caGrid-compatible data service. This service allows grid-enabled, secure access to data serviced through the dcm4chee PACS.
More detailed instructions for building and deploying the DICOM Data Service can be found here.
