public final class SRM_S09 extends SRM_S01_Common
Represents a SRM_S01 message structure (see chapter 10.3). This structure contains the following elements:
0: MSH (Message Header) SINGLE_COMPULSARYFollowing is the step to create message
Before that, respective Message Source and Message Recipient to be set on Message Factory.
SRM_S09 objS09 = (SRM_S09)MessageFactory.createInstance().createSendSupportedMessage("SRM", "S09");
addNotesandCommentsSegment, addNotesandCommentsSegments, addPatientGroup, addPatientGroups, addResourcesGroup, addResourcesGroups, addUnknownGroup, addUnknownGroups, getAppointmentPreferencesSegment, getAppointmentRequestSegment, getNotesandCommentsSegments, getPatientGroups, getResourcesGroups, getUnknownGroups, setAppointmentPreferencesSegment, setAppointmentRequestSegmentcontains, 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