Hey folks!
I'm testing something out - is it possible (and I'm sure that it is), to provide a way to store images in a more structured manner - like MAG:/2025/11/19 - and put folders of IDs in there ? Or to customize it a bit to have MAG:/2025/11/19/PATIENTNAME-SURNAME-ID
I'm guessing it has to do something and provide ImportConverter with right values, like
check if 2025 exists, if not create it, check if 11 exists if not create it, check if 19 exists if not create it and then write in it...
In time of the writing... How big hit would that actually be, resources wise?