Export Analysis Utility

From CaisisWiki

(Difference between revisions)
Jump to: navigation, search
(Setup Instructions)
Line 8: Line 8:
== Setup Instructions ==
== Setup Instructions ==
 +
* Create a warehouse copy of Caisis on SQL Server
 +
* Create a secure network folder with read/write permissions for ONLY the few people who will be gatekeepers for the data. These users will be responsible for ensuring that all data requests meet IRB and privacy board requirements and will work with users to generate datasets.
 +
* Place the Microsoft Access file (MDB file) for the Export Analysis Utility in this secure network folder.
 +
* From Export Analysis Utility, open the Linked Table Manager (Tools, Database Utilities, Linked Table Manager) to link all tables to the warehouse copy of Caisis on SQL Server.
== Features ==
== Features ==

Revision as of 15:06, 20 December 2007

The Export Analysis Utility is a Microsoft Access 2000 (convert to 2003 format?) database that contains many add-on features for Caisis, including.

  • Algorithms for generating analysis datasets for prostate cancer research
  • Longitudinal follow-up process wizard for semi-automated mailouts
  • Data Integrity Tool, a simple browser for looking into every table and field in the database
  • Nomograms, a way to run nomograms on sets of patients
  • Reports, quality assurance, operations and common research reports

Setup Instructions

  • Create a warehouse copy of Caisis on SQL Server
  • Create a secure network folder with read/write permissions for ONLY the few people who will be gatekeepers for the data. These users will be responsible for ensuring that all data requests meet IRB and privacy board requirements and will work with users to generate datasets.
  • Place the Microsoft Access file (MDB file) for the Export Analysis Utility in this secure network folder.
  • From Export Analysis Utility, open the Linked Table Manager (Tools, Database Utilities, Linked Table Manager) to link all tables to the warehouse copy of Caisis on SQL Server.

Features

  • Tables
    • DistributableObjects. A list of tables, queries, forms, etc that can be publically distributed. Used when preparing a copy of the Export Analysis Utility to post here on Caisis.org. Does not include user-defined or temporary tables, queries and reports.

TO DO

This is a list of tasks we need to do to prepare the most current version of the Export Analysis Utility for public distribution

  • Remove Nomograms code and provide DLL and instructions for using library
    • LifeExpectancies
    • NomogramScores
    • PartinScores_2001
  • Remove Segments code and replace with DLL and instructions?
  • Create feature to export and import algorithm settings so that different users and sites can reproduce analysis datasets using same settings on their own Caisis datasets.
  • Create easy to use feature to export and import user defined queries and reports
Personal tools