<div>Hello,</div>
<div>&nbsp;</div>
<div>&nbsp; I have written a DICOM anonymizer that closely follows the example given in &quot;Changin a DICOM Header&quot; section in the ITK software guide.&nbsp; The program runs fine, changing tags that I request to be changed.&nbsp;&nbsp;However, the program also&nbsp;removes tags that are not specified to be removed&nbsp;anywhere in my program - 
e.g., 0020,1041&nbsp; Slice Location.&nbsp; I have checked the dicomV3 dictionary that the gdcm library uses, and there doesn&#39;t seem to be a problem with missing fields there.&nbsp; Is there some hidden functionality when using the gdcm library to read/write DICOM headers that I&#39;m not aware of?&nbsp; Thanks!
</div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; jeff</div>