summaryrefslogtreecommitdiff
path: root/src/test/kotlin/dev/dnpm/etl/processor/pseudonym
AgeCommit message (Expand)AuthorFilesLines
2026-05-12feat: use Jackson 3 for JSON serde (#286)Paul-Christian Volkmer2-226/+228
2025-11-21feat: add alternative endpoints for request (#196)Paul-Christian Volkmer1-34/+34
2025-11-20fix: possible NPE for MSI anonymization (#195)Paul-Christian Volkmer1-0/+41
2025-11-11chore: use spotless for kotlin code (#191)Paul-Christian Volkmer2-246/+226
2025-11-03fix: do not re-anonymize diagnosis ID (#179)Paul-Christian Volkmer1-0/+11
2025-11-01test: check equal anonymization for diagnosis and references (#177)Paul-Christian Volkmer1-2/+61
2025-08-15feat: check consent for DNPM 2.1 requests (#126)Paul-Christian Volkmer1-2/+2
2025-08-14108 anonym id mtb v2 (#131)jlidke1-0/+58
2025-08-12refactor: remove obsolete bwHC data model V1.0 (#129)Paul-Christian Volkmer2-189/+16
2025-07-23119 add transaction (#124)jlidke1-2/+14
2025-07-2263 check consent status (#120)jlidke1-6/+41
2025-06-26chore: data model changes (#117)Paul-Christian Volkmer1-1/+1
2025-05-30chore: update dnpm mtb dto library (#113)Paul-Christian Volkmer1-30/+24
2025-04-06feat: add pseudonymization for patient IDs (#107)Paul-Christian Volkmer1-145/+228
2024-12-23chore: update to mockito-kotlin 5.4.0Paul-Christian Volkmer1-1/+1
2024-07-15refactor: add types for patient id and pseudonymPaul-Christian Volkmer1-5/+5
2024-05-06fix: handle null values in MtbFilePaul-Christian Volkmer1-0/+61
2024-03-12feat: salted re-hash IDs within MTB file except patient IDPaul-Christian Volkmer1-1/+74
2023-12-14test: add tests to ensure patient id pseudonymPaul-Christian Volkmer1-0/+64
2023-09-04fix: removed gaps system from GPAS pseudonym value. Also added clean up metho...jlidke1-0/+7
2023-08-09Do not append custom prefix to gPAS pseudonymPaul-Christian Volkmer1-0/+86