HL7 ORL_O34 Lab Order Response for One Specimen
ORL_O34 is the laboratory order response that matches the OML_O33 specimen-centric order pattern. It lets the filler acknowledge a message and, when useful, return specimen, container, and order-level status for the orders grouped under a single specimen.
The response can be short when the lab only needs to say the message was accepted. It can also carry SPM, SAC, ORC, and OBR so the placer can store filler order numbers or specimen/container status.
A small ORL O34 example
What systems do with it
The lab sends ORL_O34 after it receives and evaluates an OML_O33. The placer uses the response to mark the order accepted, capture filler order numbers, store lab specimen identifiers, or display why the lab rejected part of the request.
If one order in the specimen group is accepted and another is rejected, do not flatten the response into one yes/no flag. Read the ORC values per order.
How to read the structure
The response starts with MSH, MSA, optional ERR, and optional notes. The response group can carry patient identity, then one or more specimen groups with order groups beneath them.
ORL_O34 is useful because it preserves the same specimen-centric shape as OML_O33. That shape is the evidence you need to match orders back to the right physical specimen and container.
Implementation traps
Do not assume MSA-1 AA means every requested order was accepted. A message can be syntactically accepted while individual ORC groups describe more specific outcomes.
Also make sure your placer stores returned filler identifiers. Without them, later result messages and cancellations may be harder to reconcile.
Reference notes
The HL7 ORL_O34 structure shows a response with MSH, MSA, ERR, patient, specimen, container, order, timing, and observation request groups. See HL7 Europe ORL_O34.