Mipacs Toolkit [ SIMPLE ]

<!-- Save as MIPACS_Check.xml and import --> <Task> <Triggers> <Weekly DayOfWeek="Sunday" /> </Triggers> <Actions> <Exec>mipacs-toolkit validate --path D:\studies --send-alert admin@hospital.org</Exec> </Actions> </Task> Run export every night at 2 AM:

mipacs-toolkit validate --path /data/incoming --fix-header-errors Windows Task Scheduler Example Create a weekly integrity check: mipacs toolkit

batch: max_concurrent: 5 retry_failed: true 4.1 Batch Image Export Export studies from a specific date range: Weekly DayOfWeek="Sunday" /&gt

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