From 546d998a545e9f428648e29bcc70c96d0a65183e Mon Sep 17 00:00:00 2001 From: Benjamin Senst Date: Tue, 11 Feb 2025 19:54:34 +0100 Subject: [PATCH 1/2] Update diabetologie.qmd tausche reihenfolge der tabellen, tabellentitel statt texttitel --- diabetologie.qmd | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/diabetologie.qmd b/diabetologie.qmd index 8e61e7c..1744fb8 100644 --- a/diabetologie.qmd +++ b/diabetologie.qmd @@ -1,4 +1,16 @@ -### **Apps für Patient:innen** +# Diabetologie + +| Software | Anbieter | URL | Anmerkungen | +|---------------------------|-------------------------------------------|----------------------------------------------|------------------------------------------------------------------------------------------------| +| **Swiss Diabetes Guide** | Schweizerische Gesellschaft für Endokrinologie und Diabetologie (SGED) | [diabetesguide.ch](https://www.diabetesguide.ch/de/about) | Pharmakotherapie-Empfehlungen für Diabetes Typ 2 | +| **SiDiary für Professionals** | Sinovo Ltd. | [SiDiary](https://www.sidiary.de) | Verwaltung von Patientendaten, Berichte, Therapieanpassung | +| **Glooko** | Glooko Inc. | [glooko.com](https://www.glooko.com) | Integration von Daten aus verschiedenen Blutzuckermessgeräten | +| **Nightscout** | Open-Source-Community | [Nightscout](https://en.wikipedia.org/wiki/Nightscout) | Echtzeit-Überwachung von Blutzuckerwerten, ursprünglich für Kinder mit Diabetes entwickelt | + +: Apps für Ärzt:innen (B2B) + +--- + | Software | Anbieter | URL | Anmerkungen | |----------------|----------------------------------|----------------------------------------------|------------------------------------------------------------------------------------------------| | **mySugr** | Roche Diabetes Care | [mysugr.com](https://mysugr.com) | Diabetes-Tagebuch mit Blutzucker-Tracking und Berichten | @@ -12,12 +24,4 @@ | **Dario Health** | LabStyle Innovations | [Clemson Univ.](https://hgic.clemson.edu/factsheet/smartphone-apps-for-diabetes-self-management-support/) | Blutzuckermessungen mit direkter Smartphone-Übertragung | | **CalorieKing** | CalorieKing Wellness Solutions | [DiabetesEd](https://diabetesed.net/apps-for-diabetes/) | Große Lebensmitteldatenbank für Kohlenhydratzählung | ---- - -### **Apps für Ärzt:innen** -| Software | Anbieter | URL | Anmerkungen | -|---------------------------|-------------------------------------------|----------------------------------------------|------------------------------------------------------------------------------------------------| -| **Swiss Diabetes Guide** | Schweizerische Gesellschaft für Endokrinologie und Diabetologie (SGED) | [diabetesguide.ch](https://www.diabetesguide.ch/de/about) | Pharmakotherapie-Empfehlungen für Diabetes Typ 2 | -| **SiDiary für Professionals** | Sinovo Ltd. | [SiDiary](https://www.sidiary.de) | Verwaltung von Patientendaten, Berichte, Therapieanpassung | -| **Glooko** | Glooko Inc. | [glooko.com](https://www.glooko.com) | Integration von Daten aus verschiedenen Blutzuckermessgeräten | -| **Nightscout** | Open-Source-Community | [Nightscout](https://en.wikipedia.org/wiki/Nightscout) | Echtzeit-Überwachung von Blutzuckerwerten, ursprünglich für Kinder mit Diabetes entwickelt | +: Apps für Patient:innen (D2C) From 134fde87646b4505ada7782b5cb81c4b0353f664 Mon Sep 17 00:00:00 2001 From: Benjamin Senst Date: Tue, 11 Feb 2025 19:55:18 +0100 Subject: [PATCH 2/2] =?UTF-8?q?Update=20=5Fquarto.yml=20f=C3=BCge=20diabet?= =?UTF-8?q?ologie=20hinzu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _quarto.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_quarto.yml b/_quarto.yml index e57b642..077863a 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -50,6 +50,7 @@ book: chapters: - dermatologie.qmd - augenheilkunde.qmd + - diabetologie.qmd - gefaessmedizin.qmd - wunddokumentation.qmd - rheumatologie.qmd