A solution to generate HL7 test messages to test my production. IRIS for Health already contains many HL7 specific functions like the schema structures. Furthermore one can use transformations to build custom messages.
A tool or script is needed that can be used to create any HL7 messages that meet the minimum requirements and populate all the required fields with test values. Then these test messages should be sent via TCP to a business service.
This idea is based on a discussion created by Tommy Heyding on the Developer Community.
Thank you for submitting the idea. The status has been changed to "Community Opportunity".
Stay tuned!
Ensemble/IRIS maintain HL7 schemas used in Interface/Production development.
Last month, InterSystems demoed an AI tool in Health Connect Cloud to streamline the process farther.https://youtu.be/vZCIi0m1b5g?si=IVj_hDZLIhGLYx2R&t=2100
Extending this with an LLM to generate test messages (per mapping document and schema), and validating outputs in Ensemble/IRIS, would be a great next step!