Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Mathewes48
M
Mathewes48
Community Contributor
Quizzes Created: 2 | Total Attempts: 3,578
| Attempts: 2,401 | Questions: 124
Please wait...
Question 1 / 124
0 %
0/100
Score 0/100
1. A system that shows who has accessed what information in a computer system, such as a patient registration database, is called a (an)

Explanation

An audit trail is a system that keeps track of the individuals who have accessed specific information in a computer system, such as a patient registration database. It records the date, time, and user identity for each access, allowing for accountability and monitoring of data usage. This helps in identifying any unauthorized access or potential security breaches, ensuring the integrity and confidentiality of the information.

Submit
Please wait...
About This Quiz
Data Management Quizzes & Trivia

HIT Review Quiz 4 covers essential aspects of data management, user requirements, and system security in information systems.

Tell us your name to personalize your report, certificate & get on the leaderboard!
2. ________________ encodes information and converts it to unreadable symbols and characters, which must be decoded for the purose of protecting data.

Explanation

Encryption is the process of encoding information and converting it into unreadable symbols and characters. This is done to protect data and ensure its confidentiality. The encrypted data can only be decoded or decrypted with the correct key or algorithm. Encryption is commonly used in various applications such as secure communication, data storage, and online transactions to prevent unauthorized access and maintain data integrity.

Submit
3. Risk management programs were introduced to reduce

Explanation

Risk management programs were introduced to reduce malpractice suits. These programs aim to identify and minimize potential risks and errors in healthcare settings, ultimately reducing the likelihood of malpractice suits. By implementing strategies such as improving patient safety protocols, enhancing communication among healthcare providers, and conducting thorough investigations of adverse events, risk management programs can help prevent medical errors and mitigate the risk of malpractice suits.

Submit
4. Major hardware cmoponents of many telecommunications systems are

Explanation

Modems are major hardware components of many telecommunications systems. They are used to modulate and demodulate digital signals into analog signals, allowing data to be transmitted over telephone lines or cable lines. Modems are essential for connecting devices to the internet or other networks, and they play a crucial role in transmitting data between computers and telecommunication systems.

Submit
5. In designing a new information system, the primary consideration should be the

Explanation

When designing a new information system, the primary consideration should be the requirements of the user. This is because the system should be tailored to meet the specific needs and goals of the users. By understanding the requirements, the system can be designed to effectively support the users' tasks, processes, and workflows. Considering the user requirements ensures that the system will be user-friendly, efficient, and aligned with the users' expectations and preferences.

Submit
6. An integrated group of related activites that work together toward a common goal is a

Explanation

A system is an integrated group of related activities that work together toward a common goal. It is a collection of interconnected components that interact with each other to achieve a specific purpose. In a system, these components are interdependent and their actions and behaviors are coordinated to achieve the desired outcome. A system can be physical or conceptual, and it can exist in various domains such as technology, biology, or organizations.

Submit
7. In microcmoputers, the primary input device is the

Explanation

The primary input device in microcomputers is the keyboard. This is because the keyboard allows users to input data and commands into the computer system. It is used to type text, numbers, and other characters, as well as to navigate through menus and interact with various software applications. The CPU, monitor, and cable are not input devices, as they serve different functions in the computer system.

Submit
8. In order to be useful, data must be

Explanation

Data must be processed in order to be useful. Processing involves analyzing and manipulating the data to extract meaningful information or insights. This can include tasks such as cleaning and organizing the data, performing calculations or statistical analysis, and generating reports or visualizations. By processing the data, it becomes more structured and easier to interpret, enabling decision-making and problem-solving based on the information derived from the data.

Submit
9. The most sophisticated application of computers is

Explanation

Artificial intelligence is the most sophisticated application of computers because it involves the development of systems that can perform tasks that would typically require human intelligence. These systems are capable of learning, reasoning, and problem-solving, which makes them highly advanced and complex. While word processing, graphics, and windowing programs are important applications, they do not require the same level of complexity and intelligence as artificial intelligence.

Submit
10. A device used is telecommunications, using telephone wires, is a

Explanation

A modem is a device used in telecommunications that allows for the transmission and reception of data over telephone wires. It converts digital signals from a computer into analog signals that can be transmitted over the phone lines, and vice versa. This enables the computer to connect to the internet or communicate with other computers over a telephone network. A modem is essential for establishing a connection between a computer and a telephone line, making it the correct answer in this case.

Submit
11. Medicare inpatient claims are submitted using the

Explanation

Medicare inpatient claims are submitted using the UB-92 form. The UB-92 form, also known as the CMS-1450, is a standardized form used by hospitals to bill Medicare for inpatient services. It includes detailed information about the patient, the services provided, and the charges associated with the care. The use of the UB-92 form ensures consistency and accuracy in the billing process, allowing Medicare to process and reimburse claims efficiently.

Submit
12. Data _________________ provides the ability of a business to access data from multiple databases and combine the results into a single reporting interface.

Explanation

A data warehouse is a centralized repository that stores data from various sources and makes it available for analysis and reporting purposes. It allows businesses to access data from multiple databases and combine the results into a single reporting interface. By consolidating data into a warehouse, businesses can have a unified view of their data, enabling them to make informed decisions based on comprehensive insights.

Submit
13. One disadvangage of dedicated word processing system is

Explanation

The given correct answer states that one disadvantage of dedicated word processing systems is that they can only be used for word processing. This means that these systems are limited in their functionality and cannot perform other tasks or functions apart from word processing. This limitation restricts their versatility and usefulness in performing other tasks that may be required in a work or professional setting.

Submit
14. The portion of the computer that directs the sequence of operations, interprets the coded instructions (the program), and initiates the proper commands to the computer circuits is the

Explanation

The control unit is responsible for directing the sequence of operations in a computer, interpreting the coded instructions (program), and initiating the appropriate commands to the computer circuits. It acts as the brain of the computer, coordinating and managing the flow of data and instructions between different components. The control unit ensures that instructions are executed in the correct order and that data is processed accurately. It plays a crucial role in the overall functioning of the computer system.

Submit
15. A kilobyte is equal to

Explanation

A kilobyte is a unit of digital information that represents 1,024 bytes. In computing, a byte is typically equal to 8 bits, and each character is usually represented by 8 bits. Therefore, a kilobyte would be equal to 1,024 characters.

Submit
16. Quality management includes all of the following EXCEPT:

Explanation

Quality management encompasses various processes and activities aimed at ensuring that products or services meet or exceed customer expectations. It involves assessing and improving the quality of processes, products, and services. While risk management, quality assessment, and utilization management are all integral components of quality management, billing process review is not directly related to assessing or improving the quality of products or services. Instead, it focuses on reviewing and improving the accuracy and efficiency of billing processes, which falls under the domain of financial management rather than quality management.

Submit
17. What is the common language that is used to store and retrieve data in any data base management system?

Explanation

The correct answer is "structured query language (SQL)". SQL is a common language used to store and retrieve data in any database management system. It is a standardized language that allows users to interact with databases, perform queries, manipulate data, and manage the structure of the database. SQL is widely used in the industry and is essential for working with databases effectively.

Submit
18. Incident reports are analyzed

Explanation

Incident reports are analyzed concurrently means that they are examined and reviewed at the same time as they occur. This implies that the analysis of the reports is done in real-time or promptly after the incidents take place. This approach allows for a more immediate understanding of the events and enables timely actions to be taken to address any issues or prevent further incidents.

Submit
19. Public Law 104-191, passed in 1996, which provides data security practices and standards, is known as the

Explanation

Public Law 104-191, passed in 1996, is commonly known as the Health Insurance Portability and Accountability Act (HIPAA). This law was enacted to establish data security practices and standards for protecting sensitive patient information in the healthcare industry. HIPAA sets guidelines for the privacy and security of healthcare data, including electronic health records, and aims to ensure the confidentiality and integrity of patient information. It also provides individuals with certain rights and protections regarding their health information, such as the right to access and control their own medical records.

Submit
20. The primary tool for identifying risk is the

Explanation

The incident report is the primary tool for identifying risk because it provides a detailed account of any adverse events or incidents that occur within a medical setting. It allows for the documentation of important information such as the date, time, location, individuals involved, and a description of what happened. By reviewing incident reports, healthcare professionals can identify patterns or trends that may indicate potential risks or areas for improvement in patient safety. This information can then be used to implement strategies to prevent similar incidents from occurring in the future and to enhance overall patient care.

Submit
21. You have noticed a problem with the filing of loose reports in the file area. As supervisor of the file area, you find out the root causes for this problem. The QI tool that you should use would be the

Explanation

A cause-and-effect diagram, also known as a fishbone diagram or Ishikawa diagram, is a QI (Quality Improvement) tool that is used to identify and analyze the root causes of a problem. In this scenario, the problem is the filing of loose reports in the file area. By using a cause-and-effect diagram, the supervisor can visually map out the potential causes of the problem, such as lack of training, poor organization, or inadequate filing system. This tool helps to identify the underlying factors contributing to the problem, enabling the supervisor to develop effective solutions and improve the filing process.

Submit
22. What type of database stores data in predefined tables made up of rows and columns?

Explanation

A relational database is a type of database that stores data in predefined tables made up of rows and columns. In this type of database, data is organized into tables, where each table represents a specific entity or concept. The rows in the table represent individual instances or records, while the columns represent the attributes or properties of the entity. This structure allows for efficient storage, retrieval, and manipulation of data, as well as the establishment of relationships between different tables through keys.

Submit
23. Besides JCAHO, organizations(s) that strongly influence(s) quality management activity in a hospital is (are)

Explanation

Medicare strongly influences quality management activity in a hospital because it is a federal program that provides healthcare coverage for individuals aged 65 and older. As a major payer for healthcare services, Medicare sets standards and regulations that hospitals must meet in order to receive reimbursement for services provided to Medicare beneficiaries. These standards include requirements for quality improvement initiatives, patient safety measures, and reporting of healthcare outcomes. Therefore, hospitals are motivated to implement quality management activities to ensure compliance with Medicare regulations and maintain their eligibility for reimbursement. The other organizations listed, such as the Centers for Disease Control, state cancer registries, and medical specialty boards, may also have some influence on quality management in hospitals, but Medicare is the most significant influencer due to its role as a major payer.

Submit
24. The exact reverse of the research hypothesis is the

Explanation

The null hypothesis is the exact reverse of the research hypothesis. It is a statement that assumes there is no significant relationship between variables or no difference between groups being compared. It is used in statistical hypothesis testing to determine if the research hypothesis should be rejected or not. The null hypothesis suggests that any observed effects or differences are due to chance or random variation.

Submit
25. Electronic mail is an example of a data communications application called

Explanation

Electronic mail is an example of a data communications application called "message switching" because it involves the exchange of messages between different computer systems. In message switching, the message is divided into packets and each packet is individually routed through the network to its destination. This allows for efficient and reliable communication, as messages can be sent and received asynchronously, and the network resources can be shared among multiple users.

Submit
26. One of the greatest challenges of computerizing health information is

Explanation

Confidentiality is a major challenge in computerizing health information because it involves protecting sensitive patient data from unauthorized access or disclosure. Health records contain private information such as medical history, diagnoses, and treatments, which must be kept confidential to maintain patient trust and comply with privacy laws. Breaches in confidentiality can lead to serious consequences, including identity theft, discrimination, and compromised patient care. Implementing robust security measures and strict access controls are essential to ensure the confidentiality of health information in computerized systems.

Submit
27. A system whereby several microcomputers within a small geographic area are linked is called a

Explanation

A local area network (LAN) is a system that connects several microcomputers within a small geographic area. It allows for the sharing of resources such as files, printers, and internet access among the connected computers. Unlike a wide area network (WAN) that covers a larger geographic area, a LAN is limited to a specific location like a home, office, or school. A ring formation and star network are both types of LAN topologies, but they do not encompass the entire concept of a LAN.

Submit
28. The system development life cycle (SDLC) includes four general phases that follow what sequence?

Explanation

The correct answer is planning and analysis, design, implementation, maintenance and evaluation. This is the correct sequence of phases in the system development life cycle (SDLC). The planning and analysis phase involves gathering requirements and determining the feasibility of the project. The design phase involves creating a detailed blueprint of the system. The implementation phase involves building and coding the system. The maintenance and evaluation phase involves maintaining and updating the system as needed, as well as evaluating its performance and effectiveness.

Submit
29. A bedside terminal might use any of the following input devices EXCEPT:

Explanation

A bedside terminal is a device used in hospitals to provide various functions such as patient monitoring, communication, and access to medical records. It typically allows input through a light pen, keyboard, or touch screen. However, a digital plotter is not a suitable input device for a bedside terminal. A digital plotter is a device used for printing or drawing, and it is not designed for direct input or interaction with a computer system. Therefore, a bedside terminal would not use a digital plotter as an input device.

Submit
30. A health information management department manager would most likely use spreadsheet software for

Explanation

A health information management department manager would most likely use spreadsheet software for budgeting because it allows for easy organization and calculation of financial data. Spreadsheets provide tools for creating budgets, tracking expenses, and analyzing financial information. They can also be customized to fit the specific needs of a healthcare organization, making it an efficient tool for budget planning and management. Additionally, spreadsheet software often includes features such as formulas, charts, and graphs, which can help managers visualize and analyze budget data effectively.

Submit
31. What type of communication devices is used for patients to access information regarding office locations or patient aducational materials?

Explanation

An information kiosk is a type of communication device that allows patients to access information regarding office locations or patient educational materials. It provides a user-friendly interface where patients can easily navigate and find the information they need. Unlike other options like a web center or e-mail communication, an information kiosk is specifically designed for this purpose and is easily accessible in healthcare facilities. A smart card, on the other hand, is typically used for identification or access purposes and may not provide the same level of information as an information kiosk.

Submit
32. You are a HIM Director and are in the process of writing a request for proposal (RFP) for a new system. The vendors that you hae selected to complete the cost-benefit analysis are Oracle, SQL Server, Sybase, and Access. What type of information system are you researching?

Explanation

The HIM Director is researching a database management system. This is evident from the fact that the Director is writing a request for proposal for a new system and has selected vendors like Oracle, SQL Server, Sybase, and Access to complete the cost-benefit analysis. These vendors are well-known for their database management systems, indicating that the HIM Director is specifically looking for a system to manage and organize large amounts of data.

Submit
33. Which of the following is not a data-gathering method?

Explanation

Correlation is not a data-gathering method because it is a statistical technique used to measure the relationship between two variables, rather than directly gathering data. Data-gathering methods involve collecting information or data through various means such as measurement, observation, or questioning. Correlation, on the other hand, is used to analyze the existing data and determine the strength and direction of the relationship between variables.

Submit
34. Which of the following is not considered a way to improve the security data in a computerized MPI?

Explanation

Increasing the number of users is not considered a way to improve the security data in a computerized MPI. This is because adding more users does not directly enhance the security of the data. Instead, it may increase the risk of unauthorized access or breaches if proper security measures are not in place. The other options, such as implementing an audit trail, enforcing strong user passwords, and establishing policies and procedures, are all effective ways to enhance the security data in a computerized MPI.

Submit
35. Ethernet is an example of

Explanation

Ethernet is an example of a network topology because it refers to the physical arrangement of devices in a network. Ethernet is a widely used technology that allows devices to connect and communicate within a local area network (LAN). It uses a bus or star topology, where devices are connected to a central hub or switch. The network topology determines how devices are interconnected and how data is transmitted, making Ethernet a clear example of a network topology.

Submit
36. The crude distance between scores is the

Explanation

The range is the correct answer because it represents the crude distance between scores. It is calculated by subtracting the lowest score from the highest score in a dataset. The range provides a simple measure of dispersion and gives an idea of how spread out the scores are. It does not take into account the individual values within the dataset, but rather focuses on the overall spread.

Submit
37. Careful planning to ensure that all required components exist in an information system, including appropriate equipment and programs, is generally encompassed in

Explanation

Systems analysis involves careful planning to ensure that all required components exist in an information system, including appropriate equipment and programs. It is a process of studying and analyzing a system to identify its goals, requirements, and components. This includes determining the necessary hardware, software, and other resources needed for the system to function effectively. Therefore, systems analysis is the most appropriate choice for encompassing the careful planning required for the existence of all components in an information system.

Submit
38. A disadvantage of a shared type of word processing system over a standalone system is that

Explanation

When the shared type of word processing system is down, no users are able to work with it. This is a disadvantage because it results in a complete halt of productivity for all users until the system is back up and running. In contrast, a standalone system would allow individual users to continue working even if the system is down, as they are not dependent on a shared network.

Submit
39. The standard user interface that uses icons that represent different computer tasks and programs is known as

Explanation

A graphical user interface (GUI) is a standard user interface that uses icons to represent different computer tasks and programs. It allows users to interact with the computer system through visual elements such as buttons, menus, and windows. GUIs make it easier for users to navigate and interact with software applications without needing to memorize complex commands or programming languages. Therefore, GUI is the correct answer for the given question.

Submit
40. The terms used to mean the radical rethinking of the organization's processes rather than department performance is called

Explanation

Reengineering refers to the radical rethinking and redesigning of an organization's processes. It involves a complete overhaul of existing processes to improve efficiency, effectiveness, and overall performance. This term specifically focuses on the transformation of processes rather than individual department performance. Therefore, reengineering is the correct answer in this context.

Submit
41. ____________________ are attached to data bases for the purpose of diverting the transmissons of data.

Explanation

Sniffers are software or hardware devices that are attached to databases to intercept and capture data transmissions. They are used by hackers to eavesdrop on network communications and steal sensitive information. By analyzing the captured data, hackers can gain unauthorized access to systems, compromise security, and carry out malicious activities. Therefore, the correct answer is sniffers.

Submit
42. The process advocate by JCAHO to monitor, evaluate, and solve problems in patient care is called the

Explanation

The correct answer is the "10 step process". JCAHO (Joint Commission on Accreditation of Healthcare Organizations) advocates for this process to monitor, evaluate, and solve problems in patient care. This process likely consists of ten steps that healthcare organizations can follow to ensure quality and safety in patient care.

Submit
43. As a result of external pressure to contain costs, many hospitals are entering into insurance plans that provide clients (i.e., patients) with incentives to use that particular hospital. Such plans are termed

Explanation

Many hospitals are entering into insurance plans that provide incentives to use their services in order to contain costs. These plans are called preferred provider organizations (PPOs). PPOs allow patients to choose their healthcare providers, including hospitals, from a network of preferred providers. By using these preferred providers, patients can receive discounted rates and lower out-of-pocket expenses. This arrangement benefits both the hospitals and the patients, as it helps the hospitals attract more patients and the patients receive cost savings. Therefore, preferred provider organizations are a response to the external pressure to contain costs while still providing quality healthcare.

Submit
44. Applications in which word processing may be useful include all of the following EXCEPT:

Explanation

Word processing is a useful tool for creating and editing documents, such as birth certificates, medical staff committee minutes, and budgets. However, a tumor or cancer registry is a specialized database used for tracking and managing cancer cases, which does not require word processing. Therefore, the correct answer is "tumor or cancer registry."

Submit
45. Who is responsible for leading the stragetic IS planning process for assisting and overseeing the organizations IS functions?

Explanation

The Chief Information Officer (CIO) is responsible for leading the strategic IS planning process and overseeing the organization's IS functions. As the highest-ranking executive in charge of information technology, the CIO is responsible for developing and implementing the organization's technology strategy, aligning it with the overall business goals. They work closely with other executives and departments to ensure that the organization's information systems support its objectives and provide a competitive advantage. The CIO also manages the IT budget, evaluates new technologies, and ensures the security and privacy of the organization's data and systems.

Submit
46. In an optical disk storage system, jukeboxes store

Explanation

Jukeboxes in an optical disk storage system are designed to store optical disk platters. These platters contain the actual data and information that is stored in the system. The jukeboxes provide a way to organize and access these platters efficiently, allowing for easy retrieval and storage of data. Therefore, it is logical to conclude that the correct answer is optical disk platters.

Submit
47. Screening criteria used in utilizatino review must be

Explanation

The correct answer is objective because in utilization review, screening criteria need to be based on measurable and unbiased factors. Objective criteria ensure consistency and fairness in the review process, as they are not influenced by personal opinions or subjective judgments. By using objective criteria, decisions can be made based on clear guidelines and evidence rather than individual biases or preferences. This helps to ensure that the review process is transparent and reliable.

Submit
48. Which of the following is not considered a basic element of the data processing cycle?

Explanation

The control unit is not considered a basic element of the data processing cycle because it is responsible for coordinating and controlling the activities of the other elements (input, storage, and output) rather than being directly involved in processing data. The control unit manages the flow of instructions and data between the different components of a computer system, ensuring that tasks are executed in the correct order and that data is properly transferred and processed. Therefore, while essential for the functioning of a computer system, the control unit is not considered a fundamental element of the data processing cycle itself.

Submit
49. In dictation systems, recording media that can be physically removed from the dictation equipment are termed

Explanation

The term "discrete" refers to something that is separate or distinct. In the context of dictation systems, "recording media that can be physically removed from the dictation equipment" suggests that the media can be taken out or detached from the equipment. Therefore, the correct answer is "discrete" as it accurately describes the characteristic of the recording media being separate or distinct from the equipment.

Submit
50. The term _________ controls refer to the implementation of procedures used to keep documented logs of system access and access attempts iwth regards to HIPAA standards.

Explanation

The term "audit" refers to the implementation of procedures used to keep documented logs of system access and access attempts with regards to HIPAA standards. This means that organizations need to regularly review and monitor their systems to ensure compliance with HIPAA regulations. Auditing helps to track and record any unauthorized access or attempts, providing a way to identify any security breaches and take appropriate actions to prevent them in the future.

Submit
51. The cause-and-effect diagram is also known as the

Explanation

The cause-and-effect diagram, also known as the fishbone diagram, is a visual tool used to identify and analyze the root causes of a problem or an effect. It gets its name from its shape, which resembles the skeleton of a fish. The diagram helps to categorize and organize potential causes into major categories such as people, process, equipment, materials, and environment. By visually representing the causes and their relationships, the fishbone diagram allows for a systematic approach to problem-solving and helps teams to understand the underlying factors contributing to an issue.

Submit
52. All of the following can be used to connect computers together in a network EXCEPT:

Explanation

Modems are not used to physically connect computers together in a network. Modems are used to connect computers to the internet or to other remote networks using telephone lines or other communication channels. On the other hand, twisted pair wiring, fiber optic cabling, and telephone wiring are all physical mediums that can be used to connect computers together in a network.

Submit
53. "The process of connecting records on the same individual that have been generated at different times and in different places" is called

Explanation

Record linkage refers to the process of connecting records on the same individual that have been generated at different times and in different places. This process helps to identify and link together related records, allowing for a more comprehensive and accurate understanding of an individual's information. By linking these records, patterns and relationships can be identified, enabling researchers, organizations, and policymakers to make informed decisions and gain valuable insights from the data.

Submit
54. Computer-based repositories of knowledge are called

Explanation

Computer-based repositories of knowledge are called text-based systems because they primarily store and organize information in the form of text. These systems are designed to manage large amounts of textual data, such as articles, books, reports, and other written materials. Text-based systems allow users to search, retrieve, and manipulate text-based information efficiently. They are commonly used in libraries, research institutions, and digital archives where textual content is the primary focus. Unlike expert systems, which are designed to simulate human expertise and decision-making, text-based systems primarily serve as storage and retrieval tools for textual information.

Submit
55. Which of the following would not be considered an example of overutilization?

Explanation

Premature discharge refers to the practice of releasing a patient from the hospital before they are medically stable or ready to leave. This can lead to negative outcomes such as readmissions or worsening of the patient's condition. Overutilization, on the other hand, refers to the excessive use of healthcare services or resources, which may include unnecessary tests, procedures, or hospitalizations. Premature discharge is not an example of overutilization because it involves a lack of appropriate utilization of healthcare services, rather than excessive use.

Submit
56. The measure that shows the degree to which scores scatter around the mean is called the

Explanation

Variance is a statistical measure that quantifies the spread or dispersion of a set of data points around the mean. It provides insight into how much the individual data points deviate from the average. A higher variance indicates a wider range of values, suggesting a greater degree of scatter or variability in the data. Therefore, variance is the appropriate measure to describe the degree to which scores scatter around the mean. Median, t-score, and z-score are not measures of dispersion and do not capture the spread of data points.

Submit
57. If you want to show how a process changes and fluctuates over a certain period of time, the CQI of choice would be a

Explanation

A run chart is the most appropriate choice to show how a process changes and fluctuates over a certain period of time. A run chart displays data points in chronological order, allowing for easy identification of trends, patterns, and shifts in the process. It helps to visualize the process performance over time and identify any variations or outliers that may occur. Unlike a bar graph or pie chart, a run chart focuses on the time dimension and is specifically designed for tracking process performance over time. A pareto chart, on the other hand, is used to prioritize problems or causes based on their frequency or impact.

Submit
58. In designing a record tracking system, all of the following are facts that would most probably best be supplied by the health information management director EXCEPT:

Explanation

The health information management director is responsible for managing and organizing medical records within a healthcare facility. They would most likely be able to provide information on the number of medical records on file, the number of locations the records might be used in, and the duration of time records may spend in one location. However, the costs of various components of the system would not typically fall under their purview. This information is more likely to be provided by the finance or procurement department.

Submit
59. HIPPA data security provisions are divided into four sections, which include administrative provisions, physicial safeguards, technical safeguards, and ________________.

Explanation

The correct answer is "network and communication." HIPAA data security provisions include administrative provisions, physical safeguards, technical safeguards, and network and communication. This section focuses on the security measures and protocols related to the network infrastructure and communication channels used to transmit and store sensitive health information. It ensures that proper encryption, authentication, and access controls are in place to protect the confidentiality, integrity, and availability of the data during transmission and while it is at rest.

Submit
60. An HIM department might utilize this QI tool to cahrt trends in response time to physicians' record requests

Explanation

A histogram is a graphical representation that organizes data into intervals or bins and displays the frequency of occurrences within each bin. In this case, an HIM department can use a histogram to chart trends in response time to physicians' record requests. The x-axis of the histogram would represent the response time intervals, while the y-axis would represent the frequency or number of record requests within each interval. This would allow the department to visually analyze the distribution of response times and identify any patterns or trends over time.

Submit
61. Under PL 92-603, which information was not necessary to review by the UR/UM committee?

Explanation

Under PL 92-603, the UR/UM committee is responsible for reviewing and evaluating certain admissions. This includes Medicaid admissions, Medicare admissions, and Maternal and Child Health Program admissions. However, Blue Cross admissions are not necessary to review by the UR/UM committee.

Submit
62. Client-server technology is comprised of

Explanation

Client-server technology is comprised of a host computer and several workstations. In client-server architecture, the host computer, also known as the server, provides services and resources to the workstations, also known as clients. The host computer handles tasks such as data storage, processing, and managing network connections, while the workstations access and utilize these resources. This architecture allows for a centralized and efficient distribution of tasks and resources, enabling multiple users to connect and interact with the host computer simultaneously.

Submit
63. A physician at your hospital wants to check on a patient and logs on to the computer where he/she looks at the patient's status, laboratory results, recent medications given, and former history and physical information. The software that can converge different types of documents together to allow this process is called

Explanation

Groupware refers to software that allows multiple users to collaborate and share information in a virtual environment. In this scenario, the physician needs to access various types of documents related to the patient's status, laboratory results, medications, and history. Groupware enables the convergence of these different types of documents, allowing the physician to access and review them all in one place, streamlining the process of checking on the patient's condition.

Submit
64. Computer networks rely on _______________ that use the same language to communicate.

Explanation

Computer networks rely on protocols that use the same language to communicate. Protocols are a set of rules and guidelines that govern the communication between devices in a network. They define how data is transmitted, received, and interpreted, ensuring that devices can understand and interact with each other effectively. Without protocols, devices would not be able to communicate with each other, resulting in a breakdown of the network. Therefore, protocols are essential for the proper functioning of computer networks.

Submit
65. A transcription unit has six transcriptionists, two of whom work half time. If their acerage production is as given in the following table, what is the average output per FTE (in lines per day)

Transcriptionist                                           Lines/Day
          A                                                         950
          B                                                         450
          C                                                         600
          D                                                      1,100
          E                                                      1,050
          F                                                      1,000

Explanation

The average output per FTE (Full-Time Equivalent) can be calculated by dividing the total lines per day by the number of transcriptionists. In this case, there are 6 transcriptionists, 2 of whom work half time. Therefore, the number of FTE transcriptionists is 6 - (2/2) = 5. The total lines per day is given as 5,150. Dividing 5,150 by 5 gives an average output per FTE of 1,030 lines per day.

Submit
66. A health information management's transcription unit is open Monday through Friday during the day. It is responsible for transcribing and average of 200,000 lines of dictation in each 4-week period. The transcription minimum productivity standard for this unit is 1,000 lines per day. How many FTE (fulltime equivalent) transcriptionist are needed to staff the unit?

Explanation

To calculate the number of FTE transcriptionists needed to staff the unit, we divide the total number of lines of dictation (200,000) by the minimum productivity standard (1,000 lines per day). This gives us the number of days required to transcribe all the dictation, which is 200 days. Since there are 5 working days in a week, we divide 200 by 5 to get 40 weeks. Therefore, 40 FTE transcriptionists are needed to staff the unit. The correct answer is 40.0.

Submit
67. PL 92-603 was

Explanation

PL 92-603 refers to Public Law 92-603, which was an amendment to the Social Security Act. The Social Security Act is a federal law that established various social welfare programs in the United States. This amendment likely made changes or additions to the existing provisions of the Social Security Act, possibly expanding or modifying the programs it covers. Without further information, it is not possible to determine the specific details of the amendment, but it can be inferred that PL 92-603 was related to the Social Security Act in some way.

Submit
68. Two types of casual research design are

Explanation

Comparative and correlational research designs are two types of casual research designs. Comparative research design involves comparing two or more groups or variables to determine the differences or similarities between them. Correlational research design examines the relationship between two or more variables to determine if there is a correlation or association between them. These research designs are used to study cause-and-effect relationships and to understand the relationship between variables.

Submit
69. The characteristic of research procedures that is demonstrated when a data collection instrument (such as a text) is given twice under the same circumstances and produces identical data is called

Explanation

Reliability refers to the consistency and stability of a measurement instrument. In this context, when a data collection instrument is given twice under the same circumstances and produces identical data, it demonstrates reliability. This means that the instrument is reliable in measuring the intended construct consistently. Validity, on the other hand, refers to the accuracy and truthfulness of the measurement instrument in measuring what it is intended to measure. Sensitivity and appropriateness are not directly related to the consistency of a measurement instrument.

Submit
70. The kind of measurement scale that orders data into ranks is called

Explanation

An ordinal scale is a type of measurement scale that orders data into ranks. In this scale, the data is categorized based on their relative position or rank, without any specific numerical value or measurement. Unlike a nominal scale, which only categorizes data into distinct groups, an ordinal scale allows for the ranking of data points. It is important to note that the ordinal scale does not provide information about the magnitude of the differences between the ranks.

Submit
71. _______________________ was designed in 1997 to incorporate outcomes measurement and monitoring into the accreditation process for hospitals, long-term care organizations, and health care networks.

Explanation

The ORYX initiative was designed in 1997 to incorporate outcomes measurement and monitoring into the accreditation process for hospitals, long-term care organizations, and health care networks. This initiative aimed to improve the quality of care provided by these organizations by focusing on measurable outcomes and using data to drive improvement efforts. It provided a framework for collecting and reporting data on key performance measures, allowing organizations to benchmark their performance and identify areas for improvement. The ORYX initiative was an important step in promoting accountability and quality improvement in the healthcare industry.

Submit
72. This QI pioneer identified the 14 points for companies to follow for a successful quality improvement program

Explanation

W. Edwards Deming is the correct answer because he was a pioneer in the field of quality improvement and is known for his 14 points for companies to follow for a successful quality improvement program. Deming's principles emphasize the importance of continuous improvement, customer focus, and employee involvement in order to achieve higher quality and productivity. He played a significant role in the development of Total Quality Management (TQM) and his teachings have had a lasting impact on the field of quality management.

Submit
73. Information is

Explanation

Information is described as being "more complex than data" because data refers to raw facts or figures that have not been processed or organized, while information is the result of processing and organizing data to create meaning and context. Information often involves interpretation, analysis, and synthesis of data, which adds complexity to it. Therefore, information is considered to be more complex than data.

Submit
74. The process of entering every medication provided, diagnostic test performed, meal served, and other patient service into a system is called

Explanation

Charge capture refers to the process of entering every medication provided, diagnostic test performed, meal served, and other patient services into a system. This allows for accurate and efficient tracking of the services provided to patients, which is essential for billing and reimbursement purposes. It helps healthcare organizations capture charges for the services rendered and ensures that they are appropriately reimbursed for their services.

Submit
75. A hospital's utilization management plan should outline all of the following EXCEPT:

Explanation

A hospital's utilization management plan should outline the organization of the committee, the administrative support for the utilization management program, and the relationship of the utilization management program to other quality management activities. However, it should not specifically outline the qualifications of the utilization management coordinator.

Submit
76. Programs designed to control liability for human errors and equipment failures are termed

Explanation

Risk management programs are designed to control liability for human errors and equipment failures. These programs focus on identifying potential risks, assessing their impact, and implementing strategies to mitigate or prevent them. By implementing risk management programs, organizations can minimize the negative consequences of errors and failures, protect their assets, and ensure the safety of their employees and customers. These programs involve various processes such as risk assessment, risk analysis, risk mitigation, and risk monitoring. They are an essential component of effective organizational management and help in maintaining a safe and secure environment.

Submit
77. Which type of review is not considered a medical staff function included in the quality management program?

Explanation

Safety review is not considered a medical staff function included in the quality management program. While blood usage review, medical record review, and surgical case review are all directly related to medical staff functions and quality management, safety review is more focused on overall safety protocols and measures within the healthcare facility, which may involve non-medical staff members as well.

Submit
78. A stringent test of the quality of professional research is

Explanation

A stringent test of the quality of professional research is its ability to be duplicated with the same results. This means that if another researcher follows the same procedures and methods as the original study, they should be able to obtain the same results. This is important because it demonstrates the reliability and validity of the research findings. If the results cannot be replicated, it raises questions about the accuracy and credibility of the original study.

Submit
79. The concept of multiple users for one computer is termed

Explanation

Time-sharing refers to the concept of multiple users being able to access and use a computer system simultaneously. It allows multiple users to share the resources of a single computer, such as the CPU, memory, and peripherals, by dividing the available time into small time slices or intervals. Each user is given a fair share of time to execute their tasks, and the system switches between users rapidly to give the illusion of parallel execution. This concept allows for efficient utilization of computer resources and enables multiple users to work on the same computer system concurrently.

Submit
80. A computerized Registration-Admissions, Discharge and Transfers (R-ADT) system would be used by

Explanation

A computerized Registration-Admissions, Discharge and Transfers (R-ADT) system would be used by several departments, including the health information management department. This means that the system is not limited to just one department but is utilized by multiple departments within the organization. The health information management department is specifically mentioned as one of the departments that would use the system, indicating its importance in managing patient information and records.

Submit
81. Under PL 92-603, all hospitals were required to have a

Explanation

Under PL 92-603, hospitals were required to have a UR (UM) plan. This plan refers to a utilization review (UR) or utilization management (UM) plan. Utilization review is a process used by hospitals to evaluate the necessity, appropriateness, and efficiency of medical services provided to patients. It helps ensure that patients receive the most appropriate and cost-effective care. Therefore, it is essential for hospitals to have a UR (UM) plan in place to comply with the requirements of PL 92-603.

Submit
82. A transcription unit supervisor decides that an error rate of 2% or less is acceptable; in other words, no more than 2% of the lines typed may contain errors. Through proofreading a sample of work, it is found that there are 156 lines with errors among 2,586 lines of dictation. This unit has

Explanation

The transcription unit supervisor set a standard of 2% or less error rate. However, upon proofreading a sample of work, it was found that there are 156 lines with errors out of 2,586 lines of dictation. To calculate the error rate, we divide the number of lines with errors (156) by the total number of lines (2,586) and multiply by 100. The result is approximately 6.03%. Since the actual error rate is higher than the acceptable standard of 2%, it can be concluded that the unit has done worse than its standard.

Submit
83. In 1986, JCAHO launched a major new quality project that was intended to shift its emphasis from review of structure and process to review of

Explanation

JCAHO launched a major new quality project in 1986 to shift its focus from reviewing the structure and process to reviewing outcomes. This means that instead of solely evaluating the systems and procedures in place, JCAHO started to prioritize the actual results and impact of these processes. By emphasizing outcome review, JCAHO aimed to ensure that the quality of care provided by healthcare organizations was measured by the effectiveness of their treatments and interventions, ultimately improving patient outcomes.

Submit
84. An example of hospitalwide quality assessment is

Explanation

Infection control is an example of hospitalwide quality assessment because it involves monitoring and preventing the spread of infections within the entire hospital. This includes implementing protocols and procedures to minimize the risk of infections, conducting regular audits and inspections to ensure compliance with infection control practices, and analyzing data to identify trends and areas for improvement. By focusing on infection control, hospitals can enhance patient safety, reduce healthcare-associated infections, and improve overall quality of care.

Submit
85. All of the following are output devices EXCEPT:

Explanation

Optical character readers are not output devices but input devices. They are used to scan and convert printed text into digital format for processing by a computer. Output devices, on the other hand, are used to display or present information from a computer to the user, such as printers, monitors, speakers, etc.

Submit
86. To develop a frame of reference in order to understand the major facts, issues, and underlying theories already addressed that surround the research topic, the researcher should not do which of the following?

Explanation

To develop a comprehensive understanding of a research topic, it is important for a researcher to review literature in their own discipline as well as in other disciplines. This allows them to gain insights from different perspectives and identify any existing theories or facts related to the topic. Consulting with colleagues and experts further enhances their understanding by providing additional input and expertise. However, ignoring the lack of literature in one's own discipline can be detrimental as it may result in overlooking important information or gaps in knowledge that could impact the research findings.

Submit
87. When a researcher rejects the null hypothesis when it is true, the error is called

Explanation

A type I error occurs when a researcher rejects the null hypothesis, which states that there is no relationship or difference between variables, when it is actually true. This means that the researcher concludes that there is a significant relationship or difference between variables when there is not. Type I errors are considered false positives and can lead to incorrect conclusions and wasted resources.

Submit
88. An example of a high-level computer language is

Explanation

Machine language is considered a high-level computer language because it is a programming language that is directly understood and executed by the computer's hardware. It uses binary code and specific instructions that are designed to be easily executed by the computer's central processing unit (CPU). Unlike low-level languages like assembly language, machine language does not require any translation or interpretation by a compiler or interpreter. It allows programmers to write programs at a higher level of abstraction, making it easier to understand and write complex programs.

Submit
89. Computer-generated information regarding patient accounts not yet paid could assist the health information management department in all of the following EXCEPT:

Explanation

Computer-generated information regarding patient accounts not yet paid can assist the health information management department in determining which health records are not yet received from the nursing units, determining which health records are not yet coded, and determining which health records have not yet had abstracted data entered into the computer system that provides information for billing purposes. However, it cannot assist in determining which health records are not yet filed in the permanent file because this task requires physical organization and filing of the records, which cannot be done through computer-generated information alone.

Submit
90. Computer systems can aid nursing management in all of the following ways EXCEPT:

Explanation

Computer systems can aid nursing management in automating practice guidelines, providing counseling to nursing personnel, and scheduling nursing personnel. However, determining patient acuity levels is not a function that computer systems can assist with. Acuity levels are typically determined by healthcare professionals based on their assessment of the patient's condition and needs.

Submit
91. All of the following are examples of administrative information systems that support the daily management of healthcare facilities EXCEPT:

Explanation

Clinical decision support systems are not examples of administrative information systems that support the daily management of healthcare facilities. Instead, they are designed to provide healthcare professionals with evidence-based information and recommendations to assist in clinical decision-making. These systems analyze patient data and provide alerts, reminders, and suggestions for diagnosis, treatment, and monitoring. While they play a crucial role in improving patient care and outcomes, they are not directly involved in the administrative functions of healthcare facilities such as patient registration, financial management, and human resource management.

Submit
92. As project manager of a new computer-based system at your healthcare facility, you are at the point where you must create the request for proposal. What phase of the systems development life cycle are you in?

Explanation

The project manager is at the design phase of the systems development life cycle. This is because they are creating the request for proposal, which is a crucial step in designing the computer-based system. During the design phase, the project manager determines how the system will be structured, what functionalities it will have, and how it will meet the requirements of the healthcare facility. This phase focuses on creating a detailed blueprint for the system before moving on to the implementation phase.

Submit
93. Once the problem is found to be a feasible topic for study and has been clearly formulated, a second literature review at this point

Explanation

A second literature review at this point is more selective than the first review because by this stage, the researcher has already identified the problem and formulated research questions. Therefore, the focus of the second review would be to selectively search for and analyze relevant literature that directly addresses these research questions, rather than conducting a comprehensive review of all available literature on the topic. This selective approach helps the researcher to gather specific and targeted information that will be most useful for designing and conducting the research study.

Submit
94. Relevant findings from quality management activities must be considered as part of the

Explanation

In order to ensure the quality of medical staff, relevant findings from quality management activities should be taken into consideration during the reappointment process. This means that when deciding whether to renew the contracts of medical staff members, their performance and adherence to quality standards should be evaluated based on the findings from quality management activities. This helps to ensure that only competent and qualified medical staff members are retained, ultimately contributing to the overall quality of healthcare provided by the hospital.

Submit
95. If the need for admission cannot be determined, the case is first referred to

Explanation

When the need for admission cannot be determined, the case is first referred to a physician reviewer. A physician reviewer is a medical professional who reviews the patient's medical records and evaluates the necessity of admission. They have the expertise to assess the patient's condition and determine if hospitalization is required. This step ensures that the decision regarding admission is made by a qualified healthcare professional, helping to maintain the quality and appropriateness of care provided to the patient.

Submit
96. Utilization review/management (UR/UM) first became mandatory

Explanation

not-available-via-ai

Submit
97. If you want to analyze the relationship between age and weight in female patients over age 30, which diagram would help you determine if there is a relationship or not?

Explanation

A scatter diagram would help determine if there is a relationship between age and weight in female patients over age 30. This type of diagram plots the age on one axis and the weight on the other axis, and each data point represents a female patient. By observing the pattern of the data points, such as whether they form a linear or non-linear pattern, one can determine if there is a relationship between age and weight. If the data points show a clear trend or correlation, it suggests that there is a relationship between age and weight in the female patients.

Submit
98. The purpose of QIOs does not include determining which of the following?

Explanation

QIOs, or Quality Improvement Organizations, are responsible for a variety of tasks related to improving the quality of healthcare. They review and assess the quality of services provided, ensuring that they meet professionally recognized standards of healthcare. They also evaluate whether the services provided were medically necessary and whether the care was provided in the most economical setting consistent with the patient's needs. However, determining whether a healthcare facility has met accreditation and licensing standards is not a specific responsibility of QIOs. This task is typically carried out by separate entities such as government agencies or accreditation organizations.

Submit
99. Which of the following is not considered an example of research design?

Explanation

not-available-via-ai

Submit
100. The PDCA (Plan, Do, Check, Act) method was developed in the 1920s by__________?

Explanation

Walter Shewhart is the correct answer because he is credited with developing the PDCA (Plan, Do, Check, Act) method in the 1920s. This method is a systematic approach to problem-solving and continuous improvement, widely used in quality management. Shewhart's work laid the foundation for later quality management gurus like W. Edwards Deming and Joseph Juran.

Submit
101. Pareto charts

Explanation

Pareto charts are used to display categories of data in descending order. This means that the chart arranges the categories from highest to lowest based on their frequency or impact. This helps in identifying the most significant categories and prioritizing actions accordingly. By visually representing the data in this manner, Pareto charts provide a clear understanding of the distribution and importance of different categories, making it easier to focus on the most critical areas for improvement.

Submit
102. When you want to generate ideas on a particular subject and then incorporate a rating system for prioritizing ideas, you would use what QI tool?

Explanation

The Nominal Group Technique (NGT) is a QI tool that is used when generating ideas on a particular subject and incorporating a rating system for prioritizing those ideas. NGT involves a structured group discussion where participants generate ideas individually, share them with the group, and then collectively rate and prioritize the ideas. This technique ensures equal participation from all group members and allows for a systematic approach to idea generation and prioritization.

Submit
103. Descrete storage media in a centralized dictation system using a telephone network include all of the following EXCEPT:

Explanation

Discrete storage media in a centralized dictation system using a telephone network include plastic belts or disks, microcassettes, and magnetic belts. However, endless loop magnetic tape is not a discrete storage media used in this system.

Submit
104. The QI pioneer who developed the threefaceted approach to quality or quality triangle, which included the quality, all-one-team, scientific approach

Explanation

Brian Joiner is the correct answer because he is the QI pioneer who developed the three-faceted approach to quality or quality triangle. This approach includes the elements of quality, all-one-team, and a scientific approach. W. Edward Deming, Joseph Juran, and Philip Crosby are also well-known quality improvement pioneers, but they did not specifically develop the three-faceted approach mentioned in the question.

Submit
105. One a patient care service defines its important aspects of care, which of the following does not occur?

Explanation

When a patient care service defines its important aspects of care, several things occur. Indicators are developed, which are measures used to assess the quality of care provided. Thresholds are defined, which are specific levels or values that indicate whether the care provided meets the desired standards. Indicators are evaluated to determine if the care provided meets the established thresholds. However, the definition of the service's major functions does not occur as a result of defining the important aspects of care. The major functions of the service are typically already established and known.

Submit
106. The type of review not performed in the UR/UM process is which of the following?

Explanation

The UR/UM process involves reviewing and evaluating medical services to ensure they are appropriate and necessary. Concurrent review, retrospective review, and preadmission review are all types of reviews that are performed in the UR/UM process. However, "applied review" is not a recognized type of review in this process.

Submit
107. An example of self-contained dictation media is a

Explanation

A tank can be considered as a self-contained dictation media because it is a large armored vehicle that is equipped with various communication systems, including radio and intercom systems, which allow for communication and dictation within the vehicle. It is designed to be self-sufficient and capable of operating independently, making it a suitable example of self-contained dictation media.

Submit
108. The sampling technique that is used when, for example, every 10th member of the population is chosen, is called

Explanation

Systematic sampling is the correct answer because it refers to a sampling technique where every nth member of the population is selected after the first member is chosen randomly. In this case, every 10th member of the population is chosen, indicating a systematic sampling approach. This method ensures that the sample is representative of the population and provides an equal chance for each member to be selected.

Submit
109. This QI pioneer believed that the standard for quality should be "zero defects."

Explanation

Philip Crosby believed that the standard for quality should be "zero defects." He emphasized the importance of preventing defects rather than relying on inspection and correction. Crosby advocated for a proactive approach to quality management, focusing on prevention, continuous improvement, and the establishment of a quality culture within an organization. He coined the term "zero defects" to emphasize the goal of eliminating errors and defects in products and processes. Crosby's philosophy had a significant impact on the field of quality management and his ideas continue to be influential today.

Submit
110. A(n) ___________ is a measurement that targets events or patterns of events suggestive of a problematic process or behavior.

Explanation

A quality indicator is a measurement that targets events or patterns of events suggestive of a problematic process or behavior. It helps identify potential issues or areas that need improvement by highlighting specific indicators of quality. This measurement allows organizations or individuals to monitor and assess the quality of a process or behavior, enabling them to take corrective actions if necessary.

Submit
111. If you want to make a month-to-month comparison of the number of coding errors by the coding staff, which of the following QI tools would provide an assessment of this raw data?

Explanation

A bar graph would provide an assessment of the raw data for a month-to-month comparison of the number of coding errors by the coding staff. A bar graph is a visual representation that uses rectangular bars to compare data between different categories or groups. In this case, each month can be represented by a separate bar, and the height of each bar can indicate the number of coding errors for that month. This allows for easy comparison and identification of any trends or patterns in the data over time.

Submit
112. The industry standard for the average business word is five characters plus a space. How many words can be stored in a kilobyte of memory?

Explanation

The industry standard for the average business word is five characters plus a space. A kilobyte of memory can store 1024 characters. To find the number of words that can be stored, we divide the total number of characters (1024) by the average number of characters per word (6). This gives us 170 words that can be stored in a kilobyte of memory.

Submit
113. A tool used for achieving simultaneous goals of optimal care and appropriate resource utilization are called

Explanation

Clinical pathways are a tool used in healthcare to achieve simultaneous goals of optimal care and appropriate resource utilization. They are multidisciplinary plans that outline the recommended care for patients with a specific condition or undergoing a specific procedure. Clinical pathways help healthcare providers standardize and coordinate care, ensuring that patients receive evidence-based treatments and interventions. By following clinical pathways, healthcare teams can improve patient outcomes, reduce variations in care, and optimize resource allocation, leading to more efficient and effective healthcare delivery.

Submit
114. The application whereby a physician enters a request for a particular laboratory test and is able to review the outcome is called

Explanation

The correct answer is test entry/outcome reporting because it accurately describes the process of a physician entering a request for a laboratory test and then being able to review the outcome. This term encompasses both the initial entry of the test request and the subsequent reporting of the results, allowing the physician to have a comprehensive view of the entire process.

Submit
115. Which of the following is not a subcategory of the management support system, which provides reporting information?

Explanation

Facilities management systems are not a subcategory of the management support system that provides reporting information. Facilities management systems are designed to manage and optimize physical assets and resources within an organization, such as buildings, equipment, and maintenance. On the other hand, management information systems, strategic decision support systems, and executive information systems are all subcategories of the management support system that provide reporting information to aid in decision-making and planning processes.

Submit
116. A tool for identifying protential risks before an incident occurs is the

Explanation

A hazard surveillance report is a tool used to identify potential risks before an incident occurs. This report involves monitoring and analyzing data related to hazards and potential dangers in order to assess the level of risk. By identifying these risks in advance, organizations can take proactive measures to prevent incidents and minimize their impact. This report helps in implementing effective risk management strategies and ensuring the safety of individuals and assets. It is different from other reports mentioned as it specifically focuses on surveillance and identification of hazards.

Submit
117. Controls that can improve the accuracy of data in a computerized health information system must be able to assist all of the following EXCEPT:

Explanation

Controls in a computerized health information system are designed to assist in error detection, error location, and error correction to ensure the accuracy and integrity of data. Error manipulation, however, is not a valid function of these controls. Manipulating errors would imply altering data inappropriately, which would undermine the system's reliability. The goal is to identify, locate, and correct errors, not to manipulate or change data in a way that introduces inaccuracies.

Submit
118. PL 92-603 provided for the establishment of

Explanation

PL 92-603 refers to Public Law 92-603, which was a legislation passed in the United States. This law provided for the establishment of PSROs, which stands for Professional Standards Review Organizations. PSROs were designed to review and evaluate the medical necessity, appropriateness, and quality of healthcare services provided to Medicare and Medicaid patients. They aimed to ensure that healthcare providers were delivering efficient and effective care to patients. Therefore, the correct answer is PSROs.

Submit
119. Assume that one page of copy will hold 250 words. How many kilobytes of storage will be needed to store one page (one work equals six characters)?

Explanation

To calculate the storage needed for one page, we need to consider the number of words and the number of characters per word. Given that one page holds 250 words and one word equals six characters, we can calculate the total number of characters on the page by multiplying 250 by 6, which equals 1500 characters. Since each character takes up one byte of storage, the storage needed for one page would be 1500 bytes. To convert this to kilobytes, we divide 1500 by 1024, resulting in approximately 1.46 kilobytes.

Submit
120. The part of a computer system that contains instructions for storing, manipulating, and retrieving data is termed the

Explanation

The correct answer is "program" because it refers to the set of instructions that tells the computer what tasks to perform, including storing, manipulating, and retrieving data. The program is responsible for controlling the overall operation of the computer system and coordinating the activities of the other components, such as the control unit, storage unit, and arithmetic/logic unit. Without a program, the computer would not know how to execute tasks or process data effectively.

Submit
121. You are HIM director and need to give a report on the number of delinquent records coming into your department for the month of November. Which QI tool would be helpful in gathering this information?

Explanation

A check sheet would be helpful in gathering the number of delinquent records coming into the HIM department for the month of November. A check sheet is a simple and effective quality improvement tool that allows for the systematic collection and organization of data. It can be used to track and record the number of delinquent records on a daily basis, providing a clear picture of the volume and frequency of delinquent records. This information can then be used to identify trends, patterns, and areas for improvement in the department's processes and workflows.

Submit
122. You are HIM director and have noticed an increase in errors in your chart analysis clerks. After offering the chart analysis clerks an inservice, you would like to demonstrate that progress has been made and show before-and-after data. What QI tool would effectively display this before-and-after data and the progress made of these employee?

Explanation

A radar chart would effectively display the before-and-after data and the progress made by the chart analysis clerks. A radar chart is a graphical representation that displays multiple variables on different axes, allowing for easy comparison between different data points. By plotting the performance of the clerks before and after the inservice on the radar chart, it would be possible to visually assess the progress made by each employee and identify any areas of improvement.

Submit
123. The terms "continuous quality improvement" and "quality assurance" are used interchangeably but are two different concepts. Which of the following would be characteristics of "continuous quality improvement?"

Explanation

Continuous quality improvement focuses on monitoring whether the appropriate things are being done correctly, with an emphasis on individual performance. It places attention on the processes and causes, rather than solely focusing on outliers, bad apples, and clinical outcomes. This approach recognizes that improving processes and addressing underlying causes will lead to better overall quality.

Submit
124. A mechanism that can help identify risk from physician-related activities is termed

Explanation

Occurrence screening is a mechanism that helps identify risk from physician-related activities. This screening process involves systematically reviewing and analyzing occurrences or incidents that have taken place in healthcare settings. It aims to identify patterns, trends, and potential risks associated with physician activities, such as medical errors, adverse events, or near misses. By analyzing these occurrences, healthcare organizations can identify areas for improvement, develop strategies to mitigate risks, and enhance patient safety.

Submit
View My Results

Quiz Review Timeline (Updated): Aug 27, 2024 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Aug 27, 2024
    Quiz Edited by
    ProProfs Editorial Team
  • Aug 24, 2009
    Quiz Created by
    Mathewes48
Cancel
  • All
    All (124)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
A system that shows who has accessed what information in a computer...
________________ encodes information and converts it to unreadable...
Risk management programs were introduced to reduce
Major hardware cmoponents of many telecommunications systems are
In designing a new information system, the primary consideration...
An integrated group of related activites that work together toward a...
In microcmoputers, the primary input device is the
In order to be useful, data must be
The most sophisticated application of computers is
A device used is telecommunications, using telephone wires, is a
Medicare inpatient claims are submitted using the
Data _________________ provides the ability of a business to access...
One disadvangage of dedicated word processing system is
The portion of the computer that directs the sequence of operations,...
A kilobyte is equal to
Quality management includes all of the following EXCEPT:
What is the common language that is used to store and retrieve data in...
Incident reports are analyzed
Public Law 104-191, passed in 1996, which provides data security...
The primary tool for identifying risk is the
You have noticed a problem with the filing of loose reports in the...
What type of database stores data in predefined tables made up of rows...
Besides JCAHO, organizations(s) that strongly influence(s) quality...
The exact reverse of the research hypothesis is the
Electronic mail is an example of a data communications application...
One of the greatest challenges of computerizing health information is
A system whereby several microcomputers within a small geographic area...
The system development life cycle (SDLC) includes four general phases...
A bedside terminal might use any of the following input devices...
A health information management department manager would most likely...
What type of communication devices is used for patients to access...
You are a HIM Director and are in the process of writing a request for...
Which of the following is not a data-gathering method?
Which of the following is not considered a way to improve the security...
Ethernet is an example of
The crude distance between scores is the
Careful planning to ensure that all required components exist in an...
A disadvantage of a shared type of word processing system over a...
The standard user interface that uses icons that represent different...
The terms used to mean the radical rethinking of the organization's...
____________________ are attached to data bases for the purpose of...
The process advocate by JCAHO to monitor, evaluate, and solve problems...
As a result of external pressure to contain costs, many hospitals are...
Applications in which word processing may be useful include all of the...
Who is responsible for leading the stragetic IS planning process for...
In an optical disk storage system, jukeboxes store
Screening criteria used in utilizatino review must be
Which of the following is not considered a basic element of the data...
In dictation systems, recording media that can be physically removed...
The term _________ controls refer to the implementation of procedures...
The cause-and-effect diagram is also known as the
All of the following can be used to connect computers together in a...
"The process of connecting records on the same individual that have...
Computer-based repositories of knowledge are called
Which of the following would not be considered an example of...
The measure that shows the degree to which scores scatter around the...
If you want to show how a process changes and fluctuates over a...
In designing a record tracking system, all of the following are facts...
HIPPA data security provisions are divided into four sections, which...
An HIM department might utilize this QI tool to cahrt trends in...
Under PL 92-603, which information was not necessary to review by the...
Client-server technology is comprised of
A physician at your hospital wants to check on a patient and logs on...
Computer networks rely on _______________ that use the same language...
A transcription unit has six transcriptionists, two of whom work half...
A health information management's transcription unit is open Monday...
PL 92-603 was
Two types of casual research design are
The characteristic of research procedures that is demonstrated when a...
The kind of measurement scale that orders data into ranks is called
_______________________ was designed in 1997 to incorporate outcomes...
This QI pioneer identified the 14 points for companies to follow for a...
Information is
The process of entering every medication provided, diagnostic test...
A hospital's utilization management plan should outline all of the...
Programs designed to control liability for human errors and equipment...
Which type of review is not considered a medical staff function...
A stringent test of the quality of professional research is
The concept of multiple users for one computer is termed
A computerized Registration-Admissions, Discharge and Transfers...
Under PL 92-603, all hospitals were required to have a
A transcription unit supervisor decides that an error rate of 2% or...
In 1986, JCAHO launched a major new quality project that was intended...
An example of hospitalwide quality assessment is
All of the following are output devices EXCEPT:
To develop a frame of reference in order to understand the major...
When a researcher rejects the null hypothesis when it is true, the...
An example of a high-level computer language is
Computer-generated information regarding patient accounts not yet paid...
Computer systems can aid nursing management in all of the following...
All of the following are examples of administrative information...
As project manager of a new computer-based system at your healthcare...
Once the problem is found to be a feasible topic for study and has...
Relevant findings from quality management activities must be...
If the need for admission cannot be determined, the case is first...
Utilization review/management (UR/UM) first became mandatory
If you want to analyze the relationship between age and weight in...
The purpose of QIOs does not include determining which of the...
Which of the following is not considered an example of research...
The PDCA (Plan, Do, Check, Act) method was developed in the 1920s...
Pareto charts
When you want to generate ideas on a particular subject and then...
Descrete storage media in a centralized dictation system using a...
The QI pioneer who developed the threefaceted approach to quality or...
One a patient care service defines its important aspects of care,...
The type of review not performed in the UR/UM process is which of the...
An example of self-contained dictation media is a
The sampling technique that is used when, for example, every 10th...
This QI pioneer believed that the standard for quality should be "zero...
A(n) ___________ is a measurement that targets events or patterns of...
If you want to make a month-to-month comparison of the number of...
The industry standard for the average business word is five characters...
A tool used for achieving simultaneous goals of optimal care and...
The application whereby a physician enters a request for a particular...
Which of the following is not a subcategory of the management support...
A tool for identifying protential risks before an incident occurs is...
Controls that can improve the accuracy of data in a computerized...
PL 92-603 provided for the establishment of
Assume that one page of copy will hold 250 words. How many kilobytes...
The part of a computer system that contains instructions for storing,...
You are HIM director and need to give a report on the number of...
You are HIM director and have noticed an increase in errors in your...
The terms "continuous quality improvement" and "quality assurance" are...
A mechanism that can help identify risk from physician-related...
Alert!

Advertisement