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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-28
chore(master): release 0.12.2 (#202)
v0.12.2
pcvolkmer-release-bot[bot]
3
-2
/
+18
2025-11-28
build: update ci (#201)
Paul-Christian Volkmer
6
-54
/
+72
2025-11-28
chore: cleanup dev settings and examples (#200)
Paul-Christian Volkmer
6
-19
/
+19
2025-11-26
chore: use mtb-dto v0.1.1 (#199)
Paul-Christian Volkmer
1
-1
/
+1
2025-11-23
chore: update spring boot dependency (#198)
Paul-Christian Volkmer
1
-4
/
+2
2025-11-21
chore: use mtb-dto v0.1.0 (#197)
Paul-Christian Volkmer
1
-1
/
+1
2025-11-21
feat: add alternative endpoints for request (#196)
Paul-Christian Volkmer
6
-154
/
+380
2025-11-20
build: publish preview image for testing
Paul-Christian Volkmer
1
-1
/
+34
2025-11-20
Merge branch '0.12.x'
Paul-Christian Volkmer
0
-0
/
+0
2025-11-20
fix: possible NPE for MSI anonymization
0.12.x
Paul-Christian Volkmer
2
-442
/
+427
2025-11-20
fix: fix possible NPE for MSI patient refs
Paul-Christian Volkmer
1
-1
/
+1
2025-11-20
fix: possible NPE for MSI anonymization (#195)
Paul-Christian Volkmer
2
-134
/
+172
2025-11-20
fix: fix possible NPE for MSI patient refs (#194)
Paul-Christian Volkmer
1
-1
/
+1
2025-11-20
docs: fix typo in property name
Paul-Christian Volkmer
1
-1
/
+1
2025-11-20
docs: fix typo in property name (#193)
Paul-Christian Volkmer
1
-1
/
+1
2025-11-11
chore: pump version
v0.12.1
Paul-Christian Volkmer
1
-1
/
+1
2025-11-11
chore: use spotless for kotlin code (#191)
Paul-Christian Volkmer
83
-5652
/
+5601
2025-11-11
chore: prepare new dev version (#190)
Paul-Christian Volkmer
5
-31
/
+36
2025-11-11
chore: bump version
v0.12.0
Paul-Christian Volkmer
1
-1
/
+1
2025-11-10
feat: config option for broad consent version (#189)
Paul-Christian Volkmer
4
-5
/
+13
2025-11-07
Merge branch '0.11.x'
Paul-Christian Volkmer
0
-0
/
+0
2025-11-07
build: no latest image for 0.11.x branch
v0.11.5
Paul-Christian Volkmer
1
-1
/
+0
2025-11-07
fix: use ..hc.core5.net.URIBuilder for URI (#187)
Paul-Christian Volkmer
2
-14
/
+38
2025-11-07
fix: docs uses APP_PSEUDOMYMIZE_GPAS_PID_DOMAIN (#184)
Paul-Christian Volkmer
5
-3
/
+68
2025-11-07
chore: minor update of spring boot and other deps (#182)
Paul-Christian Volkmer
1
-2
/
+2
2025-11-07
fix: use ..hc.core5.net.URIBuilder for URI (#187)
v0.12.0-rc.2
Paul-Christian Volkmer
2
-21
/
+36
2025-11-06
chore: change annotation for KT-73255 (#185)
Paul-Christian Volkmer
4
-9
/
+9
2025-11-06
chore: add jspecify annotations (#186)
Paul-Christian Volkmer
1
-2
/
+2
2025-11-06
fix: docs uses APP_PSEUDOMYMIZE_GPAS_PID_DOMAIN (#184)
Paul-Christian Volkmer
5
-3
/
+62
2025-11-06
chore: use jspecify and NullAway (#183)
Paul-Christian Volkmer
7
-16
/
+57
2025-11-05
chore: minor update of spring boot and other deps (#182)
Paul-Christian Volkmer
1
-3
/
+3
2025-11-04
Merge branch '0.11.x'
Paul-Christian Volkmer
0
-0
/
+0
2025-11-04
fix: errors in response parsing (#181)
v0.11.4
Paul-Christian Volkmer
4
-4
/
+89
2025-11-04
fix: do not re-anonymize diagnosis ID (#179)
Paul-Christian Volkmer
2
-24
/
+86
2025-11-04
fix: use correct gPAS URI for connection test (#166)
Paul-Christian Volkmer
2
-2
/
+141
2025-11-04
fix: errors in response parsing (#181)
v0.12.0-rc.1
Paul-Christian Volkmer
4
-4
/
+89
2025-11-03
fix: do not re-anonymize diagnosis ID (#179)
Paul-Christian Volkmer
2
-22
/
+25
2025-11-02
test: use correct expectations in GpasPseudonymGeneratorTest (#178)
Paul-Christian Volkmer
1
-31
/
+38
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
2
-3
/
+3
2025-10-31
fix: usage and serialisation of null values (#174)
Paul-Christian Volkmer
2
-34
/
+36
2025-10-31
fix: only send nested content with MTB record (#175)
Paul-Christian Volkmer
2
-3
/
+3
2025-10-31
fix: usage and serialisation of null values (#174)
Paul-Christian Volkmer
2
-34
/
+36
2025-10-31
fix: getProvisionTypeByPolicyCode updated to new consent structure (#173)
jlidke
4
-10
/
+1453
2025-10-31
fix: set ignoreVersionNumber to `true` at GicsConsentService.getFhirRequestPa...
jlidke
1
-1
/
+1
2025-10-28
feat: do not convert MII consent again (#169)
Paul-Christian Volkmer
2
-0
/
+44
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
2
-2
/
+142
2025-10-24
feat: add logging for connection checks (#164)
Paul-Christian Volkmer
1
-10
/
+31
2025-10-24
chore: bump version
v0.11.3
Paul-Christian Volkmer
1
-1
/
+1
[prev]
[next]