Anonymization
Multi-center clinical trials
De-identify a cohort spanning multiple sites for clinical trial submission.
Problem
A multi-center clinical trial requires submission of de-identified imaging data from multiple hospitals. Each site uses different scanners and naming conventions, so patient identities must be consistently removed across all contributing cohorts while preserving study-level linkage.
Steps
- Open the DICOM file — click Open files… (⌘O).
- Switch to Anonymization mode — click the Anon tab (⌘2).
- Configure the PHI scrubbing profile — select a pre-defined profile (Basic, Safe Harbor, or Limited Dataset) from the profile picker.
- Review the affected tags — the tag tree highlights all PHI-tagged rows in magenta. Toggle the Show only PHI filter to verify which tags will be modified.
- Apply anonymization — click Apply & Export to produce a de-identified copy. The original file is never modified.
- Verify — load the exported file and confirm all PHI fields (PatientName, PatientID, PatientBirthDate) display anonymized values.
Result
The exported copy carries no direct patient identifiers — name, ID, and birth date are replaced with anonymized values — while the Study Instance UID is kept so images still group into cohorts. Your original file is untouched, and the audit log records which profile was applied.