summaryrefslogtreecommitdiff
path: root/src/test/resources
AgeCommit message (Collapse)AuthorFilesLines
2025-12-10test: update fake patient data (#224)Paul-Christian Volkmer1-780/+1778
This is required due to value format changes in DNPM:DIP for TNM etc.
2025-12-04feat: check MII broad consent (#213)Paul-Christian Volkmer1-0/+513
2025-11-10feat: config option for broad consent version (#189)Paul-Christian Volkmer1-1/+1
2025-11-04fix: errors in response parsing (#181)v0.12.0-rc.1Paul-Christian Volkmer1-0/+36
2025-10-31fix: getProvisionTypeByPolicyCode updated to new consent structure (#173)jlidke2-0/+1384
2025-10-23fix: remove entry from consent.category (#162)Paul-Christian Volkmer1-5/+0
2025-10-23fix: add MII Broad Consent Category (#160)Paul-Christian Volkmer1-0/+5
2025-10-22Merge pull request #154Paul-Christian Volkmer1-0/+513
2025-08-18132 fix consent check (#133)jlidke2-1971/+1810
2025-07-2263 check consent status (#120)jlidke4-0/+3928
Co-authored-by: Paul-Christian Volkmer <code@pcvolkmer.de>
2025-07-20chore: update mtb data model example file (#123)Paul-Christian Volkmer1-1034/+915
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