dicomanon remove all dates

3 visualizzazioni (ultimi 30 giorni)
James Lamb
James Lamb il 3 Nov 2020
Risposto: Maadhav Akula il 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 Commento
Rik
Rik il 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.

Accedi per commentare.

Risposte (1)

Maadhav Akula
Maadhav Akula il 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!

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by