Hi:
I use dcm4chee-arc-light to configure the storage path. The rules for locating the path are SutdyDate/StudyInstanceUID/Modality/SeriesUID/DICOMObject.dcm. I have configured the rule, {00080020}/{0020000D}/{00080060}/{0020000E}/ {00080018}.dcm.
However, I found that StudyDate did not create a folder at the year/month/day level. I knew that the value of StudyDate was from DICOMOject, but DICOM StudyDate was not split. I changed how to define this path rule so that StudyDate was divided into three levels by year, month and day. Create a folder?
Thanks!