Skip to content

Releases: medizininformatik-initiative/INTERPOLAR

CDS tool chain v0.2.6

21 Dec 09:31
8a4011d
Compare
Choose a tag to compare

Allgemein

  • Logging verbessert
  • Dokumentation ergänzt
  • Bugfixes

What's Changed

  • remove mcrypt from REDCap-app/Dockerfile, refs #515 by @SebStaeubert in #516
  • Fix Encounter Location FHIR path by @Flow191 in #519
  • Write patient identifier value in fall_fe by @Flow191 in #520
  • 503 unify database scripts in all r modules by @astruebi in #524
  • Set timezone explicitly to Europe/Berlin by @astruebi in #529
  • 506 db statusanzeige erweitern des verarbeitungsprozesses by @reuschem in #521
  • Fix missing patient height and weight in frontend tables by @astruebi in #533
  • 506 db statusanzeige erweitern des verarbeitungsprozesses by @reuschem in #530
  • Update module Rproj files to new R-Studio file format by @astruebi in #536
  • Fix debug observation table extention by @Flow191 in #538
  • Update sql generation for definition lists by @astruebi in #539
  • DB - Change the function to show the status of the semaphore - only s… by @reuschem in #540
  • Add full toolchain description by @Flow191 in #542
  • Develop v0.2.5 -> v0.2.6 by @Flow191 in #543
  • Release v0.2.5 -> v0.2.6 by @Flow191 in #544

Full Changelog: v0.2.5...v0.2.6

CDS tool chain v0.2.5

11 Dec 15:03
80af7b4
Compare
Choose a tag to compare

CDS2DB:

  • Performance Optimierung des Imports und der Verarbeitung der FHIR Ressourcen
  • Überarbeitung der R-cds2db/cds2db_config.toml inkl. Einführung neuer und Entfernen von bisherigen Parameter
    • Achtung: Die bestehende R-cds2db/cds2db_config.toml kann nicht weiterverwendet werden! Bitte die in diesem Release zur Verfügung gestellten Datei anpassen und verwenden! Vgl. R-cds2db/cds2db_config_example.toml

DataProcessor:

  • verbesserte Filtermöglichkeiten für die Übertragung relevanter Fälle (Encounter) zum Frontend

CDS_DB / DB-Jobs:

  • Implementierung Datensatzüberwachung (Datensatzzählung) und Report
  • Erweiterung der Datensatzmarkierung um zeitliche Zuordnung zu ermöglichen (Last Processing Number)
  • Semaphore zur Steuerung der DB-internen Funktionen zur Sicherstellung der Datenkonsistenz
  • Einführung detailierte Fehlererkennung und Dokumentation
  • Optimierung der Code-Ausführung der Überführungsfunktion
  • Einführung von Parametern zur standortbezogenen Konfiguration
  • Verwendung von pg_background zur parallelen Ausführung von DB-Funktionen
  • Referenzen in den Spalten-Namen der IP-DB wurden umbenannt von _id zu _ref

Allgemein

  • Logging verbessert
  • Dokumentation ergänzt
  • Bugfixes

What's Changed

New Contributors

Full Changelog: v0.2.4...v0.2.5

CDS tool chain v0.2.4

24 Sep 15:13
12d6631
Compare
Choose a tag to compare
CDS tool chain v0.2.4 Pre-release
Pre-release

Zusammenfassung

  • Frontend: finalen Stand IP-1a implementiert
  • Verbessertes Debugging
  • Verbessertes Logging
  • Docker / Docker-Compose optimiert
  • Bugfixes

What's Changed

  • Release by @SebStaeubert in #376
  • 375 doku um hinweise twendt ergänzen bzw hinweise umsetzen by @SebStaeubert in #377
  • Add descriptive header to generated SQL files by @astruebi in #381
  • Updating the frontend tables to the current status of the redcap project by @reuschem in #384
  • add necessary redcap columns also for non-repeating instruments - mus… by @reuschem in #386
  • 390 bereinigung globaler variablen by @astruebi in #391
  • Fix wrong DB tables names if no resources loaded from FHIR server by @astruebi in #393
  • 394 erweiterung der config toml debugparmeter by @Flow191 in #398
  • Fix upper/lower case and add table description seperator by @Flow191 in #399
  • 400 fix debug config toml comments by @astruebi in #401
  • Expand parameter logging functionality by @Flow191 in #407
  • Fix redcap_repeat_instrument contains instrument name and not label by @astruebi in #411
  • 408 finale frontend struktur vom 04092024 umsetzen by @reuschem in #412
  • DB fix bug at default values current timestamp data hist by @reuschem in #415
  • Optimization of the timestamp in all tables by @reuschem in #417
  • Add current on current_timestamp by @astruebi in #418
  • Fix error if debug start and end date are set in cds2db.toml by @astruebi in #422
  • 419 debug filter in cds2dbtoml erzeugen nur warnung wenn indizes nicht zur ergebnismenge passen by @Flow191 in #420
  • Authorization to access the sequence is passed directly when the func… by @reuschem in #424
  • 403 r env debug tools einfügen by @SebStaeubert in #425
  • Develop by @SebStaeubert in #426
  • Release by @SebStaeubert in #427

Full Changelog: v0.2.3...v0.2.4

CDS tool chain v0.2.3

21 Aug 13:08
c780daf
Compare
Choose a tag to compare
CDS tool chain v0.2.3 Pre-release
Pre-release

Zusammenfassung

  • Aktualisierung R-Umgebung, REDCap
  • Anpassungen WP7 -> Frontend (REDCap)
  • Aktualisierung / Synchronisierung FHIR-Daten / Frontend
  • Bug fixes.
  • Doku aktualisiert

What's Changed

  • Update Dockerfile_R by @SebStaeubert in #325
  • 290 checkerror wrong arguments for subsetting an environment by @astruebi in #327
  • Add reference to Dataflow.md in README.md by @astruebi in #328
  • 331 aus den fhir daten den kis pid statt die fhir id im frontend anzeigen im dp und db hinzufügen by @reuschem in #333
  • Update docker-compose.yml by @astruebi in #338
  • 326 fhir id in redcap by @Flow191 in #340
  • Fill column redcap_repeat_instrument and redcap_repeat_instance by @Flow191 in #341
  • 200 code umstrukturieren by @Flow191 in #342
  • 334 error beim ausführen des befehls docker compose run rm no deps r env rscript r db2frontendstartdb2frontendr by @Flow191 in #343
  • 339 daten aller patienten mit nicht abgeschlossenen faellen immer laden by @Flow191 in #347
  • 355 unify r code in module db2frontend by @astruebi in #356
  • 352 filter auf encounter daten umstellen by @Flow191 in #358
  • Update Readme.md by @SebStaeubert in #357
  • 362 install anleitung schritt redcap token einfügen by @SebStaeubert in #363
  • 335 datenbankscripte für geänderte takeover funktonen generieren by @reuschem in #364
  • 365 fix commit in cron job block by @reuschem in #366
  • Remove fill redcap_repeat columns in patient_fe from dataprpcessor by @astruebi in #368
  • Extend the waiting time for cron jobs by 10 seconds by @astruebi in #371
  • 372 set error to warning if pids per ward table is empty for dataprocessor by @astruebi in #373
  • Release by @SebStaeubert in #374

Full Changelog: v0.2.2...v0.2.3

CDS tool chain (v0.2.2)

21 Jun 09:58
4147025
Compare
Choose a tag to compare
Pre-release

Changes:

  • Bug fixes
  • improved documentation
  • changed timezone for REDCap PHP-Environment
  • removed env-file for REDCap-db -> moved env-Vars in docker-compose.yml

Known bugs:

  • unwanted birthdate changes in db2frontend, refs #318
  • error executing redcap_repeat_instance and redcap_repeat_instrument #308 (dataprocessor)

What's Changed

  • 247 dokumentation von modul cds2db und dataprocessor by @astruebi in #301
  • 211 dokumentation db tabellen schemata by @reuschem in #303
  • DB fix of the frontend tables for reimporting the frontend data in or… by @reuschem in #305
  • 302 datenflussbeschreibung verlinken und workflow nummern architektur grafik verwenden by @astruebi in #310
  • 306 modul erfolgreich durchgelaufen meldung am ende ausgeben by @astruebi in #311
  • 222 empfehlung für dimensionierung anforderungen der vmcontainer cpu ram storage erstellen by @SebStaeubert in #316
  • Fix MRP table with adaptation to changed frontend by @reuschem in #315
  • 318 frontend verändert gebutrstadatum by @SebStaeubert in #319
  • Release by @SebStaeubert in #320

Full Changelog: v0.2.1...v0.2.2

KDS Pipeline (v0.2.1)

14 Jun 13:28
1f40465
Compare
Choose a tag to compare
KDS Pipeline (v0.2.1) Pre-release
Pre-release

Fehlerkorrektur.

What's Changed

Full Changelog: v0.2.0...v0.2.1

CDS tool chain ("IP 1-a", v0.2.0)

12 Jun 14:32
378980f
Compare
Choose a tag to compare
Pre-release

Fokus: Start von IP-1a (01.07.2024)

  • Die für 1-a benötigten KDS Daten werden in die DB geschrieben (cds2db, cds_hub)​
  • DataProcessor: typisierte Daten in Frontend-Tabelle transformieren und übertragen
    • Tabelle für db2frontend #180
  • Frontend: Formulare für 1-a entwerfen (inkl. Data Dictionary) #217
    • Anschließend werden sie von dort in die Formulare im Frontend übertragen​ (db2frontend) #180
    • Rückmeldungen aus den Formularen können in der DB gespeichert werden #214
  • Tests (Pre-Release)
  • Dokumentation
    • DB-Tabellen / Schemata #211
    • Installationsanleitung #212
    • Ressourcen-Anforderungen #222

Siehe Milestone Release v0.2.0

What's Changed

Full Changelog: v0.1.0-alpha...v0.2.0

CDS tool chain (GMDS 2024)

04 Jun 10:14
cd550eb
Compare
Choose a tag to compare
Pre-release

This release represents the state of development at the time of submission of the conference paper to GMDS 2024.

What's Changed

Full Changelog: v0.1.0-alpha...v0.1.0-gmds

KDS Pipeline

29 Feb 16:23
0fe9277
Compare
Choose a tag to compare
KDS Pipeline Pre-release
Pre-release
  • Entwicklungsumgebung verfügbar
  • Zugriffe für die Entwickler eingerichtet (VPN, Public-Keys, etc.)
  • Docker-Umgebung Entwickler-VM einreichtet
  • initiales docker-compose Setup erstellt ((opt: FHIR-Server), R-Umgebung, AMTS-Datenbank, Redcap+DB)
    • Zugriff auf FHIR-Server mit Testdaten (MII FHIR Server mit Testdaten)
    • R-kds2db Projekt inkl. Dokumentation aufgesetzt (roxygen)
    • ETL (Stage 0 (temp.), Stage 1 (pers.), Rohdaten): FHIR-Ressourcen werden in tabellarische Daten konvertiert und in der AMTS-DB abgelegt #53
    • Redcap: IP-Projekt aufgesetzt und exportiert
    • Aufbereitung/Harmonisierung (Stage 2 (in Rel. 0.1.0: SQL; später Scripte/R), 'für IP nutzbare Daten') #55
    • Redcap: Stage-2 Daten in Redcap-Formularen anzeigbar (Nachweis der technischen Machbarkeit), R-db2frontend #54
  • Doku #58
    • Markdown-Dateien
    • github-Pages aktiviert
  • Tests / QS
    • docker-compose
    • R-Scripte
    • DB

What's Changed

  • 46 fhir2sql initiale r projektstruktur anlegen by @astruebi in #49
  • 50 add retrieval functions from template by @astruebi in #56

New Contributors

Full Changelog: https://github.com/medizininformatik-initiative/INTERPOLAR/commits/v0.1.0-alpha

What's Changed

New Contributors

Full Changelog: https://github.com/medizininformatik-initiative/INTERPOLAR/commits/v0.1.0-alpha