Deep classification algorithm for De-identification of DICOM medical images
Bufano Michele, Kotter Elmar

TL;DR
This paper presents a deep learning-based algorithm for de-identifying PII and PHI in DICOM medical images, ensuring privacy compliance while allowing customizable de-identification parameters.
Contribution
The study introduces a flexible Python algorithm that effectively recognizes and removes sensitive information in DICOM files, adaptable to different languages and use cases.
Findings
Successfully identified sensitive information like names and personal data
Developed a customizable algorithm for de-identification
Code available for public use and research
Abstract
Background : De-identification of DICOM (Digital Imaging and Communi-cations in Medicine) files is an essential component of medical image research. Personal Identifiable Information (PII) and/or Personal Health Identifying Information (PHI) need to be hidden or removed due to legal reasons. According to the Health Insurance Portability and Accountability Act (HIPAA) and privacy rules, also full-face photographic images and any compa-rable images are direct identifiers and are considered protected health information that also need to be de-identified. Objective : The study aimed to implement a method that permit to de-identify the PII and PHI information present in the header and burned on the pixel data of DICOM. Methods : To execute the de-identification, we implemented an algorithm based on the safe harbor method, defined by HIPAA. Our algorithm uses input customizable parameter to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDigital Media Forensic Detection · Digital Imaging in Medicine · Medical Imaging and Analysis
