·
534 commits
to main
since this release
Below is the list of changes available as part of this release:
- Participant code should be human-readable.
- Delete the record from Redis when the participant record in the registry is updated.
- Create postman collection for coverage eligibility, preauth, claim, payment APIs covering all valid and invalid scenarios(including redirect and forward flows).
- Postman test automation - DevOps (Pipeline and Slack integration).
- Remove ciphertext from payload from audit data.
- Create Payment and Communication FHIR examples.
- Mock Server - Random approved amount should be between 70 to 100 percent.
- Create Jenkins pipeline for React App.
- Devops infrastructure creation document.
- Mock Server - Create ability to return FHIR response received in headers in on action call.
- HCX Registry migration and upgrade from v0.0.1 to v0.0.7.
- API Version Proxing Implementation in API-Gateway.
- HCX Registry - Feature to send email to user to update default keycloak password.
- HCX Registry - Feature to add keycloak roles to the users.
- Setup FHIR Server
- Participant code should be combination of role, participant name and HCX instance name.
- Notifications Master list creation.
- Notifications Topic List API.
- Notification Subscribe API.
- Notification UnSubscribe API.
- Notification On Subscribe API.
- Notification Subscription update API.
- Notification Subscription List API.
- Notification Notify API.
- Notification Pipeline Job Implementation.
- Broadcast Network Notifications Implementation.
- Participant Notifications Implementation.
- Public Information Carrying Workflow Notifications Implementation.
- Subscription Pipeline Job Implementation.
- Notification Job - split the process function for filtering, resolving, and dispatching for better processing.
- Create hapi-fhir server build and deploy pipeline.
- Notification Trigger Pipeline Job For Network And Workflow Notifications.
- Subscription Update Notification Alerts.
- Subscription option to subscribe to all allowed senders.
- PII carrying workflow notifications Implementation.
- Consolidated Responses for on_subscribe API calls
- Participant Delete API and add the deboarding trigger.
- Externalize notification master list file path as configuration and should work with Kubernetes.
- Grafana Dashboard Configuration.
- FHIR - Develop Insurance Plan JAVA class for creating resources for Swasth Insurance Plan Structure Definition and validate it against the SD.
- Notify API needs to be signed using RFC7515 Implementation.
- Add updated properties to subscription update notifications.
- Subscription status to be human-readable.
- Update Notification APIs audit events to support Audit API.
- Workflow update notifications should be triggered along with initiation and completion notifications.
- Notification Expiry Implementation.
- Separate the notification master list into network, participant, and workflow. The application should support loading multiple files.
- FHIR SDK - Modification and optimization.
- Audit Notification API.
- Remove hard-coded validation messages into a config file.
- Notification APIs Implementation in Mock Server.