Hi,<br><br>I am trying to create a dicom directory tree from a directory containing number of dicom images with the patient ID as the root directory containing study date as the subdirectory containing series number as the subdirectory which finally contains the dicom images with filenames as per the image numbers. In other words, I want to create a directory tree as follows-
<br>PatientID<br>     StudyDate<br>           Series Number<br>                Images with filenames = image number<br><br>I am new to GDCM and was wondering if there are any classes or functions in GDCM that can do something like this and if so, are there any examples showing their usage? 
<br>Can anyone please help me with this? <br><br>Thanks in advance.<br><br>Regards,<br>Ashish<br><br><br><br><br>