From 36549622948da2cb2e66012876e5eef15e839aa2 Mon Sep 17 00:00:00 2001 From: Paul-Christian Volkmer Date: Wed, 6 Mar 2024 10:00:17 +0100 Subject: feat: initial implementation of gPAS connection check --- .../templates/configs/gPasConnectionAvailable.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 src/main/resources/templates/configs/gPasConnectionAvailable.html (limited to 'src/main/resources/templates/configs/gPasConnectionAvailable.html') diff --git a/src/main/resources/templates/configs/gPasConnectionAvailable.html b/src/main/resources/templates/configs/gPasConnectionAvailable.html new file mode 100644 index 0000000..6dccc60 --- /dev/null +++ b/src/main/resources/templates/configs/gPasConnectionAvailable.html @@ -0,0 +1,19 @@ + + 🟦 gPAS nicht konfiguriert - Patienten-IDs werden intern anonymisiert + + + ✅⚡ Verbindung zu gPAS + + Die Verbindung ist aktuell + verfügbar. + nicht verfügbar. + + + + + + ETL-Processor + + gPAS + + \ No newline at end of file -- cgit v1.2.3