Package cdac.medinfo.sdk.dcm30_04.services.dicomdir

DICOMDIR is a unique and mandatory DICOM File within a File-set which contains the Media Storage Directory SOP Class.

See: Description

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.