Example: air traffic controller

DATABASES IN HEALTHCARE - Stanford University

Stanford Computer Science DepartmentReport No. STAN-CS-80-790 DATABASES IN HEALTHCAREbYGio WiederholdResearch sponsored byNational Institutes of HealthMarch 1980 COMPUTER SCIENCE DEPARTMENTS tanford UniversityDATABASES IN HEALTHCAREGio WiederholdStanford UniversityComputer Science DepartmentMarch 1, 1979CS Report STAN CS80-790 This paper was prepared for a Compendium on Computersin Health Care, Dr. Lindberg, Univ. of Missouri, resources provided by the SUMEX Facility,supported by grant NIH RR-88785 were essential to thepreparation of this document. Some of the work is basedon research carried out as part of the RX project,sponsored by the National Center for Health ServicesResearch under grant no. lR03HS93658. Basic research inDatabase Design leading to some of the concepts presentedhere is supported by ARPA through the KBMS project atStanford IN HEALTHCAREABSTRACTThis report defines database design and implementationtechnology as applicable to HEALTHCARE .

supported by grant NIH RR-88785 were essential to the preparation of this document. Some of the work is based ... clinical research, ambulatory care, and hospitals) are appended. There is an extended bibliography.. ... much of the incentive for early [Bush451 and current computing technology

Tags:

  Database, Clinical, Incentives, Healthcare, Grants, Databases in healthcare

Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Other abuse

Transcription of DATABASES IN HEALTHCARE - Stanford University

1 Stanford Computer Science DepartmentReport No. STAN-CS-80-790 DATABASES IN HEALTHCAREbYGio WiederholdResearch sponsored byNational Institutes of HealthMarch 1980 COMPUTER SCIENCE DEPARTMENTS tanford UniversityDATABASES IN HEALTHCAREGio WiederholdStanford UniversityComputer Science DepartmentMarch 1, 1979CS Report STAN CS80-790 This paper was prepared for a Compendium on Computersin Health Care, Dr. Lindberg, Univ. of Missouri, resources provided by the SUMEX Facility,supported by grant NIH RR-88785 were essential to thepreparation of this document. Some of the work is basedon research carried out as part of the RX project,sponsored by the National Center for Health ServicesResearch under grant no. lR03HS93658. Basic research inDatabase Design leading to some of the concepts presentedhere is supported by ARPA through the KBMS project atStanford IN HEALTHCAREABSTRACTThis report defines database design and implementationtechnology as applicable to HEALTHCARE .

2 The relationship oftechnology to various HEALTHCARE settings is explored, andthe effectiveness on HEALTHCARE costs, quality and access summary of relevant development directions examples of 5 typical applications (public health, clinical trials, clinical research, ambulatory care, and hospitals)are is an extended of the ses and Their in the Area of Data of management systems versus database management Basis for database data of data data into the organization for of DATABASES in Health Care Settings and the Relevancy of database solo Health Care Applications of shared used in HMO' clinical clinical in Future Use of DATABASES in Health Care::Cost-effectiveness issuesInitiatives and innovation due to technology human of in of current interest4 ,4556a91;1213131515171819191919192828212 2222224252627283838i!

3 323334340. The Effect of DATABASES on Health Care Costs, Quality, and Access of the Art of database Technology in Health Care38A. Systems in Research or Development Status38B. Industrial database database systems that are applicable to health care 48C. Current Directions of :Examples of Current DATABASES in Health CareA. Public Health :42 CCPDS at the Fred Hutchinson Cancer Center in Seattle42B. Randomized Controlled clinical Trials :ECOG and RTOG at the Harvard Univ. Dept. of Public Health45C. clinical Research :TOD and ARAMIS at Stanford University480. HMO Support:COSTAR and the Harvard Community Health Service52E. Hospital Systems :POWS at Coral Gables Variety Childrens54V. References4163wuw 4 DATABASES IN HEALTH CARErrr--~ OF THE TECHNOLOGY ..In this chapter we will introduce the concepts of database technology in away that will make it easy to relate the terminology to problems in the objectives have been defined the major components ofdatabases and their function will be discussed.

4 The remainder of thischapter will present the scientific and the operational issues associatedwith and Their ObjectivesA database is a collection of related data, which are organized so thatuseful information may be effectiveness of databasesderives from the fact that from one single, comprehensive database much ofthe information relevant to a variety of organizational purposes may health care the same database may be used by medIcapersonnel for patient care recording, for surveillance of patient status,and for treatment advice; it may be used by researchers in assessing theeffectiveness of drugs and clinical procedures; and it can be used byadministrative personnel in cost accounting and by management for theplanning of service fact that data are shared promotes consistency of information fordecision-making and duplicate data collection.

5 A major benefitof DATABASES in health care is due to the application of the informationto the management of services and the allocation of resources needed forthose services, but communication through the shared information amonghealth care providers, and the validation of medical care hypotheses fromobservations on patients are also contents and the description of a database has to be carefully managedin order to provide for this wide range of services, so that some degreeof formal data management is implied when we speak of DATABASES . Theformalization, and the large data quantity implied in effective databaseoperations make computerization of the database function essential; in fact,much of the incentive for early [Bush451 and current computing technology[Barsam79) is due to the demands made by information processing , the notion of a database encompasses the data themselves, the hardwareused to store the data, and the software used to manipulate the database is used for multiple purposes we find also an administrationwhich controls and assigns the resources needed to maintain the datacollection and permit the generation of will in the next section define the technical scope of DATABASES .]]

6 Theremaining sections in this chapter will deal specifically with current andfuture applications of DATABASES in health Definitionspage 5 LBTerminology in the Area of Data the scope of DATABASES are a number of concepts, which areeasily confused with each objective of a database is to provideinformation, but not all systems that provide information are will first define the term ' database ',and then some terms that describeaspects of database technology. In the section which follows we will presenttypes of systems which are related or similar to DATABASES , but are notconslderd DATABASES within thls database is a collection of related data,with facilities that process these data toyield database system facilitates the collection, organization, storage, sand processing of processing of data from many sources canprovide information that would not have been available before the datawere combined into a , a collection of data is not byitself a database , a system that supports data storage is not neccessarilya database system,and not all the information provided by computersystems is produced from of databasesA database is hence composed both of data.

7 And of programs or software toenter and manipulate the data and software are stored within thecomputers which support the database ,and the internal organization maynot be obvious to the will now describe some of the componentsthat are part of database require the availability ofcertain technological tools, or software subsystems. Some of these tools,that are used to support DATABASES can also be used independently,and hence they are at times confused with the database system subsystems are:a) File Storage Systems :software to allocate and manage data kept on large computer storage devices, such as disks ) File Access Methods: software to rapidly access and updatedata stored on those ) Data Description Languages: means to describe data so thatusers and machines can refer to data elements and aggregationsof similar data elements conveniently and ) Data Manipulation Languages.

8 Programs to allow the user toretrieve and process data a database these subsystems have to be well integrated, so that thedata manipulation can 'be carried out in response to the vocabulary usedin the data is allocated and rearranged as new dataenter the database , and access to old and new data is provided as neededfor provide the neccessary reliability some redundantbackup data is stored separatly and appropriatly identified whenever thedatabase is software components of a database mayprovlde on-line, conversational access to the database , help with theformulation of statistical queries, and provide printed reports on a File Management Systems versus database Management SystemsOf primary concern to a database effort is the reliable operation of thedevices used to store the data over long periods of time. The programmingsystems which provide such services, typically inclusive of the tools listedin a) and b) above, are called file management systems (FMS).

9 When data are to be organized so that they can be accessed by a variety ofusers,system control extendlng to the individual users, and to the apacifc~data units which these users will be referencing, may be needed. Controlover the date and its use can only be achieved if all users access thedatabase always via programs that will protect the reliability, privacy, andintegrity of the achieve reliability when data are not lost dueto hardware and software protect privacy we guarantee thatonly authorized access will define integrity as freedom fromerrors that could be introduced by simultaneous use of the database by usersthat may update its database management system (DBMS) shouldprovide all the required database support programs, including management offiles, scheduling of user programs, database manipulation, and recovery these should form a well integrated every database is managed by a commercial DBMS.

10 database support canalso be provided by programs that use one of the available file of the database can be identical for a system usinga generalized DBMS product or one using programs written specifically forthe locally developed collection of programs rarely has the all ofthe protective features that are desirable when multiple users interact withthe database from manner in which users gain access willalways depend on the choice of the DBMS or the file management instance,a file system does not provide automatic scheduling of userrequested a DBMS the users will have to schedule theirown activities in such a way that simultaneous data entry is systems will simply disallow such access, in other systems such usagecould lead to inconsistent data entry activities are organized sothat such conflicts are avoided then there is less need for the complexityof a very popular file management system in medicine is MUMPS,developed at Massachusetts General Hospital to support clinical use ofrelatively small computer systems [Bowie77].


Related search queries