Class PSH

All Implemented Interfaces:
Segment, Structure, Visitable, Serializable

public class PSH extends AbstractSegment

Represents an HL7 PSH message segment (Product Summary Header). This segment has the following fields:

  • PSH-1: Report Type (ST)
  • PSH-2: Report Form Identifier (ST) optional
  • PSH-3: Report Date (TS)
  • PSH-4: Report Interval Start Date (TS) optional
  • PSH-5: Report Interval End Date (TS) optional
  • PSH-6: Quantity Manufactured (CQ) optional
  • PSH-7: Quantity Distributed (CQ) optional
  • PSH-8: Quantity Distributed Method (ID) optional
  • PSH-9: Quantity Distributed Comment (FT) optional
  • PSH-10: Quantity in Use (CQ) optional
  • PSH-11: Quantity in Use Method (ID) optional
  • PSH-12: Quantity in Use Comment (FT) optional
  • PSH-13: Number of Product Experience Reports Filed by Facility (NM) optional repeating
  • PSH-14: Number of Product Experience Reports Filed by Distributor (NM) optional repeating
See Also: