bastula / dicompyler

Extensible radiation therapy research platform and viewer for DICOM and DICOM RT
http://www.dicompyler.com
264 stars 99 forks source link

Improve support for more tags in the anonymizer plugin #45

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Some DICOM tags will not be anonymized when using the anonymizer.

A list of tags that could potentially be anonymized can be found in Part 3 of 
the DICOM standard. It would probably be useful if this document is combed (by 
inspection) to find tags which could potentially contain patient/institution 
identifying data.

Until then, we will rely on user reports of tags that haven't been anonymized.

Original issue reported on code.google.com by bastula on 4 Jun 2011 at 7:55

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/35637427-improve-support-for-more-tags-in-the-anonymizer-plugin?utm_campaign=plugin&utm_content=tracker%2F18109348&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F18109348&utm_medium=issues&utm_source=github).
GoogleCodeExporter commented 9 years ago
This issue was updated by revision 60a22a530b16.

Original comment by bastula on 4 Jun 2011 at 7:58

GoogleCodeExporter commented 9 years ago
This issue was updated by revision c3e093c31d4e.

Original comment by bastula on 15 Aug 2011 at 3:25

bastula commented 8 years ago

Consider adding UID anonymization per the thread here: https://groups.google.com/d/topic/dicompyler/acpJzICYLPI/discussion

Need to make sure that the UID is valid and less than 64 characters.

Also if anonymizing a DICOM RT set, need to ensure that the UID references aren't broken.