-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Olivier Debenath edited this page Apr 30, 2024
·
41 revisions
Elexis ist eine quellenoffene Software für Arztpraxen die unter der Eclipse Public License V.1.0 von Gerry Weirich ab 2007 entwickelt wurde. Mittlerweile liegt Elexis in der Version 3.12 vor. Ab Version 3.11 wird das eidgenössische Datenschutzgesetz (DSG) unterstützt.
Elexis basiert auf der Eclipse RCP und gliedert sich in
- Elexis Core (Kern)
- Elexis Base (Erweiterungen)
Elexis besitzt eine klassische Client/Server Architektur. Die Metadaten werden SQL basiert (MySQL/Postgres) gespeichert und die Primärdaten in Filesystemen abgelegt.
Für automatisierte(s) Indexierung/Monitoring steht Elexis Server zur Verfügung:
Elexis Server implementiert Teile der FHIR Spezifikation und erlaubt die Anbindung an Cloudsysteme.
Where to find the information
- Elexis Info: General Information about Elexis and the community staying behind
- Github Wiki: Release related information and user documentation
- Github Discussions: Place to communicate
- README: Each plugin/project contains a README containing specific information