Published inBallerina Swan Lake Tech BlogBridging the Gap: Connecting to EHR Systems with Ballerina FHIR Client and Ballerina FHIR ServiceUsing Ballerina FHIR Client together with Ballerina FHIR Service.Oct 16Oct 16
Simplifying Epic EMR Integration with WSO2 Epic Connector: Some Use Cases through Tester’s eye and…Epic, as one of the most widely used Electronic Medical Record (EMR) systems, plays a critical role in managing and storing complex…Sep 6Sep 6
Creating a Postman Test Framework blending with Ballerina (Part 1)Managing a large number of test cases can be challenging, especially when you have over 200 test suites and more than 2,000 test cases…Jun 28Jun 28
Ballerina’s Approach to JSON Handling: Simplifying Payload OperationsAssume we need to access members of the above map<json> in Ballerina. Let’s see how we can achieve that by implementing the below usecase.Nov 10, 2023Nov 10, 2023
Ballerina Health Tool: Your key to effortless FHIR Package generation.Bal Health tool: A game-changer designed to turn any FHIR implementation guide into a deployable FHIR package with minimal fuss.Aug 26, 2023Aug 26, 2023
Ballerina takes the Stage: A Deep Dive into the hl7v2 to FHIR Transformation LibraryIntroductionAug 25, 2023Aug 25, 2023
Unlocking the Potential: Leveraging Ballerina for Healthcare Application DevelopmentThe integration language to build seamless healthcare applications is Ballerina.Jun 25, 2023Jun 25, 2023
OAuth 2.0 and OpenID Connect StoryIn the very early days, hope you remember we did this type of authentication. We have login forms as above, and we store the credentials in…Mar 29, 2023Mar 29, 2023
How to call a soap service in CypressThis is about calling WSO2 Admin Services through Postman and later using that in Cypress test scenarios.Dec 8, 20212Dec 8, 20212
How to write custom CSS selectors?When we do UI test automation, it is highly important to know writing custom CSS Selectors. I’d like to explain a few highly used ones.Oct 20, 2021Oct 20, 2021