The Epic connector allows you to access the Epic FHIR APIs through WSO2 Micro Integrator (WSO2 EI). Epic connector currently supports the R4 version of the FHIR standard.
Connector version | Epic API version | Supported version |
---|---|---|
2.0.0 | R4 | EI 6.6.0, MI 4.2.0 |
To get started with the Epic connector and their operations, see Configuring Epic Operations.
Follow the steps given below to build the Epic connector from the source code:
- Get a clone or download the source from github.
- Run the following Maven command from the
esb-connector-epic
directory:mvn clean install
. - Epic connector zip will be created under
esb-connector-epic/target
directory.
As an open source project, WSO2 extensions welcome contributions from the community. Check the issue tracker for open issues that interest you. We look forward to receiving your contributions.