-
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 entwickelt wurde. Sie 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 Server basierte Operationen steht Elexis Server zur Verfügung:
Dieser stellt die Indexierung der Praxisdaten (SOLR), das automatisierte Monitoring der eingesetzten Systeme, die Anbindung and Cloudsysteme sowie eine FHIR Schnittstelle zur Verfügung.
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