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: Dept. Cost Center (IS) optional
  • RQD-8: Item Natural Account Code (IS) optional
  • RQD-9: Deliver To ID (CE) optional
  • RQD-10: Date Needed (DT) optional
See Also: