Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write Anonymisation implementation for FoDicom #1193

Open
2 tasks
tznind opened this issue Jun 9, 2022 · 1 comment
Open
2 tasks

Write Anonymisation implementation for FoDicom #1193

tznind opened this issue Jun 9, 2022 · 1 comment
Labels
priority/low type/enhancement New feature or request

Comments

@tznind
Copy link
Contributor

tznind commented Jun 9, 2022

@rkm did great work in setting up the C# anonymiser microservice that can wrap any anonymiser (with strategy pattern).

We need to add an implementation for FoDicom. There are 2 reasons to do this:

  • So we can compare tag anonymisation performance with CTP
  • Because DLS in HIC currently use FoDicom Anonymiser and want to preserve functionality
@rkm rkm added the type/enhancement New feature or request label Jun 9, 2022
@tznind
Copy link
Contributor Author

tznind commented Jun 17, 2022

I have started working towards this by making FoDicomAnonymiser RDMP pipeline component more reusable. PR is a work in progress here SMI/RdmpDicom#262

HIC DLS are requesting multiple new features for easy control of anonymisation process e.g.:

And I really don't want to get into having to implement this in 2 places

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/low type/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants