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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-21
feat: always send dataset without consent (#243)
Paul-Christian Volkmer
1
-0
/
+43
2026-01-07
feat!: do not delete patient information if no consent is given (#236)
Paul-Christian Volkmer
3
-67
/
+91
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-12-10
test: update fake patient data (#224)
Paul-Christian Volkmer
1
-780
/
+1778
2025-12-04
feat: check MII broad consent (#213)
Paul-Christian Volkmer
3
-34
/
+559
2025-12-03
feat: simple HTTP GET based consent fetch (#208)
Paul-Christian Volkmer
1
-0
/
+155
2025-11-21
feat: add alternative endpoints for request (#196)
Paul-Christian Volkmer
2
-34
/
+103
2025-11-20
fix: possible NPE for MSI anonymization (#195)
Paul-Christian Volkmer
1
-0
/
+41
2025-11-11
chore: use spotless for kotlin code (#191)
Paul-Christian Volkmer
20
-2379
/
+2390
2025-11-10
feat: config option for broad consent version (#189)
Paul-Christian Volkmer
1
-1
/
+1
2025-11-07
fix: use ..hc.core5.net.URIBuilder for URI (#187)
v0.12.0-rc.2
Paul-Christian Volkmer
1
-14
/
+15
2025-11-06
fix: docs uses APP_PSEUDOMYMIZE_GPAS_PID_DOMAIN (#184)
Paul-Christian Volkmer
1
-0
/
+1
2025-11-04
fix: errors in response parsing (#181)
v0.12.0-rc.1
Paul-Christian Volkmer
2
-0
/
+72
2025-11-03
fix: do not re-anonymize diagnosis ID (#179)
Paul-Christian Volkmer
1
-0
/
+11
2025-11-01
test: check equal anonymization for diagnosis and references (#177)
Paul-Christian Volkmer
1
-2
/
+61
2025-10-31
fix: only send nested content with MTB record (#175)
Paul-Christian Volkmer
1
-2
/
+2
2025-10-31
fix: getProvisionTypeByPolicyCode updated to new consent structure (#173)
jlidke
3
-0
/
+1442
2025-10-28
feat: do not convert MII consent again (#169)
Paul-Christian Volkmer
1
-0
/
+26
2025-10-28
test: add check result emit tests (#168)
Paul-Christian Volkmer
1
-16
/
+145
2025-10-27
fix: use correct gPAS URI for connection test (#166)
Paul-Christian Volkmer
1
-0
/
+141
2025-10-23
fix: remove entry from consent.category (#162)
Paul-Christian Volkmer
1
-5
/
+0
2025-10-23
fix: add MII Broad Consent Category (#160)
Paul-Christian Volkmer
1
-0
/
+5
2025-10-22
build: add spotless for java code (#158)
Paul-Christian Volkmer
1
-191
/
+184
2025-10-22
Merge pull request #154
Paul-Christian Volkmer
3
-70
/
+622
2025-08-27
fix: add missing requestId to KafkaMtbFileSender (#142)
Paul-Christian Volkmer
1
-0
/
+2
2025-08-25
fix: mime type representation in kafka header (#139)
Paul-Christian Volkmer
1
-2
/
+9
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
4
-1986
/
+1847
2025-08-15
feat: check consent for DNPM 2.1 requests (#126)
Paul-Christian Volkmer
7
-85
/
+633
2025-08-14
108 anonym id mtb v2 (#131)
jlidke
1
-0
/
+58
2025-08-12
refactor: remove obsolete bwHC data model V1.0 (#129)
Paul-Christian Volkmer
10
-1135
/
+214
2025-07-23
refactor: simple code cleanups (#125)
Paul-Christian Volkmer
1
-41
/
+18
2025-07-23
119 add transaction (#124)
jlidke
1
-2
/
+14
2025-07-22
63 check consent status (#120)
jlidke
11
-37
/
+4499
2025-07-20
chore: update mtb data model example file (#123)
Paul-Christian Volkmer
1
-1034
/
+915
2025-06-26
chore: data model changes (#117)
Paul-Christian Volkmer
2
-999
/
+1021
2025-05-30
chore: update dnpm mtb dto library (#113)
Paul-Christian Volkmer
4
-2266
/
+2635
2025-04-06
feat: support multiple request content types (#109)
Paul-Christian Volkmer
6
-228
/
+443
2025-04-06
feat: add pseudonymization for patient IDs (#107)
Paul-Christian Volkmer
1
-145
/
+228
2025-04-06
feat: add endpoint for DNPM-Datamodel V2 using content negotiation (#104)
Paul-Christian Volkmer
3
-6
/
+2357
2025-04-04
feat: add new MTB endpoint path (#93)
Paul-Christian Volkmer
1
-71
/
+109
2025-04-03
feat: use issue severity to create status (#90)
Paul-Christian Volkmer
3
-59
/
+241
2025-03-23
feat: do not retry on validation issues (#89)
Paul-Christian Volkmer
1
-4
/
+9
2025-03-22
feat: handle and save issue report for non HTTP 2xx responses
Paul-Christian Volkmer
2
-8
/
+8
2025-03-21
chore: update bwhc-dto-java
Paul-Christian Volkmer
1
-1
/
+1
2025-03-20
chore: use API URL to DNPM:DIP
Paul-Christian Volkmer
1
-7
/
+7
2025-03-08
refactor: use different sender classes for bwHC and DIP
Paul-Christian Volkmer
2
-5
/
+267
2025-03-08
fix: use patient pseudonym value
Paul-Christian Volkmer
1
-2
/
+2
2025-03-08
feat: Support POSTing data to dnpm:dip
Niklas Sombert
1
-7
/
+7
[next]