Source: dicom3tools Version: 1.00~20190724083540-1 dicom3tools has been released. Please package it.
In particular: You may be interested in a "-new" command line option to dciodvfy, added as a result of an NCI-funded project for TCIA, which: - shows the full path to the offending attribute - reports the keyword, tag (without 0x) +/- private creator - uses a ["n"] convention to report sequence item number and value number - uses a more consistent pattern of ordering of Error/Warning - path to attribute - message - value - uses a more consistent use of delimiters around values E.g., instead of: Warning - CodingSchemeDesignator is deprecated - attribute <CodingSchemeDesignator> = <SNM3> with the "-new" option you get: Warning - </SharedFunctionalGroupsSequence(5200,9229)[1]/FrameAnatomySequence(0020,9071)[1]/AnatomicRegionSequence(0008,2218)[1]/CodingSchemeDesignator(0008,0102)[1]> - CodingSchemeDesignator is deprecated = <SNM3> See: https://www.dclunie.com/dicom3tools/dciodvfy.html