This is a simple load script for iteratively calling the RDMP DLE with monthly batches of dicom images.
It expects folders in the following hierarchy
yyyy
└ mm
└ dd
for example
2010
└ 01
└ 01
└ 02
└ 03
Each day folder should contain dicom files. This script does not work alone and requires RDMP and RDMP.Dicom Plugin to work