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
/
test
/
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
-0
/
+361
2026-05-12
feat: use Jackson 3 for JSON serde (#286)
Paul-Christian Volkmer
7
-43
/
+92
2026-04-23
test: add test for addition submission after addition
Paul-Christian Volkmer
1
-0
/
+111
2026-04-22
test: add test for initial submission
Paul-Christian Volkmer
1
-1
/
+99
2026-04-22
fix: do not block earlier initial requests with error response (#281)
Paul-Christian Volkmer
1
-4
/
+128
2026-03-12
fix: filter request list into page (#267)
Paul-Christian Volkmer
1
-2
/
+2
2026-03-11
feat: save error request for invalid input (#264)
Paul-Christian Volkmer
1
-696
/
+708
2026-03-11
feat: add request filter (#262)
Paul-Christian Volkmer
1
-172
/
+266
2026-03-06
fix: ensure metadata is initialized using MtbFileConsentService
Paul-Christian Volkmer
1
-0
/
+24
2026-03-06
feat: save TAN for MTB requests (#253)
Paul-Christian Volkmer
3
-1
/
+91
2026-01-22
feat!: allow missing GenomDE gICS domain name (#244)
Paul-Christian Volkmer
1
-6
/
+6
2026-01-21
feat: always send dataset without consent (#243)
Paul-Christian Volkmer
1
-0
/
+43
2026-01-06
feat: block further initial submissions (#232)
Paul-Christian Volkmer
4
-3
/
+253
2025-12-16
deps!: update dto lib to version 0.2.0 (#226)
Paul-Christian Volkmer
1
-4
/
+7
2025-11-11
chore: use spotless for kotlin code (#191)
Paul-Christian Volkmer
7
-871
/
+895
2025-10-22
Merge pull request #154
Paul-Christian Volkmer
1
-1
/
+1
2025-08-20
feat: configuration of genomDe test submission via 'app.genomDeTestSubmission...
jlidke
1
-0
/
+38
2025-08-18
132 fix consent check (#133)
jlidke
2
-15
/
+37
2025-08-15
feat: check consent for DNPM 2.1 requests (#126)
Paul-Christian Volkmer
1
-4
/
+5
2025-08-12
refactor: remove obsolete bwHC data model V1.0 (#129)
Paul-Christian Volkmer
3
-157
/
+111
2025-07-22
63 check consent status (#120)
jlidke
3
-9
/
+261
2025-04-06
feat: support multiple request content types (#109)
Paul-Christian Volkmer
1
-13
/
+18
2025-04-03
feat: use issue severity to create status (#90)
Paul-Christian Volkmer
1
-1
/
+86
2024-12-23
chore: update to mockito-kotlin 5.4.0
Paul-Christian Volkmer
2
-0
/
+2
2024-07-15
refactor: rename db column name to reflect content
Paul-Christian Volkmer
1
-3
/
+3
2024-07-15
refactor: add types for patient id and pseudonym
Paul-Christian Volkmer
3
-65
/
+64
2024-05-27
feat: use RequestId type
Paul-Christian Volkmer
3
-26
/
+29
2024-05-15
fix: add missing 'fatal' severity
Paul-Christian Volkmer
1
-8
/
+11
2024-05-07
refactor: move classes into package 'security'
Paul-Christian Volkmer
2
-359
/
+0
2024-05-06
refactor: use whenever() instead of `when` in tests
Paul-Christian Volkmer
2
-24
/
+25
2024-05-06
test: add tests for UserRoleService
Paul-Christian Volkmer
1
-0
/
+205
2024-05-02
refactor: use RequestService in ResponseProcessor
Paul-Christian Volkmer
1
-11
/
+10
2024-04-30
refactor: use Fingerprint type instead of plain String
Paul-Christian Volkmer
3
-16
/
+19
2024-04-29
refactor: add additional constructors
Paul-Christian Volkmer
2
-114
/
+112
2024-03-12
feat: salted re-hash IDs within MTB file except patient ID
Paul-Christian Volkmer
1
-2
/
+2
2024-03-01
feat: add config option to deactivate duplication check
Paul-Christian Volkmer
1
-1
/
+53
2024-01-21
test: add tests for TokenService
Paul-Christian Volkmer
1
-0
/
+154
2023-12-05
test: expect sorted data quality report issues
Paul-Christian Volkmer
1
-4
/
+4
2023-12-05
test: expect 3 issues with different severity
Paul-Christian Volkmer
1
-1
/
+1
2023-12-05
fix: add info severity to data quality report
Paul-Christian Volkmer
1
-2
/
+5
2023-10-05
Issue #12: Transform MTBFile objects by using transformation rules
Paul-Christian Volkmer
2
-16
/
+30
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
/
+83
2023-08-16
Issue #7: Send and expect requestId in record body, not in record key (#8)
Paul-Christian Volkmer
1
-12
/
+42
2023-08-12
Code cleanup
Paul-Christian Volkmer
2
-9
/
+5
2023-08-11
Issue #3: Detect the request type of request with last known status (#5)
Paul-Christian Volkmer
2
-23
/
+43
2023-08-09
Decouple request and response processing
Paul-Christian Volkmer
3
-27
/
+362
2023-08-09
Do not append custom prefix to gPAS pseudonym
Paul-Christian Volkmer
1
-7
/
+7
2023-08-09
Use single MtbFileSender
Paul-Christian Volkmer
1
-1
/
+1
2023-08-08
Ignore unknown properties in DataQualityResponse
Paul-Christian Volkmer
1
-0
/
+70
[next]