-
Interface Summary
| Interface |
Description |
| IDICOMDIRPathFormatter |
IDICOMDIRPathFormater is used for formating long file names.
|
-
Class Summary
| Class |
Description |
| DICOMDIR |
DICOMDIR is a unique and mandatory DICOM File within a File-set which contains the Media Storage Directory SOP Class.
|
| DICOMDIRSinkImpl |
This class provides a default implementation of DataSink to store the data in DICOMDIR .
|
| DICOMDIRSourceImpl |
This class provides a default implementation of Data Source which will search and retrieve data from DICOMDIR .
|
Package cdac.medinfo.sdk.dcm30_04.services.dicomdir Description
DICOMDIR is a unique and mandatory DICOM File within a File-set which contains the Media Storage Directory SOP Class.
This package provides methods to read DICOMDIR file, create it and update it.
This package also provides function to query and retrieve information from the DICOMDIR file.
The files can be stored with long file names or can be stored with formated name.
If IDICOMDIRPathFormater is set to DICOMDIR then folder structure is created according to the formated path
that is received by this interface. Otherwise the folder structure is in long file name format i.e
PatientName_PatientID/StudyInstanceUID/SeriesInstanceUID/SOPInstanceUID.