Package main is a script that reads a filesystem full of dcm files and
generates a json report.
It uses the dcm2xml tool from the dcm4chee 3 toolkit.
It will use the dcm2xml tool to generate an xml with the dicom attributes
and then parse through them.