DICOM de-identification tool overview
From Commontk
Jump to navigationJump to search
Home < DICOM de-identification tool overview
Specific use cases and requirements for de-identification
Requirements
- Client side processing
- Offline processing
- Platform and browser independent
- Provided as commandline tool?
- In-application processing should be possible?
- e.g. in MITK and Slicer?
- Specify conditions like if tag value is equal to XYZ then remove all private tags except of <tag list>
Usecases
Available tools for DICOM de-identification
Toolname | Language | Available as cmd line? | Features | URL |
---|---|---|---|---|
Clinical Trial Processor | Java | http://mircwiki.rsna.org/index.php?title=CTP-The_RSNA_Clinical_Trial_Processor | ||
DICOM Cleaner | Java | http://www.dclunie.com/pixelmed/software/webstart/DicomCleanerUsage.html | ||
DICOM Confidential | Java | http://sourceforge.net/projects/privacyguard/ | ||
DICOM Browser | Java | Yes | Script based processing: Assignment / Deletion / Constraint and condition based / Built-in functions / Generators / user defined variables | http://nrg.wustl.edu/software/dicom-browser/ |
GDCM Anon | C++ | Yes | http://gdcm.sourceforge.net/html/gdcmanon.html | |
DCMTK | C++ |