HL7 BTS_O31 Blood Product Transfusion/Disposition
BTS_O31 reports transfusion or final disposition of a blood product. Where BPS_O29 says what happened during pre-transfusion dispensing, BTS says what happened at the patient-care end: transfusion started, transfusion ended, interrupted, returned, wasted, reacted, or otherwise disposed according to the local profile.
The key segment is BTX. It carries donation and component identifiers, quantity, transfusion/disposition status, message status, status timestamp, administrator, verifier, start/end times, adverse reaction type, and interruption reason.
A small BTS O31 example
What workflow it represents
The sender is often a transfusion documentation system, EHR, or ward workflow application. The receiver is commonly the blood bank or transfusion service that needs final disposition to close the loop on inventory and patient safety. The acknowledgment is BRT_O32.
Final disposition matters because the blood bank must know whether a product was transfused, returned, wasted, interrupted, or associated with a reaction. That status affects inventory, hemovigilance, documentation, and follow-up.
How to read the structure
MSH identifies the message. Optional patient and visit context ties the status to the right patient. The required ORDER group starts with ORC, can include timing, requires BPO, and then can repeat product-status groups with BTX.
BTX should be read at product-unit level. A patient may receive multiple units under one order, and each unit can have its own start time, end time, administrator, verifier, adverse reaction, or interruption reason.
Implementation traps
Do not report only the order as "complete" when the workflow needs unit-level disposition. If two units were issued and only one was transfused, the receiver needs that detail.
Also be clear about preliminary versus final status. IHE transfusion guidance notes that product statuses can remain preliminary until final disposition. Once final, later changes should be treated as corrections, not casual overwrites.
Reference notes
The HL7 v2+ BTS_O31 page identifies BTS and BRT as the transfusion/disposition message pair. HL7 terminology for blood product transfusion/disposition status distinguishes states such as transfusion started, interrupted, ended with reaction, and final transfused disposition.