Filter löschen
Filter löschen

dicomanon remove all dates

2 Ansichten (letzte 30 Tage)
James Lamb
James Lamb am 3 Nov. 2020
Beantwortet: Maadhav Akula am 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 Kommentar
Rik
Rik am 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.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

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

Kategorien

Mehr zu Linear Algebra finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by