HL7 RDT Table Row Data
RDT carries one row of tabular query response data.
The standard describes RDT this way: The RDT segment contains the row data of the tabular data response message (TBR).
Query segments define what the sender is asking for, how the receiver should format the answer, and how a multi-message response is continued or limited.
A query is an interface contract. The tag, parameters, row definitions, sort/filter rules, and continuation pointers must match exactly or the receiver may return technically valid data that is not what the requester expected.
The v2.5.1 structures show RDT in RSP_K11 - RSP - Segment pattern response in response to QBP^Q11, RTB_K13 - RTB - Tabular response in response to QBP^Q13, RTB_Z74 - , and TBR_R08 - Tabular data response. That tells you where it can appear, but the implementation guide still decides which optional fields are meaningful.
For practical interface work, read the generated field panel for datatype, required, repeatable, and table details, then use the notes below to decide what the field should mean in the receiving workflow.
RDT-1 carries a measured, counted, priced, or dosed value. A number without the expected unit, currency, or companion qualifier is much easier to misread than an empty field.
Related links
- QPD - Query Parameter Definition
- RCP - Response Control Parameter
- QAK - Query Acknowledgment
- DSC - Continuation Pointer
- RDF - Table Row Definition
- MSA - Message Acknowledgment
- ERR - Error
- RSP_K11 - RSP - Segment pattern response in response to QBP^Q11
- RTB_K13 - RTB - Tabular response in response to QBP^Q13
- RTB_Z74 -