HL7 v2.5.1 Specificationsv2.5.1

to moveEnter to openTry PID-5, ADT, 0004

ORN: Non-stock requisition - General order acknowledgment message

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

Recognising ORN messages

ORN announces itself in MSH-9 like this:

MSH-9ORN^O08^ORN_O08
  1. MSH-9.1ORNmessage code: what kind of message this is
  2. MSH-9.2O08trigger event: what happened in the real world: non-stock requisition order acknowledgment message
  3. MSH-9.3ORN_O08message 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

ORN takes 1 structure.

ORN_O08: non-stock requisition order acknowledgment message

Sent when one thing happens: O08: non-stock requisition order acknowledgment message.

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 RQD)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 RQD)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..*
RQDin ORDERRequisition DetailR1..1
RQ1in ORDERRequisition Detail-1O0..1
NTEin ORDERNotes and Comments (for RQD)O0..*

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. ORN defines 1.

EventNameStructure
O08non-stock requisition order acknowledgment messageORN_O08