Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/frappe/health

Open Source Health Information System
https://github.com/frappe/health

emr erp erpnext health healthcare hims opd patient-management

Last synced: about 1 month ago
JSON representation

Open Source Health Information System

Lists

README

        



Frappe Health Logo

Frappe Health




Open source & easy-to-use hospital information system(HIS) for all healthcare organisations.


[Frappe Health](https://frappehealth.com)





### Introduction

Frappe Health enables the health domain in ERPNext and has various features that will help healthcare practitioners, clinics and hospitals to leverage the power of Frappe and ERPNext. It is built on Frappe, a full-stack, meta-data driven, web framework, and integrates seamlessly with ERPNext, the most agile ERP software. Frappe Health helps to manage healthcare workflows efficiently and most of the design is based on HL7 FHIR (Fast Health Interoperability Resources).

### Key Features

![Key Features](https://raw.githubusercontent.com/frappe/health/develop/key-features.png)

Key feature sets include Patient management, Outpatient / Inpatient management, Clinical Procedures, Rehabilitation and Physiotherapy, Laboratory management etc. and supports configuring multiple Medical Code Standards. It allows mapping any healthcare facility as Service Units and specialities as Medical Departments.

By integrating with ERPNext, features of ERPNext can also be utilized to manage Pharmacy and supplies, Purchases, Human Resources, Accounts and Finance, Asset Management, Quality etc. Along with authentication and role based access permissions, RESTfullness, extensibility, responsiveness and other goodies, the framework also allows setting up Website, payment integration and Patient portal.

### Installation

Using bench, [install ERPNext](https://github.com/frappe/bench#installation) as mentioned here.

Once ERPNext is installed, add health app to your bench by running

```sh
$ bench get-app healthcare
```

After that, you can install health app on required site by running

```sh
$ bench --site demo.com install-app healthcare
```

### Documentation

Complete documentation for Frappe Health is available at https://frappehealth.com/docs

### License

GNU GPL V3. See [license.txt](https://github.com/frappe/health/blob/develop/license.txt) for more information.

### Credits

Frappe Health module is initially developed by Earthians. Currently, it is developed & maintained by Frappe Team and community contributors.