From 5611de5c33d398e47158e7cc4f46d4679544f320 Mon Sep 17 00:00:00 2001
From: "p.delpy@dkfz-heidelberg.de"
Date: Tue, 8 Oct 2024 14:49:25 +0200
Subject: [PATCH] to be squashed
---
kr/README.md | 14 ++++----------
1 file changed, 4 insertions(+), 10 deletions(-)
diff --git a/kr/README.md b/kr/README.md
index 54af559..dc7b3c6 100644
--- a/kr/README.md
+++ b/kr/README.md
@@ -5,16 +5,10 @@ The **Krebsregister** project is designed to pilot the connection between cancer
This project integrates several key modules to enable secure, scalable, and flexible data querying across federated registries. The core components used in this setup are:
-- Blaze FHIR Server: For managing FHIR-based medical data.
-- Focus: A tool for executing federated queries.
-- Beam Proxy: To securely connect the registry to the federated network.
-- oBDS2FHIR: For automated ETL (Extract, Transform, Load) of oBDS data into FHIR-compatible formats.
-
-## Modules in Use
-- Blaze FHIR Server
-- Focus
-- Beam Client
-- oBDS2FHIR-REST
+- [Blaze FHIR Server](https://github.com/samply/blaze.git): For managing FHIR-based medical data.
+- [Focus](https://github.com/samply/focus.git): A tool for executing federated queries.
+- [Beam Proxy](https://github.com/samply/beam.git): To securely connect the registry to the federated network.
+- [oBDS2FHIR](https://github.com/samply/obds2fhir.git): For automated ETL (Extract, Transform, Load) of oBDS data into FHIR-compatible formats.
## Installation