Health Informatics Video Notes - Vocabulary Flashcards

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/103

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering key terms and concepts from the Health Informatics video notes.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

104 Terms

1
New cards

Health Informatics

Field of information science focused on managing health data and information with computers and technology.

2
New cards

EHR (Electronic Health Record)

Systematized collection of patient and population health information stored electronically.

3
New cards

EMR (Electronic Medical Record)

Electronic record within a single organization, often used interchangeably with EHR in some contexts.

4
New cards

Patient Portals

Web-based access to parts of a patient’s health information and communication with providers.

5
New cards

Patient Management Systems

Software that manages patient information, scheduling, and care processes.

6
New cards

Computer-Assisted Coding (Encoders)

Software that extracts data from dictated or transcribed text to generate ICD-10-CM and CPT codes.

7
New cards

Speech/Voice Recognition

Software that converts spoken language into written text.

8
New cards

Barcoding Technology

System to scan barcodes for data capture in healthcare workflows.

9
New cards

Handwritten Notes

Free-text input that may be digitized later.

10
New cards

Document Image Data

Images of documents stored digitally for retrieval.

11
New cards

Discrete Data

Data that are counted in distinct categories and cannot be meaningfully subdivided.

12
New cards

Structured Data

Organized data in predefined fields suitable for querying.

13
New cards

Medication Orders / MARS

Prescriptions and medication administration records in the chart.

14
New cards

Online Charting

Electronic documentation of patient care in an online chart.

15
New cards

MPV / Registration

Medical record-related patient registration data.

16
New cards

Transcribed Radiology Reports

Radiology reports converted to text from voice or dictation.

17
New cards

Unstructured Data

Free-text data not organized in fixed fields.

18
New cards

Ultrasound / Cardiac Catheterization Images

Imaging studies stored as digital data.

19
New cards

Digital X-rays

Digital radiographic images stored in the system.

20
New cards

Nuclear Medicine / CT / MRI Images

Diagnostic imaging data stored in digital form.

21
New cards

DICOM

Standard for medical imaging data and retrieval.

22
New cards

Diagnostic Image Management System

System that stores and retrieves diagnostic images.

23
New cards

Vector Graphics / Video Graphics / Audio Data

Multimedia data types used in medical records.

24
New cards

Pathology/Histology Images

Digital images of tissue specimens.

25
New cards

ECG / EEG / Fetal Tracings

Electrical signal data for heart/brain monitoring.

26
New cards

Voice Annotations

Narrations attached to data by voice.

27
New cards

Heart Sounds

Auditory data from auscultation saved as signals.

28
New cards

PACS (Picture Archiving and Communication Systems)

Integrated system to store/display digital images.

29
New cards

Telemedicine

Delivery of health services via electronic communications at a distance.

30
New cards

Two-Factor Authentication

Security requiring two verification methods (e.g., password and token) for sensitive actions.

31
New cards

Usability

Overall ease with which users can capture and retrieve data.

32
New cards

Cloud Computing

Using virtualization to access computing resources over the internet.

33
New cards

SaaS (Software as a Service)

Cloud-delivered software hosted by a provider.

34
New cards

Redundancy

Two servers/processes handling the same data for reliability.

35
New cards

Firewall

Security devices between networks to protect against intruders.

36
New cards

Virtualization

Emulation of one or more computers within a software platform.

37
New cards

Data Visualization

Graphic representation of data to communicate information.

38
New cards

Histogram

Displays frequency distribution of a continuous numeric variable.

39
New cards

Normal Distribution

Bell-shaped distribution where data cluster around the mean.

40
New cards

Bimodal Distribution

Distribution with two distinct peaks (modes).

41
New cards

Skewness (Left/Right)

Left-skewed (negatively) and right-skewed (positively) distributions.

42
New cards

Bar Graph

Categorical data on the x-axis; bars represent categories.

43
New cards

Histogram vs Bar Graph

Histogram uses continuous data; bar graph uses discrete categories.

44
New cards

Line Plot / Run Chart

Data points over time to show trends.

45
New cards

Control Chart

Chart with upper and lower control limits to monitor process variation.

46
New cards

Boxplot

Summary of min, Q1, median, Q3, max, and outliers.

47
New cards

Scatter Plot / Correlation

Relationship between two quantitative variables; positive/negative/no correlation.

48
New cards

Dashboard

Single display showing multiple data sources for easy reading.

49
New cards

Contingency Table

Two-variable frequency table showing distributions simultaneously.

50
New cards

HL7

Health Level Seven; standards for interoperability of health IT.

51
New cards

MPI (Master Patient Index)

Permanent database with every patient treated/admitted across facilities.

52
New cards

Natural Language Query

Querying data using everyday language rather than code.

53
New cards

Clinical Decision Support (CDS)

Knowledge and patient information to improve health decisions and care delivery.

54
New cards

CPOE (Computerized Provider Order Entry)

Application that accepts physician orders (medications, labs, etc.).

55
New cards

OCR (Optical Character Recognition)

Converts images of text into machine-readable text.

56
New cards

DRG (Diagnosis-Related Group)

Weighted classification for hospital episodes used in reimbursement.

57
New cards

Case-Mix Index (CMI)

Weighted average DRG weights representing resource intensity.

58
New cards

ALOS (Average Length of Stay)

Average total inpatient stay per discharged patient.

59
New cards

DRG Weights

Weights assigned to DRGs reflecting resource use.

60
New cards

Hypothesis Test

Statistical test to assess whether a hypothesis about a population is supported by data.

61
New cards

Null Hypothesis (Ho)

Assumes no effect or no association.

62
New cards

Alternative Hypothesis (Ha)

Proposes a real effect or association.

63
New cards

Type I Error

Rejecting a true null hypothesis (false positive).

64
New cards

Type II Error

Failing to reject a false null hypothesis (false negative).

65
New cards

Confidence Interval

Range of values within which the true population parameter is likely to lie.

66
New cards

p-value

Probability of observing data as extreme as the sample if Ho is true.

67
New cards

Simple Linear Regression

Modeling the relationship between one predictor and one outcome.

68
New cards

Normalization

Database design process to reduce redundancy and improve integrity.

69
New cards

API (Application Programming Interface)

Software intermediary enabling applications to communicate.

70
New cards

ASP (Application Service Provider)

Company offering access to applications over the internet.

71
New cards

Record Locator Service

Manages pointers to information stored on servers.

72
New cards

Slicing and Dicing

Selecting data subsets along one or more dimensions.

73
New cards

Data Mining

Analysis to discover trends and patterns in data.

74
New cards

Satisficing

Decision-making to meet an acceptable threshold rather than optimal.

75
New cards

Interrater Reliability

Consistency between different raters/abstractors.

76
New cards

Extranet

Private network allowing authorized access across organizations.

77
New cards

Consumer Informatics

Applying IT to empower individuals to manage their health.

78
New cards

Boolean Search

Search using operators like AND, OR, NOT to refine results.

79
New cards

Algorithm

A set of step-by-step instructions a computer follows to solve a task.

80
New cards

Slicing and Dicing (Data Analysis)

Techniques to extract and view data subsets from a dataset.

81
New cards

DRG Weighting / Case Mix

Systems to categorize hospital care by resource use and mix.

82
New cards

Data Quality Characteristics

Accuracy, Accessibility, Comprehensiveness, Consistency, Currency, Definition, Granularity, Precision, Relevancy, Timeliness.

83
New cards

Siloed

Isolated data or systems that do not communicate with others.

84
New cards

Extranet

Private network enabling access to partner organizations.

85
New cards

Consumer Informatics

Focusing on empowering individuals to manage their health with IT.

86
New cards

DRG (Diagnosis-Related Group) Weights

Numerical weights assigned to DRGs reflecting resource use for reimbursement.

87
New cards

Daily Census

Daily count of inpatients and related admissions/discharges.

88
New cards

Data Analytics

Application of statistical techniques to inform decisions and care quality.

89
New cards

Pay for Performance (P4P)

Programs reimbursing providers based on quality metrics and efficiency.

90
New cards

ACOs (Accountable Care Organizations)

Groups of providers rewarded for quality and cost reductions.

91
New cards

Structured Data

Data expressed in numeric or categorical form.

92
New cards

Unstructured Data

Data not easily expressed in numbers or categories (e.g., clinician notes).

93
New cards

Level of Measurements

Nominal, Ordinal, Interval, and Ratio scales with distinct properties.

94
New cards

Nominal

Categorical data without natural order (e.g., gender, CPT codes).

95
New cards

Ordinal

Categorical data with natural order (e.g., Likert scales).

96
New cards

Interval

Numeric data with meaningful distances but no true zero (e.g., temperature).

97
New cards

Ratio

Numeric data with a true zero and meaningful multiples (e.g., age, charges).

98
New cards

Normalization (DB)

Process of organizing data to reduce redundancy and improve integrity.

99
New cards

APIs / Data Interoperability

Interfaces enabling different health IT systems to communicate.

100
New cards

Record Locator Service

System managing pointers to information on servers for retrieval.