You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

преди 2 години
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. ## InfluxERP Health
  2. Open source & easy-to-use hospital information system(HIS) for all healthcare organisations.
  3. ### Introduction
  4. InfluxERP Health enables the health domain in InfluxERP and has various features that will help healthcare practitioners, clinics and hospitals to leverage the power of InfluxERP and InfluxERP. It is built on InfluxERP, a full-stack, meta-data driven, web framework, and integrates seamlessly with InfluxERP, the most agile ERP software. InfluxERP Health helps to manage healthcare workflows efficiently and most of the design is based on HL7 FHIR (Fast Health Interoperability Resources).
  5. ### Key Features
  6. 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.
  7. By integrating with InfluxERP, features of InfluxERP 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.
  8. ### Installation
  9. Using bench, [install InfluxERP](https://github.com/influx/bench#installation) as mentioned here.
  10. Once InfluxERP is installed, add health app to your bench by running
  11. ```sh
  12. $ bench get-app healthcare
  13. ```
  14. After that, you can install health app on required site by running
  15. ```sh
  16. $ bench --site demo.com install-app healthcare
  17. ```
  18. ### Documentation
  19. Complete documentation for InfluxERP Health is available at https://influxhealth.com/docs
  20. ### License
  21. GNU GPL V3. See [license.txt](https://github.com/influx/health/blob/develop/license.txt) for more information.
  22. ### Credits
  23. InfluxERP Health module is initially developed by Earthians. Currently, it is developed & maintained by InfluxERP.