Purchase Solution

Information system in health care organization that uses database

Not what you're looking for?

Ask Custom Question

identify and select an information system in a health care organization that uses a database. The application can be simple or complex, but it must utilize a database that is part of an overall system to collect, store, process, and disseminate information. In two to three pages, write a scholarly that clearly addresses the following items:

Describe the application you selected and the purpose of the database.
Describe a simple table structure, including records and fields, that might be used in the database. (Note: You do not need an actual table from database. You can define what one might look like based on an input screen or report.)
Explain what fields might be used as keys and indexes.
Describe any limitations or constraints related to the data and how it is structured.
Discuss how standardization (or the implications of not using standards) affect the quality and usefulness of the information.

Purchase this Solution

Solution Summary

The expert identifies information systems in health care organizations that use a database. The fields that might be used as keys and indexes are determined.

Solution Preview

You need to first identify the key terms in your problem: in this case, information system, health care organization, and database.
The Online Business Dictionary defines an information system as a â??Combination of hardware, software, infrastructure and trained personnel organized to facilitate planning, control, coordination, and decision making in an organization.â?
A health care organization can generally be defined as an organization whose main aim is to meet the health care needs of a population. These organizations are sometimes mainly concerned with research and particular health issues such as cancer, heart disease, and mental disability. The services provided could include conducting medical tests and examinations, dispensing medicine, providing mental and psychological care, and so on.
A database is simply a data store in a computer, where the data are stored in a particular format and can be accessed, updated, modified, or deleted according to the needs of the user.

Now that you know the definitions of your key terms, you can better understand the problem if you have examples of the key terms:
Information system: Patient Records Management ...

Purchase this Solution


Free BrainMass Quizzes
C++ Operators

This quiz tests a student's knowledge about C++ operators.

Word 2010: Table of Contents

Ever wondered where a Table of Contents in a Word document comes from? Maybe you need a refresher on the topic? This quiz will remind you of the keywords and options used when working with a T.O.C. in Word 2010.

Basic UNIX commands

Use this quiz to check your knowledge of a few common UNIX commands. The quiz covers some of the most essential UNIX commands and their basic usage. If you can pass this quiz then you are clearly on your way to becoming an effective UNIX command line user.

C# variables and classes

This quiz contains questions about C# classes and variables.

Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.