A multi-threaded anonymizer for DICOM files
A multi-threaded anonymizer for DICOM files implementing most of DICOM PS 3.15 AnnexE. Entries such as uid entries are replaced with hash values. This ensures that partial runs of a studies DICOM files can be merged afterwards. This project is written in C++ using the gdcm library and multiple threads to accelerate processing. Warning: The operation performed by this tool is a 'soft' de-identification. Instead of a white list of allowed tags the tool keeps a list of tags known to frequently contain personal identifying information (PII) and replaces only those. On the command line you specify a patient identifier (PatientID/PatientName). Only if you do not keep a mapping of the new and the old identifier this is considered an anonymization. If such a list exists the operation performed is a de-identification (permits a later re-identification).
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1-0.17.20210920gitf076264.fc42 | - |
Fedora 42 | 1-0.17.20210920gitf076264.fc42 | - |
Fedora 41 | 1-0.16.20210920gitf076264.fc41 | - |
Fedora 40 | 1-0.15.20210920gitf076264.fc40 | - |
You can contact the maintainers of this package via email at
dicomanonymizer dash maintainers at fedoraproject dot org
.