index
:
mv64e-etl-processor.git
0.12.x
0.9.x
master
Diese Anwendung pseudonymisiert/anonymisiert Daten im DNPM-Datenmodell 2.1 unter Beachtung des Consents und sendet sie an DNPM:DIP
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
kotlin
/
dev
/
dnpm
/
etl
/
processor
/
services
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
feat: send submission as a follow-up (#290)
Paul-Christian Volkmer
1
-3
/
+29
2026-05-12
feat: use Jackson 3 for JSON serde (#286)
Paul-Christian Volkmer
6
-70
/
+92
2026-04-22
fix: do not block earlier initial requests with error response (#281)
Paul-Christian Volkmer
1
-6
/
+7
2026-03-23
fix: filtered requests sort order DESC (#274)
Paul-Christian Volkmer
1
-0
/
+1
2026-03-12
refactor: extract List.toPage() implementation (#269)
Paul-Christian Volkmer
1
-16
/
+14
2026-03-12
fix: filter request list into page (#267)
Paul-Christian Volkmer
1
-2
/
+5
2026-03-11
feat: save error request for invalid input (#264)
Paul-Christian Volkmer
1
-192
/
+218
2026-03-11
feat: add request filter (#262)
Paul-Christian Volkmer
1
-0
/
+24
2026-03-07
feat: search by patient pseudonym and TAN (#256)
Paul-Christian Volkmer
1
-0
/
+4
2026-03-06
fix: ensure metadata is initialized using MtbFileConsentService
Paul-Christian Volkmer
1
-2
/
+2
2026-03-06
feat: save TAN for MTB requests (#253)
Paul-Christian Volkmer
1
-0
/
+4
2026-03-02
chore: do not log unknown response
Paul-Christian Volkmer
2
-1
/
+1
2026-01-22
feat!: allow missing GenomDE gICS domain name (#244)
Paul-Christian Volkmer
1
-11
/
+15
2026-01-21
feat: always send dataset without consent (#243)
Paul-Christian Volkmer
1
-30
/
+13
2026-01-06
feat: block further initial submissions (#232)
Paul-Christian Volkmer
1
-6
/
+69
2025-12-16
fix: do not save PID in test mode (#228)
Paul-Christian Volkmer
1
-8
/
+4
2025-12-16
deps!: update dto lib to version 0.2.0 (#226)
Paul-Christian Volkmer
1
-3
/
+3
2025-11-11
chore: use spotless for kotlin code (#191)
Paul-Christian Volkmer
6
-504
/
+564
2025-11-06
chore: change annotation for KT-73255 (#185)
Paul-Christian Volkmer
1
-3
/
+3
2025-10-31
fix: getProvisionTypeByPolicyCode updated to new consent structure (#173)
jlidke
1
-10
/
+11
2025-09-04
refactor: several changes related to code style and readability (#152)
Paul-Christian Volkmer
1
-13
/
+16
2025-08-20
feat: configuration of genomDe test submission via 'app.genomDeTestSubmission...
jlidke
1
-29
/
+24
2025-08-18
132 fix consent check (#133)
jlidke
1
-40
/
+36
2025-08-15
feat: check consent for DNPM 2.1 requests (#126)
Paul-Christian Volkmer
1
-11
/
+11
2025-08-12
refactor: remove obsolete bwHC data model V1.0 (#129)
Paul-Christian Volkmer
2
-21
/
+4
2025-07-23
119 add transaction (#124)
jlidke
2
-3
/
+16
2025-07-22
63 check consent status (#120)
jlidke
3
-25
/
+337
2025-04-06
feat: support multiple request content types (#109)
Paul-Christian Volkmer
2
-20
/
+49
2025-03-22
feat: handle and save issue report for non HTTP 2xx responses
Paul-Christian Volkmer
1
-1
/
+1
2024-07-15
refactor: rename db column name to reflect content
Paul-Christian Volkmer
2
-3
/
+3
2024-07-15
refactor: add types for patient id and pseudonym
Paul-Christian Volkmer
2
-15
/
+18
2024-05-27
feat: use RequestId type
Paul-Christian Volkmer
4
-7
/
+12
2024-05-07
refactor: move classes into package 'security'
Paul-Christian Volkmer
2
-153
/
+0
2024-05-02
refactor: use RequestService in ResponseProcessor
Paul-Christian Volkmer
1
-4
/
+3
2024-05-02
refactor: use RequestService in controllers
Paul-Christian Volkmer
1
-4
/
+21
2024-04-30
refactor: use Fingerprint type instead of plain String
Paul-Christian Volkmer
1
-6
/
+9
2024-04-29
refactor: add additional constructors
Paul-Christian Volkmer
1
-12
/
+12
2024-03-12
feat: salted re-hash IDs within MTB file except patient ID
Paul-Christian Volkmer
1
-0
/
+2
2024-03-08
feat: use requestId from incoming Kafka Record Header
Paul-Christian Volkmer
1
-2
/
+7
2024-03-01
feat: add config page for user role assignment
Paul-Christian Volkmer
1
-0
/
+61
2024-03-01
feat: add config option to deactivate duplication check
Paul-Christian Volkmer
1
-2
/
+4
2024-01-18
feat #29: add initial support for mtbfile api tokens
Paul-Christian Volkmer
1
-0
/
+92
2023-12-04
feat: add page that shows transformation configuration
v0.2.0
Paul-Christian Volkmer
1
-1
/
+5
2023-10-05
Issue #12: Transform MTBFile objects by using transformation rules
Paul-Christian Volkmer
2
-3
/
+4
2023-10-05
Issue #12: Add application config for transformation configuration
Paul-Christian Volkmer
1
-0
/
+19
2023-10-05
Issue #12: Basic implementation of transformation service
Paul-Christian Volkmer
1
-0
/
+62
2023-08-16
Issue #7: Send and expect requestId in record body, not in record key (#8)
Paul-Christian Volkmer
2
-33
/
+23
2023-08-15
Change Kafka response body JSON alias
Paul-Christian Volkmer
1
-2
/
+2
2023-08-12
Code cleanup
Paul-Christian Volkmer
2
-6
/
+1
2023-08-11
Issue #3: Detect the request type of request with last known status (#5)
Paul-Christian Volkmer
2
-4
/
+5
[next]