public final class PPG_PCH extends PPG_PCG_Common
Represents a PPP_PCB message structure (see chapter 12.3.4). This structure contains the following elements:
0: MSH (Message Header Segment) SINGLE_COMPULSARYFollowing is the step to create message
Before that, respective Message Source and Message Recipient to be set on Message Factory.
PPG_PCH objPCH = (PPG_PCH)MessageFactory.createInstance().createSendSupportedMessage("PPG", "PCH");
addPathwayGroup, addPathwayGroups, addSoftwareSegment, addSoftwareSegment, getPathwayGroups, getPatientIdentificationSegment, getPatientVisitGroup, getSoftwareSegments, getUserAuthenticationCredentialSegment, setPatientIdentificationSegment, setPatientVisitGroup, setUserAuthenticationCredentialSegmentcontains, dumpMessage, dumpMessage, getACKMode, getGroup, getGroupMap, getHeader, getMessageCode, getMessageControlID, getMessageStructure, getQueryUserParameters, getSegment, getSegmentSet, getSubscriptionType, getTriggerEvent, isQuery, isResponse, populate, removeGroup, removeSegment, removeSegment, removeSegmentAttribute, removeSegmentAttribute, removeSegmentAttribute, removeSegments, setHeader, setSubscriptionType, updateSegmentAttribute, updateSegmentAttribute, validate, writeToXML, writeToXML