Medical Imaging Informatics Comprehensive Exam Notes

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

1/92

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

93 Terms

1
New cards

Medical Data

Verified information about a person’s health status and medical treatment, recorded on paper or digitally and stored in clinics or hospitals.

2
New cards

Medical Imaging Informatics

Sub-field of medical informatics focused on image generation, processing, management, transfer, storage, distribution, display, perception, privacy, and security.

3
New cards

Electronic Health Record (EHR)

Digital database that serves as the authoritative source for patient demographics and medical records.

4
New cards

Ontology (In Informatics)

A structured collection of terms and relationships used to represent knowledge in a specific domain, facilitating common vocabulary and data exchange.

5
New cards

SNOMED CT

Systematized Nomenclature of Medicine—Clinical Terms; a multilingual, standardized clinical vocabulary enabling semantic interoperability.

6
New cards

ICD-10

International Statistical Classification of Diseases and Related Health Problems, 10th Revision; WHO-sponsored coding system for diseases and health conditions.

7
New cards

ICD-10-CM

Clinical Modification of ICD-10 used in the U.S. for diagnoses and reimbursement coding.

8
New cards

ICD-10-PCS

Procedure Coding System of ICD-10 for inpatient procedures in U.S. hospitals.

9
New cards

CPT (Current Procedural Terminology)

AMA-published code set describing diagnostic, laboratory, radiology, and surgical procedures for billing.

10
New cards

CPT Category I

Largest CPT section containing common, established procedure codes.

11
New cards

CPT Category II

CPT codes used for performance tracking and quality management.

12
New cards

CPT Category III

CPT codes for emerging and experimental procedures.

13
New cards

RadLex

Radiology-specific lexicon created by Radiologic Society of North America (RSNA) to standardize terms and procedure names in radiology.

14
New cards

RadLex Playbook

Catalog that assigns RPID identifiers to standardized radiology study names for workflow optimization.

15
New cards

LOINC

Logical Observation Identifiers Names and Codes; standard for laboratory and clinical measurements across medical domains.

16
New cards

ANSI

American National Standards Institute; coordinates U.S. standards development and accredits SDOs.

17
New cards

Standards Development Organization (SDO)

Body responsible for creating and maintaining technical standards (e.g., HL7, NEMA).

18
New cards

NEMA

National Electrical Manufacturers Association; co-sponsors DICOM via MITA division.

19
New cards

Health Level 7 (HL7)

Set of international standards for exchange of electronic health information via messages and documents.

20
New cards

Digital Imaging and Communications in Medicine (DICOM)

Standard protocols for storing and exchanging medical images and related data.

21
New cards

Internet Engineering Task Force (IETF)

Organization that develops and promotes internet standards and protocols.

22
New cards

HyperText Transfer Protocol (HTTP)

Foundation of data communication for the World Wide Web.

23
New cards

HyperText Markup Language (HTML)

Standard markup language for web documents.

24
New cards

Uniform Resource Locator (URL)

Syntax specifying the address of resources on the internet.

25
New cards

Network Time Protocol (NTP)

Synchronizes clocks across computer systems.

26
New cards

Simple Mail Transfer Protocol (SMTP)

Standard for sending email.

27
New cards

Internet Message Access Protocol (IMAP)

Retrieves email from a server.

28
New cards

Multipurpose Internet Message Extensions (MIME)

Allows email to include non-text content such as medical images.

29
New cards

Transport Layer Security (TLS)

Cryptographic protocol for securing internet communications.

30
New cards

Secure Sockets Layer (SSL)

Predecessor to TLS for encrypted network traffic.

31
New cards

Syslog Protocol

Protocol for transmitting event notification and audit trail messages.

32
New cards

Extensible Markup Language (XML)

Open standard for encoding and exchanging structured data.

33
New cards

HL7 ORU Message

Message type used to transmit clinical results.

34
New cards

HL7 ORM Message

Message type used to place imaging or lab orders.

35
New cards

HL7 ADT Message

Admission, Discharge, Transfer message conveying patient registration events.

36
New cards

HL7 OBR Segment

Segment within HL7 messages that describes observation requests.

37
New cards

HL7 OBX Segment

Segment carrying actual observation/result values in HL7 messages.

38
New cards

Fast Healthcare Interoperability Resources (FHIR)

Modern HL7 standard using RESTful APIs with JSON or XML.

39
New cards

Computer Hardware

Physical components of a computer such as motherboard, CPU, GPU, RAM, storage, and peripherals.

40
New cards

Motherboard

Main circuit board connecting CPU, memory, and expansion cards inside a computer.

41
New cards

Central Processing Unit (CPU)

Executes instructions of computer programs.

42
New cards

Graphics Processing Unit (GPU)

Specialized processor for image rendering and parallel computations.

43
New cards

Random Access Memory (RAM)

Volatile memory for temporary data storage during processing.

44
New cards

Local Area Network (LAN)

Connects computers within a limited area like a department or building.

45
New cards

Wide Area Network (WAN)

Connects computers over large geographic distances, often linking multiple LANs.

46
New cards

Server

Computer that provides services (file, print, database, web, etc.) to clients on a network.

47
New cards

Virtual Machine (VM)

Software-based emulation of a physical computer running an operating system.

48
New cards

Cloud Server

Virtual server hosted on a cloud computing platform and accessed via the internet.

49
New cards

Thick Client

Client computer that performs most processing locally; server mainly stores data.

50
New cards

Thin Client

Client relying on the server for most processing; client mainly displays results.

51
New cards

Cloud Computing

Use of remote servers on the internet to store, manage, and process data instead of local servers.

52
New cards

Lightweight Directory Access Protocol (LDAP)

Open standard for accessing directory information services.

53
New cards

Active Directory

Microsoft directory service implementing LDAP and Kerberos for authentication and authorization.

54
New cards

IoT (Internet of Things)

Network of physical objects with unique identifiers that collect and exchange data without human interaction.

55
New cards

Picture Archiving and Communication System (PACS)

Integrated system for storing, transferring, and displaying medical images.

56
New cards

PACS Archive

Long-term storage of medical images, typically in DICOM format, on disks or tapes.

57
New cards

Vendor-Neutral Archive (VNA)

Enterprise repository that stores DICOM and non-DICOM data from multiple imaging systems.

58
New cards

Image Display Workstation

Computer with high-resolution monitors used by radiologists to interpret medical images.

59
New cards

Navigation Display

Consumer-grade monitor used alongside diagnostic monitors for RIS, worklists, and patient information.

60
New cards

Image Distribution

Transfer of images between imaging devices, PACS, workstations, and other information systems over a network.

61
New cards

Network Segmentation

Design strategy placing frequently communicating devices on separate network segments to reduce congestion.

62
New cards

Bandwidth

Data transfer capacity of a network connection, measured in bits per second.

63
New cards

Image Compression

Technique reducing the data size of images to save storage and network bandwidth.

64
New cards

Lossless Compression

Reversible compression where decompressed image is identical to the original (e.g., 2-5:1 ratios).

65
New cards

Lossy Compression

Irreversible compression sacrificing some information for higher ratios (e.g., 15-30:1).

66
New cards

Joint Photographic Experts Group (JPEG)

Standard lossy compression scheme for digital images.

67
New cards

Reversible Compression Ratio

Typical compression factor of 2-5:1 achieved without data loss.

68
New cards

Irreversible Compression Ratio

Higher compression factor (often 15:1 or more) achieved with acceptable image quality degradation.

69
New cards

File Server

Server providing centralized disk storage accessible by network clients.

70
New cards

Print Server

Server managing print jobs across a network.

71
New cards

Application Server

Server that hosts and runs specific applications for client use.

72
New cards

Database Server

Server dedicated to database storage and processing.

73
New cards

Web Server

Server that delivers web pages to clients via HTTP/HTTPS.

74
New cards

Email Server

Server that sends, receives, and stores email messages (SMTP/IMAP).

75
New cards

Load Balancing (PACS)

Distribution of processing tasks across multiple servers to optimize performance.

76
New cards

Graphics Processor Unit (GPU) Farm

Server setup with multiple GPUs for computational tasks like volume rendering.

77
New cards

Volume Rendering

3D visualization technique transforming CT or MRI data into volumetric images.

78
New cards

Radiology Workflow

End-to-end process from imaging order, acquisition, interpretation, reporting, to physician action.

79
New cards

Burst Traffic

Short periods of high network usage interspersed with lower activity.

80
New cards

Ontological Interoperability

Ability of different systems to understand exchanged data through shared vocabularies like SNOMED CT.

81
New cards

Semantic Interoperability

Exchange of data with unambiguous, shared meaning across systems.

82
New cards

Interoperability (Technical)

Capability of different IT systems to communicate and exchange data accurately and effectively.

83
New cards

Medical Imaging & Technology Alliance (MITA)

NEMA division managing the DICOM standard.

84
New cards

Radiology Information System (RIS)

Manages radiology scheduling, tracking, and reporting.

85
New cards

Electronic Medical Record (EMR)

Digitized patient chart often contained within an EHR.

86
New cards

HL7 Version 2

Widely used, flexible messaging standard for healthcare data exchange developed in the 1980s.

87
New cards

HL7 Version 3

Model-driven HL7 standard with more formal structure than V2.

88
New cards

HL7 CDA (Clinical Document Architecture)

HL7 standard defining structure of clinical documents.

89
New cards

HL7 Interface

Custom configuration enabling two systems to exchange HL7 messages.

90
New cards

Security Patch (IoT)

Software update addressing vulnerabilities in internet-connected medical devices.

91
New cards

Cybersecurity (Imaging)

Protection of imaging systems and networks against unauthorized access and data breaches.

92
New cards

Quality Assurance (Imaging IT)

Evaluation processes ensuring imaging information systems meet performance and safety standards.

93
New cards

Ontological Harmonization

Effort to align different vocabularies (e.g., LOINC with RadLex) for unified data description.