C# is a popular programming language that was developed by Microsoft Corporation in the early 2000s. It was designed to be a modern, object-oriented programming language that could be used to create a wide range of software applications for the Windows platform.
Read More
Artificial Intelligence (AI) is advancing rapidly, and its development has the potential to reshape our world in profound ways. While AI has the potential to bring many benefits to society, there are also serious risks and dangers associated with its development and
Read More
I see many are reaching out to me because they have issues on identifying the correct way to implement the s3 bucket reading option from the new AWS SDK method. Here is what I have based on the new AWS S3 Bucket
Read More
When the message is transmitted using MLLP protocol from one to another. There will be some junk characters that will pollute the message when it is received over the receiving end. But this will not happen every time. There are cases where,
Read More
Introduction (fetch patient’s data): This is a article about bringing data digitization specially interoperability in India. Every human discovery has proved to solve some major problem faced by the society throughout the history. The early man’s discovery of fire was used to
Read More
Decision Theory has much to do with the FHIR interoperability topic per se. Decision theory can be broadly divided into two normative decision theory & descriptive decision theory. In real time with respect to FHIR we are only talking about the normative
Read More
Man & his discoveries: Artificial Intelligence (AI) is widely utilized by many domains. Multiple domains have changed their business strategies drastically after AI took over the market. Many think-tanks and intellectuals profoundly identified that the availability of information & performing analysis on
Read More
This blog is about sending the custom emails via mirth without using the normal SMTP sender. This feature can e very beneficial when you want to loop through contents and send the email accordingly. var email = null; email = new Packages.org.apache.commons.mail.HtmlEmail();
Read More
This blog is about sending the http request in Mirth interface engine using the custom javascript. This is really beneficial when we need to loop through the requests and send them in the api. do { try { var data =
Read More
The Idea of this blog is to setup an reverse-proxy for Mirth using the Nginx application in the Amazon EC2 instance. Let me first give an easy understanding on what is reverse proxy. Basically, the reverse proxy is a way of
Read More
Recent Comments