As a radiologic technologist, your primary focus is on positioning, exposure factors, and patient care. The imaging objects you create also pass through a digital workflow before interpretation. Understanding PACS and DICOM supports safe patient identification, image availability, and appropriate troubleshooting.
Whether you work in a large hospital system with a fully integrated enterprise PACS or a small clinic with a mini-PACS attached to a single DR unit, the principles are the same. Your images must be acquired, formatted, transmitted, stored, retrieved, and displayed correctly. When a study fails to appear on the radiologist's worklist, the technologist who understands the system can often solve the problem before it requires an IT ticket.
This guide covers practical PACS and DICOM fundamentals, from identifiers and compression to RIS-PACS integration, security, downtime, and connectivity problems.
ARRT content specifications can change. Use the current specification and handbook for your discipline rather than relying on an unofficial question count. The workflow and safety concepts below are also directly relevant to clinical image production and patient identification.
PACS stands for Picture Archiving and Communication System. It is the hardware and software infrastructure that enables digital medical images to be acquired from modalities, stored on servers, transmitted across networks, and displayed on workstations — all without film.
Every PACS has three essential subsystems:
The gateway that receives images from modalities (CT, MR, DR, CR, US, NM, etc.) via DICOM send. Includes modality worklist (MWL) integration to pre-populate patient data.
Online and/or archived storage with backup, integrity, availability, lifecycle, and disaster-recovery controls appropriate to the organization. Media, tiers, and retention periods are site-specific; RAID is not itself a backup.
Diagnostic-quality monitors for radiologists and review stations for clinicians. Includes image manipulation tools (window/level, zoom, pan, measurements, MPR for CT/MR).
These components communicate through interfaces that may include DICOM DIMSE services, DICOMweb, and other integration standards. A vendor-neutral archive (VNA) is an archive strategy, not a viewer. A zero-footprint viewer is a browser-based viewing application; whether and where it may be used for diagnosis depends on its intended use, display environment, validation, and facility policy.
Not all PACS are created equal. You will encounter different configurations depending on the size of your facility:
When starting at a new facility, learn the PACS workflow within your first week. Ask your lead technologist or PACS administrator: (1) How do I check that a study was sent successfully? (2) How do I handle a "send failure" message on the modality console? (3) What is the process for query/retrieve if a study needs to be re-pulled from the archive? Knowing these three things will save you time and prevent repeat exams.
DICOM (Digital Imaging and Communications in Medicine), published internationally as ISO 12052, specifies medical-imaging information objects and communication services. It provides a foundation for multi-vendor exchange, but a DICOM label alone does not guarantee plug-and-play interoperability: systems must support compatible SOP Classes, SCU/SCP roles, transfer syntaxes, security options, and workflow profiles. Compare vendors' DICOM conformance statements and test the configured workflow.
Every DICOM-compliant device — whether it is a CT scanner, DR detector, CR reader, ultrasound machine, MRI scanner, or nuclear medicine gamma camera — implements a specific set of DICOM services. The most important ones for rad techs are:
IN PROGRESS, COMPLETED, or DISCONTINUED) from an MPPS SCU to an MPPS SCP. The receiver may be a RIS, broker, PACS, or other workflow system.DICOM organizes image data in a hierarchical model with four levels. Understanding this hierarchy is critical for navigating any PACS:
| Level | Description | Example DICOM Tags | Relationship |
|---|---|---|---|
| Patient | The person being imaged | Patient Name (0010,0010), Patient ID (0010,0020), DOB (0010,0030) | Top level; one patient can have many studies |
| Study | A collection of imaging information associated with one Study Instance UID | Study Instance UID (0020,000D), Study Date (0008,0020), Accession Number (0008,0050) | Can contain one or more series; order-to-study mapping is workflow-dependent |
| Series | A single scan sequence or acquisition within a study | Series UID (0020,000E), Modality (0008,0060), Series Number (0020,0011) | One study can have many series (e.g., scout, axial, coronal) |
| Instance | One DICOM SOP Instance, which may be a single-frame image, multi-frame image, report, presentation state, or another object | SOP Instance UID (0008,0018), Instance Number (0020,0013), Pixel Data (7FE0,0010) when applicable | One series can contain one or more instances; an image instance may contain multiple frames |
DICOM uses UIDs for entities such as studies, series, and SOP instances. Conforming UID generators are responsible for global uniqueness. The patient level is normally matched with Patient ID plus its assigning authority/issuer—not a Study/Series/SOP UID—and Patient ID alone is not necessarily unique across organizations.
A DICOM Data Set is a sequence of data elements identified by hexadecimal group and element numbers. Depending on the SOP Class, elements may describe the patient, procedure, acquisition, pixels, waveforms, measurements, or other content; not every DICOM object contains Pixel Data. A DICOM file also has a file preamble/prefix and File Meta Information, whereas a Data Set exchanged over a network is not necessarily a Part 10 file. For example, Patient's Name is (0010,0010), and Modality is (0008,0060).
These example data elements illustrate identifiers, demographics, acquisition context, and display parameters:
| Tag (Group,Element) | Name | Content Example |
|---|---|---|
| (0008,0020) | Study Date | 20260626 |
| (0008,0030) | Study Time | 143022.500 |
| (0008,0050) | Accession Number | A20260626001 |
| (0008,0060) | Modality | CT, MR, DX, CR, US, NM |
| (0008,0090) | Referring Physician's Name | Smith^John |
| (0010,0010) | Patient Name | Doe^Jane |
| (0010,0020) | Patient ID | MRN987654 |
| (0010,0030) | Patient Birth Date | 19900415 |
| (0010,0040) | Patient Sex | F |
| (0020,000D) | Study Instance UID | 1.2.840.113619.2.55.3... (unique global ID) |
| (0020,0010) | Study ID | 12345 |
| (0028,0010) | Rows (image height) | 512 |
| (0028,0011) | Columns (image width) | 512 |
| (0028,0030) | Pixel Spacing | 0.625\0.625 |
| (0028,1050) | Window Center | 40 (for CT soft tissue window) |
| (0028,1051) | Window Width | 400 |
Focus on the Patient → Study → Series → Instance model, the roles of Study/Series/SOP Instance UIDs, how Modality Worklist reduces re-keying, and the difference between lossy and lossless compression. An Accession Number identifies an imaging service request within the scope defined by its issuer; it is not guaranteed to be globally unique.
In an integrated imaging department, a RIS or other order-filler system may support scheduling, procedure tracking, reporting, and result distribution, while PACS manages imaging objects and reading workflow. Interfaces vary: HL7 v2 or newer health-information standards often carry orders, demographics, and results; DICOM supports imaging objects and imaging workflow services. DICOM is not limited to pixels, and HL7 is not simply “text data.”
Here is how a typical exam flows from order to report:
If a scheduled procedure is missing from the worklist, verify the patient and order, worklist filters (date, station AE title, modality, and status), and connectivity according to local procedure. Do not create an unscheduled/manual entry merely to bypass a correctable interface problem. During urgent care or approved downtime, use the facility's controlled manual workflow, preserve the issuer/identifier information available, and reconcile the images to the authoritative order as soon as systems recover.
Imaging study size varies widely with modality, matrix, bit depth, frame count, reconstructions, and associated objects. Compression can reduce storage and transfer demands, but fixed study-size or daily-volume estimates are not reliable across protocols and facilities.
DICOM supports two types of compression:
| Compression Type | What It Guarantees | Typical Decision Basis | DICOM Examples |
|---|---|---|---|
| Lossless | Decoded pixel values can be reconstructed exactly. | Interoperability, performance, and local policy; achieved ratio depends on image content. | RLE Lossless, JPEG Lossless, JPEG-LS Lossless, JPEG 2000 Lossless |
| Lossy (irreversible) | Exact original pixel values cannot be reconstructed. | Validated clinical task and modality, intended use, quality controls, regulation, and facility policy—not a universal ratio or archive tier. | JPEG lossy, JPEG-LS near-lossless, JPEG 2000 irreversible, and supported video syntaxes |
JPEG Lossless, Non-Hierarchical, First-Order Prediction uses Transfer Syntax UID 1.2.840.10008.1.2.4.70. DICOM also defines other compressed and uncompressed transfer syntaxes. It does not require every modality or PACS to support a compressed lossless syntax, and it explicitly leaves the clinical acceptability and parameter selection for lossy compression outside the standard. Consult each product's conformance statement and the facility's validated policy. When irreversible compression has occurred, required DICOM attributes such as Lossy Image Compression, Ratio, and Method provide provenance; later lossless encoding does not restore discarded information.
PACS workflows can encounter transfer, routing, reconciliation, and performance problems. The checks below are general; product messages and local procedures take precedence.
The message may reflect association, negotiation, timeout, network, authentication, transfer-syntax/SOP-class, or receiver errors; it does not diagnose one cause. Preserve the local images and error details. Check the destination AE title, host/port, network status, send queue, and receiver status only within your role, then retry according to local procedure or escalate. Do not re-expose the patient merely because transfer failed. A successful C-STORE response is also not Storage Commitment; use the facility's required reconciliation/commitment check before deleting the modality copy.
The sender reports success, but the study is absent from a reading worklist. Checklist: (1) Using an approved status/query tool, verify the expected destination received every instance. (2) Check patient, Study Instance UID, Accession Number/issuer, procedure, and routing/reconciliation status. (3) Have authorized staff investigate exceptions such as an incorrect merge/split, hold, or unmatched order. (4) Check whether the reading worklist's filters exclude the study. A study can be stored correctly yet omitted from a workflow list.
Another patient's data on a study is a patient-safety and privacy event. Stop the normal workflow and report it immediately under facility policy. Do not delete, edit, merge, split, or resend objects unless authorized and trained to use the site's reconciliation process. Correction may use PACS/RIS exception-management tools while preserving provenance and audit history; deletion and resend are not universally required and can create additional risk.
Loading time can be affected by study size, server load, network path, retrieval tier, routing/prefetch rules, viewer cache, decompression, and workstation performance. Record the affected study, device, time, and error/latency pattern, then follow local troubleshooting and escalation procedures. Do not change network QoS, server, or diagnostic-display configuration unless that is within your assigned role.
Use the facility's approved incident/ticket system to record the time, modality/device, destination, operation, exact error, affected scope, and actions taken. Include patient identifiers only when authorized and necessary. Recurrent timing or error patterns help PACS and IT staff investigate; avoid speculative server changes or routine reboots that could destroy useful evidence or disrupt care.
Use these concise definitions to review the workflow:
Try these educational multiple choice questions based on this article. They are not an official exam blueprint. Click an option to check your answer — correct answers turn green, wrong ones turn red.