Question
· May 20, 2021

Transform data output into a batch flat file text pipe delimited

I am working on tweaking our current patient load process. The roster input is in text pipe delimited format, parsed out and transforms it to a standard HS.Message.PatientSearchRequest, and send to business process for patient matching. Result is transformed into a standard ADT HL7 message using EnsLib.HL.Message class. I would like to know if there is another class I can use that will transform my output to a text flat file pipe delimited instead of HL7 format? any advice on how to do this is greatly appreciated.

 

Thanks!

Product version: HealthShare 2019.1
Discussion (2)0
Log in or sign up to continue