No one logs into a PACS to admire it. They log in to find one study, right now, often while a referring physician is on hold or a patient is already on the table. That single moment, pulling up the right study fast, happens more than any other action across the entire radiology worklist.
Everything else in a PACS matters. Search is what people actually do, all day, every day.
When OmniPACS set out to rebuild that experience for Condor, the starting question was not what an impressive advanced search screen could do. It was what search actually needs to accomplish for the person doing it: a fast, obvious answer for the routine lookup that makes up most of a shift, and a search that is genuinely usable, not just technically present, for the harder cases that make up the rest.
The Difference Between Having Filters and Finding What You Need
Most PACS platforms, including older versions of OmniPACS, are not short on search options. On paper, a screen with a dozen different ways to filter a worklist looks complete. In practice, a long list of filters is not the same thing as a search someone can actually use under pressure.
The gap between “we have filters” and “you can find what you need” is a design gap, not a feature gap. A filter panel with a dozen fields technically does more than one with three, but if a tech has to hunt for the right field, remember which combination worked last time, or click through several screens before a result appears, the extra options are overhead, not help. The measure that matters is not how many ways a system lets someone search. It is how quickly a person under time pressure lands on the right study without thinking about the tool at all.
That distinction shaped the rebuild. Streamlining search meant asking, for every field and every screen, whether it made the 90 percent case faster or just made the feature list longer.
Fast Basic Search for the Radiology Worklist
The 90 percent case is simple to describe and easy to underestimate: someone knows roughly who the patient is, roughly when the study happened, and needs the right result at or near the top without extra steps. That is the entire job of basic search, and it is the search action that happens the most, by a wide margin, across any radiology worklist in a given day.
Getting that fast is less about adding capability and more about removing friction from the path a person already takes. The clearest way to see what a rebuilt search experience looks like in practice is to watch it directly.
That training overview covers the current Condor experience end to end, search included. The honest way to judge whether the balance between simple and capable actually landed is to try it against a real worklist rather than take a description of it on faith, and the fastest way to do that is to see the new Condor experience directly.
What Saved Filters Actually Do on a Busy Shift
Front-desk and scheduling staff, and the techs working alongside them, do not run one search a day. They run the same handful of searches dozens of times, often under interruption.
A referring office calls to check on a study. A patient shows up early. A radiologist asks for a specific prior. Each of those is a search someone has already run a hundred times before, with the same criteria, in roughly the same shape.
What a Saved Filter Actually Removes
That repetition is exactly what a saved search or a saved filter exists to remove. The value is not that saved filters are a clever feature. It is that they eliminate the small tax of rebuilding the same query from scratch every single time, which matters enormously when the person running it is also holding a phone, watching a waiting room, or fielding the next interruption before the current one is resolved.
One recent look at interruptions during a single overnight radiology shift found dozens of phone calls, protocol requests, and status checks landing in a matter of hours. Every one of those is a moment where a search that takes one motion instead of five is the difference between staying on top of the day and falling behind it.
That is also why search speed changes the rhythm of a department more than it changes any single task. A slow search does not just cost the seconds it takes to run. It breaks concentration, adds a beat of hesitation before the next interruption gets handled, and compounds across a shift in a way that is easy to feel and hard to measure. A search built around what people actually repeat, rather than around a theoretical maximum of filter options, is what keeps that rhythm intact.
The Architecture Behind a Search That Doesn’t Slow Down
None of this holds up if search gets slower as a site grows. A radiology worklist with a few hundred studies and one with a few hundred thousand need to feel roughly the same to search, and that is an architecture problem more than an interface problem.
Every PACS search, however simple it looks on screen, is really a DICOM query and retrieve request running against an index of studies, series, and images. How fast that request comes back depends on how the underlying system is built to answer it at scale, not on how the search box is styled. That is where the platform rebuild behind Condor matters directly: a modern, API-first backend can be built and tuned around exactly this kind of query pattern, instead of search performance being an afterthought bolted onto a decade-old data layer. We wrote about why OmniPACS rebuilt Condor in more detail, but the short version relevant here is that faster search at scale was one of the direct, practical payoffs of moving off the old foundation rather than continuing to patch it.
Advanced Search for the Other Ten Percent
The remaining share of searches is what basic search was never meant to solve: a records request spanning a date range and a modality, a radiologist pulling every prior study for a complex case, an administrator reconciling a batch of accessions. These need more precision, and they need it to actually work, which is a different bar than simply existing on a settings screen somewhere.
Usable advanced search means combining criteria without the tool fighting the person using it, and it means the result set is trustworthy enough that nobody feels the need to double-check it manually afterward. That is a narrower design target than “as many filters as possible,” and it is the one that matters. A search feature nobody trusts gets worked around, which defeats the entire point of building it.
What This Means for Techs, Front Desk, and Radiologists
For a technologist, fast basic search means less time between patients and less time explaining to a waiting room why the schedule looks delayed. For front-desk and scheduling staff, it means a phone call gets answered with an actual status instead of a promise to call back. For a radiologist, it means the prior study that changes a read shows up in seconds instead of becoming its own small project.
Search sits next to, but separate from, the technical plumbing that gets a study into the worklist in the first place. If a scanner is not receiving its schedule correctly or a study never shows up to be found at all, that is a different problem with a different fix, and our guide to DICOM Modality Worklist setup, routing, and troubleshooting covers that side in depth. This article is about what happens once a study is already in the system and someone needs to find it.
Search speed is also only one piece of a PACS feeling fast overall. For the broader picture of where performance gains actually come from, including caching, storage tiering, and worklist routing, see our breakdown of where PACS performance gains hide.
Search That Gets Out of the Way
Search is not the part of a PACS anyone wants to think about. It is the part that should disappear into the background so the actual work, reading a study, calling a patient back, prepping the next scan, can happen without a detour. That was the standard for the rebuild: easier and more intuitive for the routine lookup, and genuinely usable rather than just present for the case that needs more.
Existing OmniPACS customers with questions about how search behaves on Condor can always reach our team directly at support@omnipacs.com. For anyone evaluating what a rebuilt radiology worklist actually feels like day to day, see the new Condor experience for yourself and run it against the searches you already do a dozen times a day.

Frequently Asked Questions
What is a worklist in healthcare?
A worklist is the ordered list of tasks a system presents to the person doing the work. In radiology, it tells a technologist who is next and tells a radiologist which study is waiting to be read. Search and filtering are what keep a large worklist usable instead of overwhelming.
Are DICOM and PACS the same thing?
No. DICOM is the imaging standard, the shared format and set of rules that let scanners, viewers, and archives exchange studies. PACS is the system that stores, organizes, and displays those DICOM studies for clinical use. A PACS search works by querying DICOM-tagged data such as patient name, accession number, or modality.
What is a DICOM database?
A DICOM database is the indexed store of studies, series, and images a PACS keeps so it can answer search queries quickly. Rather than scanning every file, the system looks up records by attributes like patient ID or study date. That indexing is what makes a search feel instant instead of making everyone wait.
How do you access images in a PACS?
Staff search or filter the worklist by criteria such as patient name, accession number, modality, or date, then open the matching study directly from the results. There is no manual file browsing involved. The search itself is the access point, which is why a fast, reliable radiology worklist search matters as much as image quality.