1
0
mirror of https://github.com/pcvolkmer/etl-processor.git synced 2025-04-19 17:26:51 +00:00

9 Commits

Author SHA1 Message Date
0e1034d964 New version and add status badge to README.md 2023-08-11 09:47:20 +02:00
55153d8050 Add information about docker image 2023-08-10 18:55:33 +02:00
13bfa0018d Change endpoint configuration to select single endpoint
* If REST endpoint is configured, it will be used
* If Kafka endpoint is configured, it will be used
* If both endpoints are configured, REST configuration has precedence and will be used
2023-08-09 10:22:03 +02:00
b14f2c1794 Add information about 'no connection' responses 2023-08-03 16:18:16 +02:00
51cf7a7917 Add processor to handle responses from Kafka topic 2023-08-02 12:00:04 +02:00
db631fbd8e Added more information about pseudonym generators 2023-08-01 16:06:57 +02:00
7a7ea8c96d Extract request processing 2023-08-01 12:39:15 +02:00
Jakub Lidke
90c5b81c2b feat: patient pid may be replaced with gPAS pseudonym, now. 2023-07-27 13:01:58 +02:00
05149bac0b Initial commit 2023-07-24 18:50:12 +02:00