jembi / openhim-legacy

OpenHIM is a open source Health Information Mediator built to facilitate interoperability between disparate Health Information Systems.
openhim.org
Mozilla Public License 2.0
15 stars 2 forks source link

Split out the RHIE encounter mediations into a separate mule application #189

Closed rcrichton closed 11 years ago

rcrichton commented 11 years ago

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 11 years ago

The new repo for this mediation can be found here: https://github.com/jembi/openhim-encounter-orchestrator

rcrichton commented 11 years ago

The code has been split out into a the repo above and is working well with the new HIM core.