Releases: Swasth-Digital-Health-Foundation/integration-sdks
Releases · Swasth-Digital-Health-Foundation/integration-sdks
HCX Integrator SDK - 1.0.8
Below is the list of features available as part of this release:
- Generate API access token using user secret.
Link to User Manual.
HCX Integrator SDK - 1.0.7
Below is the list of features available as part of this release:
- Workflow ID can be passed while generating outgoing request.
- Bug Fix - Workflow ID is not getting added to the on_* action requests.
Link to User Manual.
HCX Integrator SDK - 1.0.6
Below is the list of features available as part of this release:
- Added sendNotification and receiveNotification function to create outgoing and process incoming Notification Notify API Requests.
- 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
Below is the list of features available as part of this release:
- Option to enable/disable FHIR validations while processing incoming and outgoing requests.
- Fixed response error object serialization issue.
Link to User Manual
HCX Integrator SDK - 1.0.4
Below is the list of features available as part of this release:
- Loading HCX and NRCES Structure Definitions from zip file.
- Capability to override incoming and outgoing request process methods.
Link to User Manual