Section 4 Flashcards

1
Q

What is the waterfall system development model?

A

A sequential multi-stage system development process in which the development of the next stage of the system cannot begin until the results of the current stage are approved or modified as necessary

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the agile development methodology?

A

A system is developed in iterations, (often called sprints) lasting from 1 to 4 weeks. Agile development, which accepts the fact that system requirements are evolving and cannot be fully understood or defined at the start of the project, concentrates on maximizing the team’s ability to deliver quickly and respond to emerging requirements

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is quality assurance?

A

QA refers to methods within the development process that are designed to guarantee reliable operation of a product

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are Capability Maturity Model Integration (CMMI) models?

A

Collections of best practices that help organizations improve their processes.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are the five levels of software development maturity according to the CMMI model?

A

Initial, managed, defined, quantitatively managed, and optimizing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is a safety critical system?

A

One whose failure may cause human injury or death. Safety critical software must go through a much more rigorous and time-consuming development and testing process than other kinds of software.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Explain this equation: ARO × SLE = ALE

A

The annualized rate of occurrence (ARO) is an estimate of the probability that an event will occur over the course of a year. The single loss expectancy (SLE) is the estimated loss that would be incurred if the event happened. The annualized loss expectancy (ALE) is the estimated loss from this risk over the course of a year.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is failure mode and effects analysis (FMEA) ?

A

An important technique used to develop ISO 9001-compliant quality systems. FMEA is used to evaluate reliability and determine the effects of system and equipment failures.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Black-box testing

A

A type of dynamic testing that involves viewing the software unit as a device that has expected input and output behaviors, but whose internal workings are unknown.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Dynamic Testing

A

A QA process that tests the code for a completed unit of software by actually entering test data and comparing the results to the expected results.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Integration Testing

A

Software testing done after successful unit testing where the software units are combined into an integrated subsystem that undergoes rigorous testing to ensure that the linkages among the various subsystems work successfully

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is the ISO 9001 family of standards?

A

A guide to quality products, services and management issued by the International Organization for Standardization (ISO). It provides a set of standardized requirements for a quality management system. Many businesses and government agencies specify that a vendor must be ISO 9001 certified to win a contract from them.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is N-version programming?

A

An approach to minimizing the impact of software errors by independently implementing the same set of user requirements N times; the N-versions of software are running parallel and if a difference is found, a voting algorithm is executed to determine which result to use.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Static testing

A

A software testing technique in which software is tested without actually executing the code. It consists of two steps review and static analysis

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Unit testing

A

A software testing technique that involves testing individual components of codes to verify that each unit performs as intended

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

White-box testing

A

A type of dynamic testing that treats the software unit as a device that has expected input and output behaviors, but whose internal workings, unlike the unit in black box testing, are known.

17
Q

Why have healthcare costs in the United States been projected to increase in the upcoming years? (~5.6% per year from 2016-2025)

A

Continued aging of the population, government policy, lifestyle changes, and to a lesser extent the development and use of new medical technology

18
Q

What is an electronic medical record (EMR)?

A

A collection of health-related information on an individual that is created, managed and consulted by authorized clinicians and staff within a single healthcare organization. The information in an EMR is not easily shared with others outside of the healthcare organization where the data originated.

19
Q

What is an electronic health record? (EHR)?

A

A comprehensive view of the patient’s complete medical history designed to be shared with authorized providers and staff from multiple organizations

20
Q

What is health information exchange (HIE)?

A

The process of sharing patient level electronic health information between different organizations.

21
Q

What is a personal health record (PHR)?

A

The portions of the EHR that an individual patient “owns” and controls such as personal identifiers, contact information, health provider information, problem list, medication history, allergies, immunizations and lab and test results.

22
Q

What is clinical decision support (CDS)?

A

A process and a set of tools designed to enhance health-related decision making through the use of clinical knowledge in patient-specific information to improve healthcare delivery. Increases the quality of care while cutting costs.

23
Q

What does a computerized provider order entry (CPOE) system do?

A

Enables physicians to place orders (for drugs, labs, etc.) electronically with the order is transmitted directly to the recipient

24
Q

What is store-and-forward telemedicine?

A

Acquiring data, sound, images and video from a patient and then transmitting everything to a medical specialist for a later evaluation

25
Q

Health Information Technology for Economic and Clinical Health Act (HITECH)

A

A program to incentivize physicians and hospitals to implement such systems. Under this act, increased Medicaid and Medicare reimbursements are made to doctors and hospitals that demonstrate meaningful use of electronic health record technology.

26
Q

What is labor productivity?

A

A measure of economic performance that compares the amount of goods and services produced with the number of labor hours used in producing those goods and services.

27
Q

1994 Jacob Wetterling Crimes Against Children and Sexually Violent Offender Registration Act

A

Set requirements for sex offender registration and notification in the United States. It also has states create websites that provide information on sex offenders within the state.

28
Q

The Sex Offender Registration and Notification Provisions (SORNA) of the Adam Walsh Child Protection and Safety Act of 2006

A

Set national standards that govern which sex offenders must register and what data must be captured.

29
Q

What is earned media?

A

Media exposure an organization gets through press and social media mentions, positive online ratings, reviews, tweets and retweets, reposts, recommendations, and so on.