Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.17 KB

README.md

File metadata and controls

20 lines (12 loc) · 1.17 KB

FHIR Repository Connector

Allows integration with FHIR repositories/servers, supporting the retrieval for supported interactions and push of healthcare data within FHIR-compliant systems.

Getting started

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.

Building from the source

Follow the steps given below to build the FHIR Repository connector from the source code.

  1. Get a clone or download the source from Github.
  2. Run the following Maven command from the esb-connector-fhirrepository directory: mvn clean install.
  3. The Zip file for the connector is created in the esb-connector-fhirrepository/target directory.

How you can contribute

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.