Allows integration with FHIR repositories/servers, supporting the retrieval for supported interactions and push of healthcare data within FHIR-compliant systems.
To get started with the FHIR repository connector, go to Configuring FHIR repository connector. Once you have completed your configurations, you can consume connect to FHIR servers and execute supported FHIR interactions.
Follow the steps given below to build the FHIR Repository connector from the source code.
- Get a clone or download the source from Github.
- Run the following Maven command from the
esb-connector-fhirrepository
directory:mvn clean install
. - The Zip file for the connector is created in the
esb-connector-fhirrepository/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.