summaryrefslogtreecommitdiff
path: root/src/main/kotlin/dev/dnpm/etl/processor/pseudonym/extensions.kt
AgeCommit message (Expand)AuthorFilesLines
2026-05-12feat: use Jackson 3 for JSON serde (#286)Paul-Christian Volkmer1-1/+2
2025-12-18fix: handle null values in supporting variants (#230)Paul-Christian Volkmer1-1/+1
2025-11-21feat: add alternative endpoints for request (#196)Paul-Christian Volkmer1-90/+126
2025-11-20fix: possible NPE for MSI anonymization (#195)Paul-Christian Volkmer1-134/+131
2025-11-20fix: fix possible NPE for MSI patient refs (#194)Paul-Christian Volkmer1-1/+1
2025-11-11chore: use spotless for kotlin code (#191)Paul-Christian Volkmer1-246/+210
2025-11-03fix: do not re-anonymize diagnosis ID (#179)Paul-Christian Volkmer1-22/+14
2025-10-31fix: usage and serialisation of null values (#174)Paul-Christian Volkmer1-34/+34
2025-08-14108 anonym id mtb v2 (#131)jlidke1-12/+175
2025-08-12refactor: remove obsolete bwHC data model V1.0 (#129)Paul-Christian Volkmer1-206/+1
2025-07-23119 add transaction (#124)jlidke1-0/+5
2025-07-2263 check consent status (#120)jlidke1-0/+32
2025-06-26chore: data model changes (#117)Paul-Christian Volkmer1-0/+1
2025-05-30chore: update dnpm mtb dto library (#113)Paul-Christian Volkmer1-2/+5
2025-04-06feat: add pseudonymization for patient IDs (#107)Paul-Christian Volkmer1-6/+95
2024-07-15refactor: add types for patient id and pseudonymPaul-Christian Volkmer1-1/+2
2024-05-06fix: handle null values in MtbFilePaul-Christian Volkmer1-24/+24
2024-03-12fix: assign new value from scope functionv0.9.1Paul-Christian Volkmer1-50/+52
2024-03-12fix: ignore possible null values in mtb filesPaul-Christian Volkmer1-97/+97
2024-03-12feat: salted re-hash IDs within MTB file except patient IDPaul-Christian Volkmer1-1/+171
2023-12-14fix: Replace the patient's id in more places (#14)Niklas1-2/+5
2023-08-12Code cleanupPaul-Christian Volkmer1-1/+1
2023-08-09Do not append custom prefix to gPAS pseudonymPaul-Christian Volkmer1-0/+50