Mipacs Toolkit -
mipacs-toolkit export --start 2025-01-01 --end 2025-01-31 --format DICOM --output ./january_studies Extract patient ID, study UID, and modality into a CSV:
mipacs-toolkit metadata --input ./studies/*.dcm --fields PatientID,StudyDate,Modality --output report.csv Schedule a full backup of all studies older than 90 days: mipacs toolkit
batch: max_concurrent: 5 retry_failed: true 4.1 Batch Image Export Export studies from a specific date range: mipacs toolkit