I am using Orthanc to receive files sent from PACS. I want the files to be sorted into sub-folders based on patientName. Although from the web interface I can look up data from differnt subjects and download the files from one by one, that is tedious.
From the OrthancStorage doc, all the dicoms are saved in folders related to UUID. I was wondering if I can configure or write some scripts to sort the files automatically when files are being sent by PACS.