pydicom / deid

best effort anonymization for medical images using python
https://pydicom.github.io/deid/
MIT License
140 stars 43 forks source link

Fix/compound filters #152

Closed wetzelj closed 3 years ago

wetzelj commented 3 years ago

Description

Related issues: #142

Corrected a bug which caused only the last line of a defined filter to be utilized when using the DICOMCleaner to detect PHI in images. Added unit test to validate various forms of adding filter rules into the recipe file.

Checklist

Open questions

Questions that require more discussion or to be addressed in future development:

vsoch commented 3 years ago

https://pypi.org/project/deid/0.2.21/