Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/earthians/marley
Open Source Health Information System
https://github.com/earthians/marley
emr erp erpnext health healthcare hims opd patient-management
Last synced: 11 days ago
JSON representation
Open Source Health Information System
- Host: GitHub
- URL: https://github.com/earthians/marley
- Owner: earthians
- License: gpl-3.0
- Created: 2021-08-24T12:26:35.000Z (about 3 years ago)
- Default Branch: develop
- Last Pushed: 2024-07-08T12:43:16.000Z (4 months ago)
- Last Synced: 2024-07-08T15:51:00.272Z (4 months ago)
- Topics: emr, erp, erpnext, health, healthcare, hims, opd, patient-management
- Language: Python
- Homepage: https://frappehealth.com
- Size: 4.34 MB
- Stars: 272
- Watchers: 32
- Forks: 210
- Open Issues: 72
-
Metadata Files:
- Readme: README.md
- License: license.txt
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
Marley Health
Open source & easy-to-use hospital information system(HIS) for all healthcare organisations.
[Marley Health](https://frappehealth.com/home)
### Introduction
Marley 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. Marley 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 Marley Health is available at https://frappehealth.com/docs
### License
GNU GPL V3. See [license.txt](https://github.com/earthians/marley/blob/develop/license.txt) for more information.
### Credits
Marley Health module is developed & maintained by Earthians and community contributors.