We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@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:
The text was updated successfully, but these errors were encountered:
I have started working towards this by making FoDicomAnonymiser RDMP pipeline component more reusable. PR is a work in progress here SMI/RdmpDicom#262
FoDicomAnonymiser
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
Sorry, something went wrong.
No branches or pull requests
@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:
The text was updated successfully, but these errors were encountered: