johnperry / CTP

Clinical Trial Processor
http://mircwiki.rsna.org/index.php?title=CTP_Articles
65 stars 55 forks source link

Support multiple filenameTags in DirectoryStorageService #21

Open bersbersbers opened 5 years ago

bersbersbers commented 5 years ago

I would welcome if filenameTag could be extended to support multiple tags similar to how structure works. For example, I would like to combine the (last entry of, see #22) ImageType and InstanceNumber tags to get filenames such DERIVED_PET_NORM_1.dcm etc., for example, by stating filenameTags="ImageType_InstanceNumber".