I would like to be able to take a non-HL7 XML file and generate an ER7 output by mapping values from the input file into designated fields. After about a dozen hours of reading and messing around, I think I'm very close to having this figured out, but I'm stumped on one question: how do I format the input XML file to map values to variables that I can then use in my transformer? Would it be possible to show a minimal input XML file that specifies, say, a last name that should be mapped to variable pd_lname, which could then be plugged into the appropriate spot in the ER7 using the transformer?
Much obliged for any help with this!
Warm regards,
Roy Feague
Satori Labs
Much obliged for any help with this!
Warm regards,
Roy Feague
Satori Labs
Comment