summaryrefslogtreecommitdiff
path: root/src/test/resources/mv64e-mtb-fake-patient.json
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-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.