HL7 OMI_O23 Imaging Order
OMI_O23 is the imaging order message. It carries an order from an order placer to an imaging filler such as a RIS, and it can carry enough context for imaging workflow systems to connect the order to studies, procedure steps, devices, and downstream image management.
The practical difference from a generic order is IPC. ORC still says what action is being requested, OBR still carries the ordered procedure, and IPC carries imaging procedure control identifiers that help the imaging department align order, accession, study, and procedure-step context.
A small OMI imaging order example
What systems do with it
The placer sends the order to a RIS or imaging department information system. The filler schedules, protocolizes, performs, or manages the requested imaging service. PACS and image-management systems may need the same identifiers to keep images, studies, procedure steps, reports, and order updates in the same lane.
Supporting observations in OBX may carry clinical indications, pregnancy status, contrast questions, or safety notes. Those are order details, not final imaging results.
How to read the structure
The patient and visit groups look like other order messages. The required order group starts with ORC, timing, and OBR. IPC is required and can repeat, because an imaging order may be split into procedures or steps that downstream imaging systems must distinguish.
For production work, decide which identifier is authoritative for accession, study, requested procedure, and scheduled step. If the same value is copied everywhere, the message may pass basic validation while still being useless to a PACS workflow.
Implementation traps
The common trap is flattening imaging into a normal OBR-only order and losing the imaging identifiers. That can leave the RIS, modality worklist, PACS, and reporting system talking about related but unlinked objects.
Another trap is filing imaging order updates like reports. OMI manages the request. The report usually travels later as ORU_R01, MDM_T02, or another local reporting pattern.
Reference notes
HL7's OMI_O23 description highlights RIS/PACS-style imaging department workflows and the role of IPC in sharing imaging study and procedure-step context. See HL7 Europe OMI_O23.