This documentation guides you in understanding and integrating the openIMIS FHIR R4 APIs. It specifically covers the Login and Insured Patient Enquiry endpoints.
These FHIR R4 APIs enable developers and implementers to securely query insured patient information from openIMIS and integrate it into applications, web portals, or internal systems. This documentation presents the available endpoints, their JWT-based authentication mechanisms, operational modes, and integration best practices.

Required configuration for testing:
To test these APIs directly from this documentation page, install the "Cross Domain - CORS" browser extension.
(Example for Google Chrome Available here)

Once the extension is added, include your openIMIS server URLs such as demo.openimis.org, openimis.s2.openimis.org, or your-openimis-instance.com.
Without this extension, your requests will be blocked by CORS policy.