Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Bahmni-OpenIMIS Integration System Installation guide
Overview of OpenIMIS integration system
OpenIMIS Integration system consists of the following modules:

  1. bahmni/bahmni-insurance-connect: an app/service for openIMIS integration (java)
  2. bahmni/bahmni-insurance-odoo : a insurance module for odoo (python)
  3. bahmni/openmrs-module-insurance-integration : a openmrs module for insurance (java)Openmrs-fhir-module : fhir resources for openmrs (java)
  4. bahmi ui apps custom changes : This is available only for NepalEHR-Custom-UI

...

              b. Install the omod form openmrs/admin https://wiki.openmrs.org/display/docs/Administering+Modules

   3. Installing openmrs-fhir-module

             a. Get the latest from openmrs-fhir-omod from https://addons.openmrs.org/show/org.openmrs.module.openmrs-fhir-module

             b. Install the omod from openmrs/admin https://wiki.openmrs.org/display/docs/Administering+Modules

...

                #for insurance-int
                ProxyPass /insurance-integration http://localhost:8092/insurance-integration/
                ProxyPassReverse /insurance-integration {+}http://localhost:8092/insurance-integration/+

...