HL7 v2.5.1 Specificationsv2.5.1

to moveEnter to openTry PID-5, ADT, 0004

ORI: Imaging order acknowledgement message

This page lists the structures and trigger events ORI defines, taken from the standard. The written commentary that theADT page carries has not been written for ORI.

Recognising ORI messages

ORI announces itself in MSH-9 like this:

MSH-9ORI^O24^ORI_O24
  1. MSH-9.1ORImessage code: what kind of message this is
  2. MSH-9.2O24trigger event: what happened in the real world: imaging order response message to any omi
  3. MSH-9.3ORI_O24message structure: which segments to expect, and in what order

How to use these specifications explains MSH-9 in full, with a worked example.

Message structures

ORI takes 1 structure.

ORI_O24: Imaging Order Response Message To Any OMI

Sent when one thing happens: O24: Imaging Order Response Message To Any OMI.

You must always send: MSH, MSA. Everything else is optional, or required only inside a group you chose to send.

SegmentNameOPTCardinality
MSHMessage HeaderR1..1
MSAMessage AcknowledgmentR1..1
ERRErrorO0..*
SFTSoftwareO0..*
NTENotes and Comments (for Detail)O0..*
RESPONSEa group of 2 segments, repeated togetherO0..1
PATIENTin RESPONSEa group of 2 segments, repeated togetherO0..1
PIDin PATIENTPatient IdentificationR1..1
NTEin PATIENTNotes and Comments (for Detail)O0..*
ORDERin RESPONSEa group of 5 segments, repeated togetherR1..*
ORCin ORDERCommon OrderR1..1
TIMINGin ORDERa group of 2 segments, repeated togetherO0..*
TQ1in TIMINGTiming/QuantityR1..1
TQ2in TIMINGTiming/Quantity Order SequenceO0..*
OBRin ORDERObservationR1..1
NTEin ORDERNotes and Comments (for Detail)O0..*
IPCin ORDERImaging Procedure ControlR1..*

R inside a group means required of that group. Send the group and you must include that segment; leave the group out and it never appears. This structure has 4 such groups: RESPONSE, PATIENT, ORDER, TIMING.

Trigger events

The trigger event is the real-world thing that made the message get sent. ORI defines 1.

EventNameStructure
O24Imaging Order Response Message To Any OMIORI_O24