io.hcxprotocol.helper.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of hcx-integrator-sdk Show documentation
Show all versions of hcx-integrator-sdk Show documentation
The SDK for HCX Participant System to help in integrating with HCX Gateway easily.
/**
* This package has the implementation of helper classes used in processing the Incoming and Outgoing Requests.
*
* - FHIR Helper - Has the implementation to validate the FHIR object using HCX FHIR IG.
*
*/
package io.hcxprotocol.helper;