Currently developing an app and our initial stage involves connection between OpenMRS and Mirth Connect, are there guides or specific modules in OpenMRS to implement this system.
Hi and welcome to the community @ranjannaidu10 !
A few thoughts for you:
- If your goal is to use/configure Mirth Connect to read data from the OpenMRS database and send it onwards to other system(s), you should check out our integration catalog at om.rs/integrate. More specifically you’ll likely want to use either our REST or FHIR APIs: So check out our existing REST support (thorough; see https://openmrs.atlassian.net/wiki/x/o2mFAQ and rest.openmrs.org) and FHIR Integration options (om.rs/fhir101).
- Old Mirth Messaging Module (not actively maintained for 7+ years IIUC but could be of interest) https://openmrs.atlassian.net/wiki/spaces/Archives/pages/25462008/Mirth+Messaging+Module
- Past threads mentioning Mirth Connect: Search results for 'mirth order:latest' - OpenMRS Talk
I saw a mention that maybe PIH used to use Mirth for something - @mogoodrich or @mseaton is that still the case?
1 Like
We use Mirth Connect to integrate between OpenMRS and a PACS system.
We don’t have a generic module for OpenMRS/Mirth integration, but you may be able to find some helpful code in the custom module we did create:
Also worth noting is that I think Mirth Connect is moving away from an open-source model IIRC.
Mark
2 Likes
I appreciate the warm welcome, will definitely take a look into these resources.
1 Like