Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modified mass_deidentify.py to specify which xml file with header to erase should be used for deidentification #107

Conversation

cmadjar
Copy link
Collaborator

@cmadjar cmadjar commented Apr 4, 2019

Description

When running DICAT for the context of open science, additional DICOM fields needed to be erase (fields containing acquisition dates for example). Therefore, DICAT has been modified so that an XML file path can be provided to mass_deidentify.py with a stricter list of fields to erase from the DICOM header.

A different XML file has been provided dicat/data/fields_to_zap_for_open_science.xml with a stricter list of DICOM header to remove from the DICOMs than the original XML provided with DICAT.

This resolves

  • no issue has been reported on that topic but it became necessary to implement this for open science

@cmadjar cmadjar added this to the 2.2 milestone Apr 4, 2019
@cmadjar cmadjar self-assigned this Apr 4, 2019
@cmadjar cmadjar merged commit 977f531 into aces:2.2-dev Apr 4, 2019
@cmadjar cmadjar deleted the modified_dicat_to_read_more_than_one_xml_file_with_fields_to_zap branch April 4, 2019 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant