Has anyone taken multiple flat files and created a single Hl7 per unique entry in the flat files? So, there is one field in each flat file and that is unique for each row of data and links to the other flat files. One file may have insurance data and the other patient demographics. I need to take those files and create a single Hl7 for each row of data. I have done this before with a single flat file, but never with multiple. Any ideas would be great!!