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
/
KafkaMtbFileSender.kt
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-12
feat: use Jackson 3 for JSON serde (#286)
Paul-Christian Volkmer
1
-5
/
+6
2026-01-07
feat!: do not delete patient information if no consent is given (#236)
Paul-Christian Volkmer
1
-0
/
+8
2025-11-11
chore: use spotless for kotlin code (#191)
Paul-Christian Volkmer
1
-22
/
+17
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
1
-14
/
+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
1
-23
/
+33
2025-04-04
feat: remove obsolete config params (#101)
Paul-Christian Volkmer
1
-3
/
+3
2024-07-15
refactor: add types for patient id and pseudonym
Paul-Christian Volkmer
1
-2
/
+2
2024-05-27
feat: use RequestId type
Paul-Christian Volkmer
1
-1
/
+2
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
1
-0
/
+4
2024-01-04
feat #17: initial support for request retry
Paul-Christian Volkmer
1
-21
/
+27
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-10
Add tests for KafkaMtbFileSender
Paul-Christian Volkmer
1
-2
/
+2
2023-08-09
Decouple request and response processing
Paul-Christian Volkmer
1
-6
/
+7
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-07-31
Handle delete requests by using REST request to bwHC
Paul-Christian Volkmer
1
-2
/
+7
2023-07-31
Add request ID to Kafka key
Paul-Christian Volkmer
1
-7
/
+8
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
Added Link to request report
Paul-Christian Volkmer
1
-3
/
+3
2023-07-25
Add request and status logging
Paul-Christian Volkmer
1
-4
/
+3
2023-07-24
Initial commit
Paul-Christian Volkmer
1
-0
/
+46