ballerina-platform / module-ballerinax-health.clients

Healthcare-related Ballerina clients

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ballerina Healthcare Clients

Daily Build

The Ballerina healthcare clients include client connectors that can be used to connect to healthcare-related systems.

For more information, go to the module(s).

Building from the source

Setting up the prerequisites

  1. Download and install Java SE Development Kit (JDK) version 11. You can install either OpenJDK or Oracle.

    Note: Set the JAVA_HOME environment variable to the path name of the directory into which you installed JDK.

  2. Download and install Ballerina Swan Lake.

Building the source

Execute the commands below to build from the source.

  • To build a clinet (eg - to build the fhir client):
    bal pack ./fhir

Contributing to Ballerina

As an open source project, Ballerina welcomes contributions from the community.

For more information, go to the contribution guidelines.

Code of conduct

All the contributors are encouraged to read the Ballerina Code of Conduct.

Useful links

About

Healthcare-related Ballerina clients

License:Apache License 2.0


Languages

Language:Ballerina 100.0%