ballerina-platform / module-ballerinax-health.fhir.r4

FHIR R4 Ballerina modules
Apache License 2.0
106 stars 14 forks source link

Ballerina FHIR R4 Packages

Package Daily Build Codecov
health.fhir.r4.aubase410 Daily Build Codecov
health.fhir.r4.carinbb200 Daily Build Codecov
health.fhirr4 Daily Build Codecov
health.fhir.r4.international401 Daily Build Codecov
health.fhir.r4.lkcore010 Daily Build Codecov
health.fhir.r4.parser Daily Build Codecov
health.fhir.r4 Daily Build Codecov
health.fhir.r4.terminology Daily Build Codecov
health.fhir.r4.uscore501 Daily Build Codecov
health.fhir.r4utils.ccdatofhir Daily Build Codecov
health.fhir.r4utils.fhirpath Daily Build Codecov
health.fhir.r4utils.patientmatching Daily Build Codecov
health.fhir.r4.validator Daily Build Codecov

The Ballerina FHIR R4 packages include FHIR R4 data types, FHIR resource types as specified in commonly used Implementation Guides (IGs), parsers and serializers for FHIR resources, FHIR service type as well as miscellaneous utilities for creating, accessing, and manipulating FHIR resources.

Note: This package only supports FHIR JSON payload format only. FHIR XML payload support will be added soon.

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.

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