Sun, 02 Jun 2024 14:00:23 UTC | login

Information for build dicomanonymizer-0-0.2.20191125gited06792.fc33

ID146830
Package Namedicomanonymizer
Version0
Release0.2.20191125gited06792.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/dicomanonymizer.git#d58a60e963545d62b91bebb7317310cf8da6aa4c
SummaryA multi-threaded anonymizer for DICOM files
DescriptionA 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).
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 16 Apr 2020 11:47:02 UTC
CompletedThu, 16 Apr 2020 12:18:22 UTC
Taskbuild (f33, /rpms/dicomanonymizer.git:d58a60e963545d62b91bebb7317310cf8da6aa4c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/dicomanonymizer.git#d58a60e963545d62b91bebb7317310cf8da6aa4c'}}
Tags
f33
RPMs
src
dicomanonymizer-0-0.2.20191125gited06792.fc33.src.rpm (info) (download)
riscv64
dicomanonymizer-0-0.2.20191125gited06792.fc33.riscv64.rpm (info) (download)
dicomanonymizer-debuginfo-0-0.2.20191125gited06792.fc33.riscv64.rpm (info) (download)
dicomanonymizer-debugsource-0-0.2.20191125gited06792.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.2.20191125gited06792 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Dec 11 2019 Alessio <alciregi@fedoraproject.org> - 0-0.1.20191125gited06792 Initial commit