Hello all,
I am successfully using the command line CTP DICOM anonymizer tool to anonymize DICOM images using a custom script file. The problem is that secondary captures go through that cause many problems, mostly due to PHI slip.
In the GUI flavor of the tool, there is a filter tab that has at the bottom 3 checkboxes. Two of them actually contain the functionality that I would like to also have in the command-line tool:
- Remove Structured Report Files
- Remove Secondary Capture Files
Is this possible to reject secondary captures using the command-line tool?
I assume that this is achieved using a filter. But I could not locate the filter script which defines the rules to achieve that.
Best regards and thank you in advance.
IK