-
Hi All, I want to ask if there is a transform that I can use to anonymize the data within my pipeline. I want to hash sensitive data like patient name, birthdate automatically and showing them anonymized in my output. Is that possible? Thanks in advance :) |
Beta Was this translation helpful? Give feedback.
Answered by
bamaer
Nov 18, 2024
Replies: 1 comment
-
There definitely are other ways to do this too, but the Add a checksum transform is one option. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
AhmAmri
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There definitely are other ways to do this too, but the Add a checksum transform is one option.