Skip to content

haihhh/EMRLite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

110 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EMRLite

Lenest Hospital's Custom EMR and Health Management System. Custom tailored to meet the needs of multi specialty hospital lenest(Gynaecology,Obstretic,Pediatrics).

Installation

Any Linux machine with python installed should be able to run this.

Steps for Installation-

This project is built on python3.

  1. Install the requirements pip install -r requirements.txt
  2. Migrate the database with python manage.py migrate
  3. Start the server with python manage.py runserver and visit the address to view it

Note: You may need to make a keyconfig file with the module-level variables and API keys for the settings.

Features

The EMRLite Project is a complete Billing and Health-Management System. The system allows you to manage your bill effectively on a server and generates the bill as per the items chosen. Billing Cart for item selection

Key Features

  • Patient Management Portal - Patient List,
  • Billing Items and Cost Management - Overview of prices, modification of bill
  • Login Authentication for Users - Seperate users for staff members
  • Patient Selector - A complete Datatable with search functionality which allows you to select the patient.
  • Billing Cart - A complete Datatable which allows you to choose the items which are required for bill generation.

Projects for the Le' Nest Hospital

Other projects for the Le' Nest Hospital include-

About

Lenest Hospital's Custom Billing and Hospital Management System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 41.7%
  • Python 31.4%
  • CSS 19.3%
  • JavaScript 7.6%