Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Rename frappe healthcare to Frappe Health #111

Merged
merged 4 commits into from
Jul 19, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
## Frappe Healthcare
## Frappe Health

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


### Introduction

Frappe Healthcare enables the Healthcare 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 Healthcare helps to manage healthcare workflows efficiently and most of the design is based on HL7 FHIR (Fast Health Interoperability Resources).
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/healthcare/develop/key-features.png)
![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.
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.

Expand All @@ -21,29 +21,29 @@ By integrating with ERPNext, features of ERPNext can also be utilized to manage

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

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

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

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

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


### Documentation

Complete documentation for Frappe Healthcare is available at https://docs.erpnext.com/docs/user/manual/en/healthcare
Complete documentation for Frappe Health is available at https://docs.erpnext.com/docs/user/manual/en/healthcare


### License

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


### Credits

Healthcare module is initially developed by Earthians. Currently, it is developed & maintained by Frappe Team and community contributors.
Frappe Health module is initially developed by Earthians. Currently, it is developed & maintained by Frappe Team and community contributors.
Binary file modified key-features.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.