A computerized database system (DIASTU) has been developed for the storage and selective retrieval of the results of medical diagnostic studies. The system is being used to analyze the disease process and the efficacy and yield of selected diagnostic studies. The system runs on a DEC PDP-11/60 computer. It consists of three FORTRAN IV programs linked to a general-purpose assembly language database handler. One program, DSENT, interactively modifies the information in the database. The second, DSLIST, prints all or portions of the database. The third program, DSTAT, interactively assembles the parameters for selective searches of the database and executes them. A query language is used that allows the use of time and size specifications and Boolean operators in nested loops.