1) What is HL7: HL7 stands for Health Level Seven International. HL7 is a set of international standards that are used to provide guidelines about the transfer and sharing of data between various healthcare providers. It is a nonprofit organization committed to offering a comprehensive framework and related standards for the exchange, integration, sharing, and… Continue reading HL7 Connector
Author: MuleSoft Integration Team
ACM (Anypoint Community Manager) Installation
ACM delivers capabilities on the Anypoint Platform that will be able to achieve the dev portal into a personalized digital experience, promotes organization and API Portals, and improve the collaboration between developers, partners, and employees. ACM can transform Anypoint Exchange into a personalized digital experience for various stakeholders. It can build a portal with pre-configured… Continue reading ACM (Anypoint Community Manager) Installation
Object Store Connector In Mule 4
What is an Object Store? Object Store in Mule 4 allows you to save data as a key-value pair and access it later for any transformation or condition logic. The Object Store is primarily used to store watermarks, access tokens, and user information as a key-value pair. We can utilise the pre-built Object Store connector… Continue reading Object Store Connector In Mule 4
GraphQL Integration With Mule 4
What is GraphQL? GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. Created by Facebook, implemented in their mobile app in 2012 and open-sourced in 2015. It is rapidly becoming the standard for API-based data access. GraphQL provides a complete and understandable description of the data… Continue reading GraphQL Integration With Mule 4