Make FHIR server optional in OpenELIS 2 deployments

Right now, the FHIR server runs by default in OpenELIS 2 and is mandatory for all deployments. For some use cases (stand-alone labs, demo setups, restricted environments), FHIR is not required.This would give implementers more flexibility and reduce overhead where integrations are not planned.
@Moses_Mutesasira
@wodpachua

1 Like

Thanks @Anish_yadav for bringing up this.
Am going to look into it.

2 Likes

This is fixed .
When you pull the latest changes for itechuw/openelis-global-2:develop and provide an empty string for org.openelisglobal.fhirstore.uri= in the properties file. it should run fine without the fhir server

3 Likes

Thank you @Moses_Mutesasira :clap:

1 Like