Export from database ==================== Multi-sheet Microsoft Excel XLSX exports ++++++++++++++++++++++++++++++++++++++++ This export has a summary sheet of all the requested and performed protocols and the series protocols. The next sheet has all studies on, one study per line, with the series stretching off to the right. The remaining sheets are specific to each series protocol, in alphabetical order, with one series per line. If one study has three series with the same protocol name, each one has a line of its own. For NM this is not true as protocol names do not exist, sheets are generated by study description instead. .. autofunction:: remapp.exports.rf_export.rfxlsx .. autofunction:: remapp.exports.ct_export.ctxlsx .. autofunction:: remapp.exports.dx_export.dxxlsx .. autofunction:: remapp.exports.mg_export.exportMG2excel .. autofunction:: remapp.exports.nm_export.exportNM2excel Single sheet CSV exports ++++++++++++++++++++++++ .. autofunction:: remapp.exports.rf_export.exportFL2excel .. autofunction:: remapp.exports.ct_export.ct_csv .. autofunction:: remapp.exports.dx_export.exportDX2excel .. autofunction:: remapp.exports.nm_export.exportNM2csv Specialised csv exports - NHSBSP formatted mammography export ------------------------------------------------------------- .. autofunction:: remapp.exports.mg_csv_nhsbsp.mg_csv_nhsbsp