Technology Behind The CANS-MCIA Secure Central Database Hosted on the Web Security issues were addressed in a Phase 2 SBIR grant. A working database model which resides on Screen's local computer borrows data from the web-hosted database so that data can be manipulated in user-friendly applications facilitating sophisticated queries and the design of predictive and statistical formulas. The programming necessary to swap the SQL data into Access in order to facilitate calculations and graphical representation of data contributes to the overall design of our custom-built application. That application will soon generate immediate sophisticated text and graphical reports via the Internet to the office or clinic from which test results are sent. Information Architecture Ensuring Subjects' Confidentiality A patient userID is created that can be incorporated into a testing facility's records-keeping methods. Prior to the start of any tests, the userID/password for that particular testing facility must be submitted and authenticated. The combination of anonymous identifying tidbits that creates a userID is complex enough to inform our application that a testee is unique; we then determine if the person has tested before. The only connection between test data and real identity exist in the testing facility's own records system. Reports on screen or on paper use an anonymous user id only. *No Screen, Inc. database collects or stores personally identifying information. The application itself contains the incomplete identifier tidbits mentioned above. These are indexed to the test data by simple integer IDs. Each clinical testing site may secure its own method for tabulating the IDs against real names and addresses. Test versions in languages other than American English have been developed in which other 4-number codes are used instead of the 4-number partial Social Security code in the US. Each facility has its own database from which reports can be written in the language of test administration or in another language chosen by the testing facility. |