Class PPP_PCB

All Implemented Interfaces:
Group, Message, Structure, Visitable, Serializable

public class PPP_PCB extends AbstractMessage

Represents a PPP_PCB message structure (see chapter 12). This structure contains the following elements:

  • 1: MSH (Message Header)
  • 2: PID (Patient identification)
  • 3: PPP_PCB_PATIENT_VISIT (a Group object) optional
  • 4: PPP_PCB_PATHWAY (a Group object) repeating
See Also: