Values.DICOMUpdatesSourceThe object containing removableAttributes and updatableAttributes.
type nonrec t = {removableAttributes : DICOMAttribute.t option;The DICOM tags to be removed from ImageSetMetadata.
*)updatableAttributes : DICOMAttribute.t option;The DICOM tags that need to be updated in ImageSetMetadata.
*)}