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
/
output
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-12
feat: use Jackson 3 for JSON serde (#286)
Paul-Christian Volkmer
5
-9
/
+13
2026-05-06
test: code cleanup in test classes
Paul-Christian Volkmer
1
-1
/
+2
2026-01-07
feat!: do not delete patient information if no consent is given (#236)
Paul-Christian Volkmer
1
-0
/
+8
2026-01-06
feat: block further initial submissions (#232)
Paul-Christian Volkmer
1
-1
/
+2
2025-12-05
fix: do not serialize null values (#216)
Paul-Christian Volkmer
1
-2
/
+4
2025-11-11
chore: use spotless for kotlin code (#191)
Paul-Christian Volkmer
5
-69
/
+53
2025-10-31
fix: only send nested content with MTB record (#175)
Paul-Christian Volkmer
1
-1
/
+1
2025-08-27
fix: add missing requestId to KafkaMtbFileSender (#142)
Paul-Christian Volkmer
1
-4
/
+3
2025-08-12
refactor: remove obsolete bwHC data model V1.0 (#129)
Paul-Christian Volkmer
4
-76
/
+5
2025-07-22
63 check consent status (#120)
jlidke
1
-3
/
+15
2025-04-06
feat: support multiple request content types (#109)
Paul-Christian Volkmer
4
-44
/
+110
2025-04-04
feat: remove obsolete config params (#101)
Paul-Christian Volkmer
1
-3
/
+3
2025-04-03
feat: use issue severity to create status (#90)
Paul-Christian Volkmer
3
-8
/
+15
2025-03-23
Code cleanup (#87)
Paul-Christian Volkmer
1
-1
/
+1
2025-03-22
feat: handle and save issue report for non HTTP 2xx responses
Paul-Christian Volkmer
1
-2
/
+4
2025-03-20
refactor: use UriComponentsBuilder to build URL to be used
Paul-Christian Volkmer
2
-8
/
+28
2025-03-08
refactor: use different sender classes for bwHC and DIP
Paul-Christian Volkmer
3
-15
/
+85
2025-03-08
feat: Support POSTing data to dnpm:dip
Niklas Sombert
1
-2
/
+19
2024-11-01
feat: Allow configuring basic auth for the rest uri (#75)
Niklas
1
-4
/
+16
2024-07-15
refactor: add types for patient id and pseudonym
Paul-Christian Volkmer
2
-3
/
+4
2024-05-27
feat: use RequestId type
Paul-Christian Volkmer
2
-3
/
+5
2024-03-09
feat: do not use episode id in kafka record key
Paul-Christian Volkmer
1
-2
/
+1
2024-02-19
feat: new kafka config due to kafka input
Paul-Christian Volkmer
1
-5
/
+5
2024-01-11
feat: show configured endpoints
Paul-Christian Volkmer
3
-0
/
+10
2024-01-04
feat #17: initial support for request retry
Paul-Christian Volkmer
2
-46
/
+61
2023-08-16
Issue #7: Send and expect requestId in record body, not in record key (#8)
Paul-Christian Volkmer
1
-6
/
+6
2023-08-11
Issue #2: Do not serialize JSON string as custom string (#4)
Paul-Christian Volkmer
1
-1
/
+1
2023-08-10
Add tests for KafkaMtbFileSender
Paul-Christian Volkmer
1
-2
/
+2
2023-08-10
Tests for RestMtbFileSender
Paul-Christian Volkmer
1
-3
/
+4
2023-08-09
Decouple request and response processing
Paul-Christian Volkmer
3
-22
/
+28
2023-08-03
Explicit producer topic configuration
Paul-Christian Volkmer
1
-8
/
+12
2023-08-03
Implement delete request using Apache Kafka
Paul-Christian Volkmer
1
-3
/
+32
2023-08-01
Extract request processing
Paul-Christian Volkmer
1
-2
/
+2
2023-08-01
Add request type to be saved with each request
Paul-Christian Volkmer
1
-2
/
+3
2023-07-31
Handle delete requests by using REST request to bwHC
Paul-Christian Volkmer
2
-3
/
+29
2023-07-31
Enable patient data deletion
Paul-Christian Volkmer
1
-2
/
+6
2023-07-31
Add request ID to Kafka key
Paul-Christian Volkmer
3
-11
/
+13
2023-07-27
Code polish for PR
Paul-Christian Volkmer
1
-3
/
+2
2023-07-27
feat: patient pid may be replaced with gPAS pseudonym, now.
Jakub Lidke
1
-4
/
+4
2023-07-27
fix: wait for kafka to accept message and return success than
Jakub Lidke
1
-6
/
+15
2023-07-27
fix: fix kafka key values + add missing component attribute
Jakub Lidke
1
-1
/
+3
2023-07-26
fix: add message key value while producing messages to kafka topic
Jakub Lidke
1
-3
/
+4
2023-07-25
Remove obsolete return
Paul-Christian Volkmer
1
-2
/
+2
2023-07-25
Added Link to request report
Paul-Christian Volkmer
3
-9
/
+11
2023-07-25
Add request and status logging
Paul-Christian Volkmer
3
-10
/
+18
2023-07-24
Initial commit
Paul-Christian Volkmer
3
-0
/
+136