I'm working on a system to export the data from REDCap into i2b2. The way forward for this is via the Patient Data Object (PDO) I think. The REDCap API lets me export the data in an XML format that I can then parse to turn into a PDO XML file. This can then form the basis of an import into i2b2...