It experienced a deidentification issue when it tried to apply the action D (replace with non-zero dummy values) on a tag with VR as Sequence (SQ).
In DICOM standard:
in the case of Sequences, the action is applicable to the Sequence and all of its contents.
In this module, we decided, in the case of D action on SQ, to apply the D action on all the child tags.
It experienced a deidentification issue when it tried to apply the action D (replace with non-zero dummy values) on a tag with VR as Sequence (SQ). In DICOM standard:
In this module, we decided, in the case of D action on SQ, to apply the D action on all the child tags.