Split out the RHIE encounter mediations into a separate mule application
Closed this issue · 2 comments
rcrichton commented
Currently the OpenHIM contain logic that is specific to the RHIE. We need to split this logic out into separate mule application so that we can single generic OpenHIM-core the is reusable in other projects.
We need to split out the mediation code into a separate mule project and put it in a separate git repository.
rcrichton commented
The new repo for this mediation can be found here: https://github.com/jembi/openhim-encounter-orchestrator
rcrichton commented
The code has been split out into a the repo above and is working well with the new HIM core.