dicomanon remove all dates

1 次查看(过去 30 天)
James Lamb
James Lamb 2020-11-3
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 个评论
Rik
Rik 2020-11-3
You can put this suggestion in a feature request. It seems like something Mathworks would consider implementing with an optional input argument.

请先登录,再进行评论。

回答(1 个)

Maadhav Akula
Maadhav Akula 2020-11-13
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!

类别

Help CenterFile Exchange 中查找有关 Linear Algebra 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by