Skip to content

ballerina-platform/module-ballerinax-health.hl7v2

Repository files navigation

Ballerina HL7v2 Packages

Package Daily Build Codecov
health.hl7v2.base Daily Build Codecov
health.hl7v2commons Daily Build Codecov
health.hl7v23 Daily Build Codecov
health.hl7v24 Daily Build Codecov
health.hl7v25 Daily Build Codecov
health.hl7v26 Daily Build Codecov
health.hl7v27 Daily Build Codecov
health.hl7v28 Daily Build Codecov
health.hl7v231 Daily Build Codecov
health.hl7v251 Daily Build Codecov
health.hl7v271 Daily Build Codecov

The Ballerina HL7v2 packages include capabilities to implement HL7v2 related integration.

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 package (eg - to build the base):
    bal pack ./base

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