This is the main muzima module. The module:
- Manages mUzima data sources.
- Manages mUzima specific REST calls.
- Receives payloads from mUzima mobile clients.
- Processes the payloads using different data handlers
- Manages error queue for all payload data that did not successfully process to OpenMRS.
Once installed the module will appear in the Manage Modules section of OpenMRS:
What if I want to contribute to its development?
- Visit our Developers Guide to get more information on developing within and around mUzima.
- Check out the code from mUzima Github
- Write code and commit