Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reverted from v. 18

All the different components of the openIMIS system are listed on this page. Depending on your needs and context, you may want to use them all or not; however, the required components to run openIMIS are:

...

Find out how to install them in the openIMIS installation documentation.

The demo site is available here: demo.openimis.org

openIMIS modular (based on Python/Django and Javascript/React)


ModulePackage
(pypi or npm)
ComponentsReleaseInstallation guideDocumentationComponents versionDependency / Compatibility
Docker-compose scriptN/AOctober 2019Installation guide1.0.0

Web Application 1.4.0
Database 1.4.0

Docker script for databaseN/AOctober 20191.0.0N/AGatewayN/AOctober 20191.0.0Web Application 1.4.0
Backend assemblyN/AOctober 20191.0.0N/AFrontend assembly N/AOctober 20191.0.0N/AFHIR APIopenimis-be-api-fhirOctober 2019Documentation

1.0.3

Database 1.4.0Coreopenimis-be-coreOctober 20191.0.4@openimis/fe-coreOctober 20191.0.2openimis-be-core 1.0.4Home@openimis/fe-homeOctober 20191.0.2Insureeopenimis-be-insureeOctober 20191.0.2@openimis/fe-insureeOctober 20191.0.2openimis-be-insuree 1.0.2Policyopenimis-be-policyOctober 20191.0.2@openimis/fe-policyOctober 20191.0.2openimis-be-policy 1.0.2Contribution openimis-be-contributionOctober 20191.0.1Claimopenimis-be-claimOctober 2019

Development documentation

User documentation

1.0.3@openimis/fe-claimOctober 20191.0.2openimis-be-claim 1.0.3Claim Batch openimis-be-claim-batchOctober 2019

Development documentation

User documentation

1.0.3@openimis/fe-claim_batchOctober 20191.0.2openimis-be-claim-batch 1.0.3Administration@openimis/fe-adminOctober 20191.0.2Productopenimis-be-productOctober 20191.0.1@openimis/fe-productOctober 20191.0.2openimis-be-product 1.0.1Locationopenimis-be-locationOctober 20191.0.3@openimis/fe-locationOctober 20191.0.2openimis-be-location 1.0.3Medicalopenimis-be-medicalOctober 20191.0.2@openimis/fe-medicalOctober 20191.0.2openimis-be-medical 1.0.2Medical Pricelistopenimis-be-medical-pricelistOctober 20191.0.1@openimis/fe-medical_pricelistOctober 20191.0.2Tools@openimis/fe-toolsOctober 20191.0.2Profile@openimis/fe-profileOctober 20191.0.3Reportopenimis-be-reportOctober 20191.0.1

openIMIS legacy (based on Microsoft and Android technologies)

User Documentation openIMIS Enquire
(deprecated
ComponentReleaseInstallation guideDocumentationComponents versionDependency / Compatibility
Web ApplicationOctober 2019Installation guideUser Documentation 1.4.0Database 1.4.0
April 2019Installation guideUser Documentation 1.3.0Database 1.3.0
October 2018Installation guideWeb ApplicationApril 2019Installation guideDocumentation 1.3.0Database 1.3.0
October 2018Installation guideDocumentation 1.2.0Database 1.2.0
Web ServicesApril 2019Installation guide
1.2.1Database 1.3.0
October 2018Installation guide
1.2.0Database Database 1.2.1REST APIOctober 2019Installation guide1.0.0Database 1.4.0
DatabaseDecember April 2019Installation Installation guide
1.43.10N/AOctober 2019
Installation December 2018

Installation guide


1.4.0N/AApril 2019Installation guide1.3.02.1N/A
December October 2018Installation Installation guide
1.2.10N/A
openIMIS Policies October 2019Installation guide2.0.0REST API 1.0.0October 2018Installation Installation guide
1.2.0Web services services 1.2.1x
openIMIS ClaimsOctober 20192018Installation Installation guide
1.2.0.0REST API Web services 1.0.02.x
openIMIS EnquireOctober 2018Installation Installation guide
1.2.0Web services services 1.2.1x
Policy Renewal ServiceOctober 2018Installation Installation guide
1.2.0Database (any)
Feedback Prompt ServiceOctober 2018Installation Installation guide
1.2.0Database (any)
Backup ServiceOctober 2018Installation Installation guide
1.2.0Database (any)
Deprecated components
Web Services
(deprecated)
April 2019Installation guide1.2.1Database 1.3.0October 2018Installation guide1.2.0Database 1.2.1)October 2018Installation guide1.2.0Web services 1.2.1
Assign Photo Service
(deprecated)
October 2018Installation Installation guide
1.2.0Database (any)

Testing openIMIS

Like every platform that needs to support high traffic, openIMIS is not a simple application that one can run in production without setting up effort but in order to avoid this hassle when testing or developing dockers images were created.

You can find more information on docker here: https://www.docker.com/why-docker

...