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 (https://community.intersystems.com/post/hl7-test-message-generator) created by Tommy Heyding (https://community.intersystems.com/user/tommy-heyding) on the Developer Community.