summaryrefslogtreecommitdiff
path: root/src/test/resources
AgeCommit message (Collapse)AuthorFilesLines
2025-06-26chore: data model changes (#117)Paul-Christian Volkmer1-998/+1020
See: https://github.com/dnpm-dip/mtb-model/commit/3234082af1faf40d6b2faa67f8afcef95d2a5a3b
2025-05-30chore: update dnpm mtb dto library (#113)Paul-Christian Volkmer1-2201/+2564
2025-04-06feat: add endpoint for DNPM-Datamodel V2 using content negotiation (#104)Paul-Christian Volkmer1-0/+2243
This simply adds an REST endpoint without proper implementation. The goal is to accept DNPM V2 JSON data.
2025-03-21chore: update bwhc-dto-javaPaul-Christian Volkmer1-1/+1
This enables use of WHOGrading version 2021.
2024-03-12feat: salted re-hash IDs within MTB file except patient IDPaul-Christian Volkmer1-1/+1
2023-12-14test: add tests to ensure patient id pseudonymPaul-Christian Volkmer1-0/+1
This uses fake MTBFile JSON as described here: https://ibmi-intra.cs.uni-tuebingen.de/display/ZPM/bwHC+REST+API