dicomanon remove all dates

1 view (last 30 days)
James Lamb
James Lamb on 3 Nov 2020
Answered: Maadhav Akula on 13 Nov 2020
Hi,
Is it possible to make dicomanon remove all dates in the header, for example Study Date, Series Date, which are not removed by the default options? It seems like this should be required to comply with HIPAA (ref: https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3264712/)
It is not too complicated to add that as an additional layer in calling code, but would be more convenient if it was included in dicomanon.
Thanks,
Jim Lamb
  1 Comment
Rik
Rik on 3 Nov 2020
You can put this suggestion in a feature request. It seems like something Mathworks would consider implementing with an optional input argument.

Sign in to comment.

Answers (1)

Maadhav Akula
Maadhav Akula on 13 Nov 2020
Hi,
Currently you cannot remove those attributes directly using dicomanon, but you can utilize the 'update' Name-Value pair in dicomanon to modify the required attributes to some random values(like "00000000" for a date or "00000000000000" for a datetime).
Hope this helps!

Categories

Find more on Linear Algebra in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!