Class RQD

All Implemented Interfaces:
Segment, Structure, Visitable, Serializable

public class RQD extends AbstractSegment

Represents an HL7 RQD message segment (REQUISITION DETAIL). This segment has the following fields:

  • RQD-1: Requisition Line Number (SI) optional
  • RQD-2: Item Code - Internal (CE) optional
  • RQD-3: Item Code - External (CE) optional
  • RQD-4: Hospital Item Code (CE) optional
  • RQD-5: Requisition Quantity (NM) optional
  • RQD-6: Requisition Unit of measure (CE) optional
  • RQD-7: Department cost center (ID) optional
  • RQD-8: Item Natural Account Code (ID) optional
  • RQD-9: Deliver-to ID (CE) optional
  • RQD-10: Date Needed (DT) optional
See Also: