HL7 Soup allows the creation of custom transformers for use in your HL7 workflows. Transformers are used to change the structure of a message to suit the user's needs. For instance, it can be used to adjust an incoming HL7 Value ready to be exported in another HL7 message.
In this tutorial, we show you how to create a simple name concatenation transformer in c#. With it, we can append a patient first and last names together, and place a comma between them.
This tutorial is very simple, but you are encouraged to build upon it to include your own business logic
Follow HL7 Soup Custom Transformers
Other Useful Business Software
Train ML Models With SQL You Already Know
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of HL7 Soup Custom Transformers!