Tasks - rgwch/webelexis GitHub Wiki

  • My proof of concept, Webelexis Agenda does not really cooperate with Elexis. The server side part just accesses the database directly, which is not a good idea. Database layout might change in new versions of Elexis. So, one big task is, to create a headless version of Elexis to run on a server. With such a server, Webelexis could access all data through an API (which is to be defined). I understand that some work towards elexis headless has already been done, but I was not able to set it up correctly.

  • The next task is a browser view on the consultation list and patient details.

  • And we need a browser based consultation view, probably with CKEditor to write entries.

If you want to contribute, you'd probably like to setup a development environment for Webelexis