Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Third-Culture-Software/bhima
A hospital information management application for rural Congolese hospitals
https://github.com/Third-Culture-Software/bhima
healthcare javascript nodejs rural-hospitals
Last synced: 16 days ago
JSON representation
A hospital information management application for rural Congolese hospitals
- Host: GitHub
- URL: https://github.com/Third-Culture-Software/bhima
- Owner: Third-Culture-Software
- License: gpl-2.0
- Fork: true (IMA-WorldHealth/bhima)
- Created: 2023-06-25T14:53:11.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-22T19:15:52.000Z (6 months ago)
- Last Synced: 2024-05-22T20:31:53.002Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 58.3 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-nodejs-projects - Basic Hospital Information Management Application - Hospital management suite for the developing world. (Business)
README
BHIMA
=================BHIMA is a free, open source accounting and hospital information management system
(HIMS) tailored for rural hospitals in Africa. We are an international team
based in the Democratic Republic of the Congo.BHIMA is an acronym for _basic hospital information management application_.
Project Goals
--------------------BHIMA aims to provide a flexible and robust accounting and managerial solution
for rural hospitals. This includes, but is not limited to, basic income/expense
reporting, budgeting, patient and organisational billing, depreciation,
inventory and pricing, and purchasing.Additionally, BHIMA bundles reports and optional reporting plugins to aid
hospital administrators, aid organisations, and governmental/non-governmental
agencies access up to date utilization data. It targets insitutions that must conform
to the [OHADA](https://en.wikipedia.org/wiki/OHADA) reporting standards in western
and central Africa.Finally, the entire project is designed to scale from a single, low cost device
in a clinic, to a large multi-hundred bed institution with tens of users
accessing the server simultaneously.Technology
---------------The client-side is written in AngularJS and the server in NodeJS. Session management
is enabled by Redis, and the backend is a MySQL database.Contributing
---------------
All contributions are welcome! If you want to get started hacking on BHIMA, the
[developer wiki](https://github.com/IMA-WorldHealth/bhima/wiki) contains notes
on our designs and testing infrastructure. We also have a dedicated documentation
website https://docs.bhi.ma. If you have any questions or need help getting started,
please [open an issue](https://github.com/IMA-WorldHealth/bhima/issues/new) - chances
are you are not the only one!If you just want to jump into to messing with the software, check out [Getting Up And Running](https://github.com/IMA-WorldHealth/bhima/wiki/Getting-Up-and-Running).
If you are new to Github, they have an [excellent guide](https://docs.github.com/en/github/getting-started-with-github).
Installation
-------------------
See the [installation guide](https://docs.bhi.ma/en/for-developers/installing-bhima.html).License
---------------
BHIMA is licensed under GPL-2.0. [Read the License](./LICENSE).