public final class CRM_C06 extends CRM_C01_Common
Represents a CRM_C01 message structure (see chapter 7.7.1). 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.
CRM_C06 objC06 = (CRM_C06)MessageFactory.createInstance().createSendSupportedMessage("CRM", "C06");
addPatientGroup, addPatientGroups, addSoftwareSegment, addSoftwareSegment, getPatientGroups, getSoftwareSegments, getUserAuthenticationCredentialSegment, 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