Imaging Science and Informatics Lecture

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

1/91

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering key terms from the Imaging Science and Informatics lecture.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

92 Terms

1
New cards

Imaging Science

Multidisciplinary field concerned with generating, collecting, analyzing, and visualizing detectable or undetectable objects by human eye.

2
New cards

Informatics

Study of acquisition, storage, retrieval, and use of information combining technology, people, and processes.

3
New cards

Computer Science

Discipline providing algorithms and computational techniques that convert raw image data into usable medical images.

4
New cards

Information Technology (IT)

Application of computer and telecom systems for storing, retrieving, and sending information.

5
New cards

Medical Imaging Informatics

Subfield of biomedical informatics addressing common issues of all image modalities after digitization, covering generation, manipulation, management, and integration.

6
New cards

Image Generation

Process of creating images and converting them to digital form if not originally digital.

7
New cards

Image Manipulation

Pre-processing or post-processing methods used to enhance, visualize, or analyze images.

8
New cards

Image Management

Storing, transmitting, displaying, retrieving, and organizing medical images.

9
New cards

Image Integration

Combining images with other data (e.g., patient record) for interpretation and management.

10
New cards

Medical Informatics

Focuses on cognitive, information-processing, and communication tasks in medical practice supported by technology.

11
New cards

Imaging Chain

Sequence from subject → capture device → processor → display → human visual system.

12
New cards

Imaging Modality

Specific imaging technique such as X-ray, CT, MRI, US, PET, etc.

13
New cards

PACS

Picture Archiving and Communication System; centralized system for storing, distributing, and displaying digital medical images.

14
New cards

RIS

Radiology Information System; manages scheduling, reporting, and workflow in radiology.

15
New cards

HIS

Hospital Information System; overarching system managing clinical and administrative hospital data.

16
New cards

DICOM

Digital Imaging and Communications in Medicine; standard for handling, storing, and transmitting medical images.

17
New cards

HL7

Health Level 7; standard for exchanging clinical and administrative data between healthcare applications.

18
New cards

IHE

Integrating the Healthcare Enterprise; initiative to improve health information sharing using existing standards.

19
New cards

CAD

Computer-Aided Diagnosis; software that assists radiologists in detecting abnormalities.

20
New cards

Digital Biomedicine

Use of digital technologies to acquire, store, and analyze biomedical data, especially images.

21
New cards

Computer

Any machine capable of computation, information manipulation, decision-making, and interaction.

22
New cards

Hardware

Physical components of a computer like keyboard, CPU, monitor.

23
New cards

Software

Programs/instructions telling hardware what to do.

24
New cards

Input Device

Hardware used to enter data, e.g., keyboard, scanner.

25
New cards

Output Device

Hardware that presents results, e.g., monitor, printer.

26
New cards

CPU

Central Processing Unit; interprets and executes instructions; heart of the computer.

27
New cards

Control Unit

CPU component directing operations and data flow.

28
New cards

ALU

Arithmetic/Logic Unit; part of CPU performing calculations and logic operations.

29
New cards

System Clock

Electronic timer that sets processing speed, measured in MHz or GHz.

30
New cards

MIPS

Million Instructions Per Second; performance metric for CPUs.

31
New cards

Bit

Binary digit 0 or 1, smallest unit of data.

32
New cards

Byte

Group of 8 bits, typically encodes one character.

33
New cards

Kilobyte (KB)

1,024 bytes (2^10).

34
New cards

Megabyte (MB)

1,024 KB (2^20).

35
New cards

Gigabyte (GB)

1,024 MB (2^30).

36
New cards

Binary System

Base-2 numeral system used by computers, digits 0 and 1.

37
New cards

Assembler

Program translating symbolic assembly code into machine code.

38
New cards

Compiler

Program translating entire high-level source code into machine code before execution.

39
New cards

Interpreter

Program executing high-level code line-by-line, translating on the fly.

40
New cards

High-Level Language

Programming language closer to human language, e.g., Python, Java.

41
New cards

FORTRAN

1956 high-level language for scientific and engineering applications.

42
New cards

BASIC

1964 easy-to-learn language for teaching programming.

43
New cards

COBOL

Business-oriented language with strong file handling and report generation.

44
New cards

Pascal

Structured language developed in 1971 for teaching programming concepts.

45
New cards

C

General-purpose language combining low-level power with high-level syntax.

46
New cards

C++

Object-oriented extension of C introduced in 1980.

47
New cards

Java

1995 language for web and general applications, platform independent.

48
New cards

HTML

HyperText Markup Language; standard for web page formatting.

49
New cards

Algorithm

Step-by-step procedure for solving a problem.

50
New cards

Vacuum Tube

Electron device used for logic circuits in first-generation computers.

51
New cards

Transistor

Semiconductor switch invented 1948; key to second-generation computers.

52
New cards

Integrated Circuit

Miniaturized electronic circuit on silicon chip; third-generation component.

53
New cards

Microprocessor

CPU on a single chip, enabling personal computers.

54
New cards

Mainframe

Large powerful computer supporting thousands of users simultaneously.

55
New cards

Minicomputer

Mid-sized computer with multiple processors; e.g., CT/MRI controllers.

56
New cards

Supercomputer

Extremely fast computer with hundreds to thousands of processors for complex calculations.

57
New cards

Modem

Device that modulates/demodulates signals to transmit digital data over analog channels.

58
New cards

Broadband

High-speed internet access always on; includes DSL, cable, fiber, wireless.

59
New cards

DSL

Digital Subscriber Line; high-speed data over phone lines.

60
New cards

Cable Modem

Internet access via cable TV infrastructure.

61
New cards

Fiber Optic Line

Glass strands transmitting digital signals as light at very high speeds.

62
New cards

ISDN

Integrated Services Digital Network; faster digital data over phone lines.

63
New cards

Teleradiology

Transmission of medical images to remote sites for interpretation.

64
New cards

Health Informatics

Study of acquisition, storage, retrieval, and use of healthcare information to optimize patient care.

65
New cards

Biomedical Informatics

Interdisciplinary science dealing with biological and medical information's structure, acquisition, and use.

66
New cards

Electronic Health Record (EHR)

Provider-controlled digital collection of comprehensive patient data for clinical care.

67
New cards

Personal Health Record (PHR)

Patient-controlled collection of personal health information, digital or paper.

68
New cards

Electronic Prescribing

Digital transmission of prescriptions from provider to pharmacy.

69
New cards

Health Information Technology (HIT)

Area overseeing technological systems used to manage healthcare data.

70
New cards

Imaging Informatics

Branch of informatics focusing on managing and processing medical imaging data.

71
New cards

Spatial Resolution

Measure of image sharpness; number of pixels per area.

72
New cards

Contrast Resolution

Ability to distinguish small intensity differences; bits per pixel.

73
New cards

Temporal Resolution

Time required to create an image; impacts motion depiction.

74
New cards

Workflow in Radiology

Series of steps from image ordering to reporting, optimized by PACS/RIS.

75
New cards

Primary Memory

Essential volatile memory (e.g., RAM) needed for boot and active processes.

76
New cards

Secondary Memory

Non-volatile storage like HDD or SSD for programs and large files.

77
New cards

Volatile Memory

Memory losing data when power is off, e.g., RAM.

78
New cards

Non-Volatile Memory

Memory retaining data without power, e.g., ROM, SSD.

79
New cards

RAM

Random Access Memory; fast, volatile storage for active tasks.

80
New cards

DRAM

Dynamic RAM; slower but dense form of RAM requiring refresh cycles.

81
New cards

SRAM

Static RAM; faster, retains data without refresh but more expensive.

82
New cards

ROM

Read-Only Memory; permanent firmware like BIOS, non-rewritable.

83
New cards

Register

Small, fast storage inside CPU for immediate data.

84
New cards

CMOS

Semiconductor technology used to build RAM chips and store BIOS settings.

85
New cards

Bootstrap Program

Firmware stored in ROM that loads the operating system at startup.

86
New cards

GUI

Graphical User Interface enabling visual interaction with software.

87
New cards

Pixel

Smallest picture element in a 2-D digital image.

88
New cards

Voxel

Volume element; 3-D counterpart of a pixel.

89
New cards

Subject (Imaging Chain)

Object or patient being imaged.

90
New cards

Capture Device

Hardware (detector, scanner, modality) that collects raw image data.

91
New cards

Display (Imaging Chain)

Monitor or medium presenting processed image to viewer.

92
New cards

Human Visual System

Observer’s eyes and brain interpreting displayed images.