lh-ehr-laravel
lh-ehr-laravel copied to clipboard
LibreHealth EHR laravel
We want users to be able to reset their passwords if forgotten.
Usually patients, users belong to a common facility. This is done under the `Administration / Facilities` Menu
## Description This PR is for the Google Summer of Code Project : **Migrate EHR to Laravel: Users and Roles Module** . ## Workflow - Create Roles Modules with Access...
We want to be able to create basic roles just like in the legacy codebase. You can see these roles in `Administration/ACL` A seeder with these roles/permissions is a great...
Hello all. As first task, you will have to clone and setup this repo - https://github.com/LibreHealthIO/lh-ehr Use the https://chat.librehealth.io to discuss any issues you may encounter during this process or...
Usually pharmacy (Practice) is added under the `Administration / Practice` menu.
Hello 👋 I run a security community that finds and fixes vulnerabilities in OSS. A researcher (@onyx2406) has found a potential issue, which I would be eager to share with...
Implement the patient module as in the legacy codebase. Basically we should be able to add, edit patient datam history demograhics etc. See https://forums.librehealth.io/t/project-migrate-ehr-to-laravel-patient-module/4791/5 for more.
## Description Added the missing menu item from the legacy codebase to this codebase ## Changes Made - `Header.vue` ## Issue Resolved - Resolves #38
Right now menus do not appear to be right. You have as responsibility to put the right menus in the right order as it would be on the legacy codebase....