Hi everyone, please check out our new discussion forum located in our GitHub site: https://github.com/nextgenhealthcare/connect/discussions. Let us know your feedback as we try out this new part of GitHub! Don't worry, the content in these forums won't be going away and will at a minimum be preserved for historical reference.
Announcement
Collapse
No announcement yet.
creating channels for various types of HL7 message
creating channels for various types of HL7 message
HI guys! I'm on my way to converting ADT messages withthe means of a message builder. BUt, I wonder if I need to use a different channel to transform ORM messages, since they have different formation of xml?
Or do I only need to make use of filters and transformers?
Re:creating channels for various types of HL7 mess
If messages comes from a different port/service, you'll need a different channel. If the came by the same channel, you have to write the specific code in the same channel (you can use a different destination)
Re:creating channels for various types of HL7 mess
Thank you! that will surely help! However, I'm worried on how to convert ORM messages, since some of its details like patient information are already declared in the ADT messages. Is there an easy way with mirth for me not to repeat the mapping?
We process personal data about users of our site, through the use of cookies and other technologies, to deliver our services, personalize advertising, and to analyze site activity. We may share certain information about our users with our advertising and analytics partners. For additional details, refer to our Privacy Policy.
By clicking "I AGREE" below, you agree to our Privacy Policy and our personal data processing and cookie practices as described therein. You also acknowledge that this forum may be hosted outside your country and you consent to the collection, storage, and processing of your data in the country where this forum is hosted.
Comment