Kindly provide the correct configuration for this workflow:
Study Ingestion and Storage:
All newly received studies should be stored simultaneously on:
Local storage (fs1)
Amazon S3 (long-term archive)
Automated Deletion from Local Storage:
After 90 days, studies should be automatically deleted from fs1.
The original copies in S3 must be retained and not deleted.
On-Demand Access from S3:
Even after deletion from fs1, all studies must remain accessible via WADO-RS and C-FIND/C-MOVE (Query/Retrieve).
When accessed, dcm4chee should dynamically retrieve the study from S3.
Smart Prefetching Based on Incoming Studies:
When a new study is received, the system should automatically prefetch all prior studies:
Belonging to the same Patient ID
And with the same Modality
These prefetched studies should be copied from S3 to fs1 to enable faster access