Skip to content

Releases: Swasth-Digital-Health-Foundation/integration-sdks

HCX Integrator SDK - 1.0.8

11 Aug 07:30

Choose a tag to compare

Below is the list of features available as part of this release:

  1. Generate API access token using user secret.

Link to User Manual.

HCX Integrator SDK - 1.0.7

21 Jul 11:44
61ef4d8

Choose a tag to compare

Below is the list of features available as part of this release:

  1. Workflow ID can be passed while generating outgoing request.
  2. Bug Fix - Workflow ID is not getting added to the on_* action requests.

Link to User Manual.

HCX Integrator SDK - 1.0.6

20 Jul 11:45
142ae77

Choose a tag to compare

Below is the list of features available as part of this release:

  1. Added sendNotification and receiveNotification function to create outgoing and process incoming Notification Notify API Requests.
  2. Modified the utils to generate the access token using HCX Participant Token API (/participant/auth/token/generate) instead of keycloak API (/auth/realms/swasth-health-claim-exchange/protocol/openid-connect/token).

Link to User Manual.

HCX Integrator SDK - 1.0.5

19 May 10:58

Choose a tag to compare

Below is the list of features available as part of this release:

  1. Option to enable/disable FHIR validations while processing incoming and outgoing requests.
  2. Fixed response error object serialization issue.

Link to User Manual

HCX Integrator SDK - 1.0.4

03 May 05:05
7535eba

Choose a tag to compare

Below is the list of features available as part of this release:

  1. Loading HCX and NRCES Structure Definitions from zip file.
  2. Capability to override incoming and outgoing request process methods.

Link to User Manual