Module that provides DICOM anonymization callbacks.
-
pydcmio.dcmanonymizer.callbacks.
callback_patient_name
(dataset, data_element)[source]¶ Called from the dataset ‘walk’ recursive function, will set a new identitiy to the subject.
-
pydcmio.dcmanonymizer.callbacks.
callback_private
(dataset, data_element)[source]¶ Called from the dataset ‘walk’ recursive function, will anonymize all the private fields.