public abstract class ORU_R30_Common extends Message
Represents a ORU_R30 message structure (see chapter 7.3.4). This structure contains the following elements:
0: MSH (Message Header Segment) SINGLE_COMPULSARY| Modifier and Type | Method and Description |
|---|---|
void |
addNotesAndCommentsSegment(ISingleCollection<NTE> objNTESegmentCollection)
Adds collection of Notes and Comments Segment(NTE) to this message.
|
void |
addNotesAndCommentsSegment(NTE objNTE)
Adds Notes and Comments Segment(NTE) to this message.
|
void |
addObservationGroup(IGroup objGroup)
Adds Observation GROUP to this message.
|
void |
addObservationGroups(ISingleCollection<IGroup> objSingleCollection)
Adds Collection of OBSERVATION GROUP to this message.
|
void |
addParticipationForCommonOrderSegment(ISingleCollection<PRT> objPRTSegmentCollection)
Adds collection of Participation(PRT) to this message.
|
void |
addParticipationForCommonOrderSegment(PRT objPRT)
Adds Participation(PRT) to this message.
|
void |
addParticipationForObservationSegment(ISingleCollection<PRT> objPRTSegmentCollection)
Adds collection of Participation(PRT) to this message.
|
void |
addParticipationForObservationtSegment(PRT objPRT)
Adds Participation(PRT) to this message.
|
void |
addParticipationForPatientSegment(ISingleCollection<PRT> objPRTSegmentCollection)
Adds collection of Participation(PRT) to this message.
|
void |
addParticipationForPatientSegment(PRT objPRT)
Adds Participation(PRT) to this message.
|
void |
addPatientIdentificationAccessRestrictionsSegment(ARV objARV)
Adds Access Restrictions(ARV) to this message.
|
void |
addPatientIdentificationAccessRestrictionsSegment(ISingleCollection<ARV> objARVSegmentCollection)
Adds collection of Access Restrictions(ARV) to this message.
|
void |
addPatientObservationGroup(IGroup objGroup)
Adds Person Observation GROUP to this message.
|
void |
addPatientObservationGroups(ISingleCollection<IGroup> objSingleCollection)
Adds Collection of Person Observation GROUP to this message.
|
void |
addSoftwareSegment(ISingleCollection<SFT> objSFTSegmentCollection)
Adds collection of Software Segment(SFT) to this message.
|
void |
addSoftwareSegment(SFT objSFT)
Adds Software Segment(SFT) to this message.
|
void |
addTimingQuantityGroup(IGroup objGroup)
Adds TimingQuantity GROUP to this message.
|
void |
addTimingQuantityGroups(ISingleCollection<IGroup> objSingleCollection)
Adds Collection of Timing_Quantity GROUP to this message.
|
PD1 |
getAdditinalDemographicsSegment()
Retrieves Additinal Demographics segment(PD1) present in this message.
|
ORC |
getCommonOrderinformationSegment()
Retrieves Common Order information(ORC) segment present in this message.
|
ISingleCollection<NTE> |
getNotesAndCommentsSegments()
Retrieves Collection of Notes and Comments Segments(NTE) present in this message.
|
ISingleCollection<IGroup> |
getObservationGroups()
Retrieves Collection of OBSERVATION GROUP present in this message.
|
OBR |
getObservationRequestSegment()
Retrieves Observation Request(OBR) segment present in this message.
|
ISingleCollection<PRT> |
getParticipationForCommonOrderSegments()
Retrieves Collection of Participation(PRT) present in this message.
|
ISingleCollection<PRT> |
getParticipationForObservationSegments()
Retrieves Collection of Participation(PRT) present in this message.
|
ISingleCollection<PRT> |
getParticipationForPatientSegments()
Retrieves Collection of Participation(PRT) present in this message.
|
ISingleCollection<ARV> |
getPatientIdentificationAccessRestrictionsSegments()
Retrieves Collection of Access Restrictions(ARV) present in this message.
|
PID |
getPatientIdentificationSegment()
Retrieves Patient Identification(PID) segment present in this message.
|
ISingleCollection<IGroup> |
getPatientObservationGroups()
Retrieves Collection of Person Observation GROUP present in this message.
|
ISingleCollection<SFT> |
getSoftwareSegments()
Retrieves Collection of Software Segments(SFT) present in this message.
|
ISingleCollection<IGroup> |
getTimingQuantityGroups()
Retrieves Collection of Timing_Quantity GROUP present in this message.
|
UAC |
getUserAuthenticationCredentialSegment()
Retrieves User Authentication Credential(UAC) segment present in this message
|
IGroup |
getVisitGroup()
Retrieves Visit Group present in this message.
|
void |
setAdditinalDemographicsSegment(PD1 objPD1)
Sets value of Additinal Demographics segment(PD1) for this message,overwrites if already present.
|
void |
setCommonOrderinformationSegment(ORC objORC)
Sets value of Common Order information segment for this message,overwrites if already present.
|
void |
setObservationRequestSegment(OBR objOBR)
Sets value of Observation Request segment for this message,overwrites if already present.
|
void |
setPatientIdentificationSegment(PID objPID)
Sets value of PID segment for this message,overwrites if already present.
|
void |
setUserAuthenticationCredentialSegment(UAC objUAC)
Sets value of User Authentication Credential segment for this message,overwrites if already present.
|
void |
setVisitGroup(IGroup objGroup)
Sets value of Visit Group for this message,overwrites if already present.
|
contains, 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, writeToXMLpublic ISingleCollection<SFT> getSoftwareSegments()
public void addSoftwareSegment(SFT objSFT)
objSFT - Specified Software Segment(SFT) to be added in this messageto this message.public void addSoftwareSegment(ISingleCollection<SFT> objSFTSegmentCollection)
objSFTSegmentCollection - Collection of Software Segments to add in this messagepublic UAC getUserAuthenticationCredentialSegment()
public void setUserAuthenticationCredentialSegment(UAC objUAC)
objUAC - Specified UAC Segmentpublic PID getPatientIdentificationSegment()
public void setPatientIdentificationSegment(PID objPID)
objPID - Specified PID Segmentpublic PD1 getAdditinalDemographicsSegment()
public void setAdditinalDemographicsSegment(PD1 objPD1)
objPD1 - Specified Additinal Demographics(PD1) Segment.public void addParticipationForPatientSegment(PRT objPRT)
objPRT - Specified Participation Segment to be added in message.public void addParticipationForPatientSegment(ISingleCollection<PRT> objPRTSegmentCollection)
objPRTSegmentCollection - Collection of Participation(PRT) to add in this messagepublic ISingleCollection<PRT> getParticipationForPatientSegments()
public void addPatientIdentificationAccessRestrictionsSegment(ARV objARV)
objARV - Specified Access Restrictions Segment to be added in message.public void addPatientIdentificationAccessRestrictionsSegment(ISingleCollection<ARV> objARVSegmentCollection)
objARVSegmentCollection - Collection of Access Restrictions(ARV) to add in this messagepublic ISingleCollection<ARV> getPatientIdentificationAccessRestrictionsSegments()
public ISingleCollection<IGroup> getPatientObservationGroups()
public void addPatientObservationGroups(ISingleCollection<IGroup> objSingleCollection)
objSingleCollection - Specified Person Observation GROUP Collection.public void addPatientObservationGroup(IGroup objGroup)
objGroup - Specified Person Observation GROUP.public IGroup getVisitGroup()
public void setVisitGroup(IGroup objGroup)
objGroup - Specified Visit Grouppublic ORC getCommonOrderinformationSegment()
public void setCommonOrderinformationSegment(ORC objORC)
objORC - Specified Common Order information Segmentpublic void addParticipationForCommonOrderSegment(PRT objPRT)
objPRT - Specified Participation Segment to be added in message.public void addParticipationForCommonOrderSegment(ISingleCollection<PRT> objPRTSegmentCollection)
objPRTSegmentCollection - Collection of Participation(PRT) to add in this messagepublic ISingleCollection<PRT> getParticipationForCommonOrderSegments()
public OBR getObservationRequestSegment()
public void setObservationRequestSegment(OBR objOBR)
objOBR - Specified Observation Request Segmentpublic ISingleCollection<NTE> getNotesAndCommentsSegments()
public void addNotesAndCommentsSegment(NTE objNTE)
objNTE - Specified Notes and Comments Segment(NTE)to add in this message.public void addNotesAndCommentsSegment(ISingleCollection<NTE> objNTESegmentCollection)
objNTESegmentCollection - Collection of Notes and Comments Segments to add in this messagepublic void addParticipationForObservationtSegment(PRT objPRT)
objPRT - Specified Participation Segment to be added in message.public void addParticipationForObservationSegment(ISingleCollection<PRT> objPRTSegmentCollection)
objPRTSegmentCollection - Collection of Participation(PRT) to add in this messagepublic ISingleCollection<PRT> getParticipationForObservationSegments()
public ISingleCollection<IGroup> getTimingQuantityGroups()
public void addTimingQuantityGroups(ISingleCollection<IGroup> objSingleCollection)
objSingleCollection - Specified Timing_Quantity GROUP Collection.public void addTimingQuantityGroup(IGroup objGroup)
objGroup - Specified TimingQuantity GROUP.public ISingleCollection<IGroup> getObservationGroups()
public void addObservationGroups(ISingleCollection<IGroup> objSingleCollection)
objSingleCollection - Specified OBSERVATION GROUP Collection.public void addObservationGroup(IGroup objGroup)
objGroup - Specified Observation GROUP.