public final class CCU_I20 extends Message
Represents a CCU_I20 message structure (see chapter 11.6.6). This structure contains the following elements:
0: MSH (Message Header Segment) SINGLE_COMPULSARY| Constructor and Description |
|---|
CCU_I20(IMap objMessageMap)
Constructs the CCU_I20 message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addAppointmentHistoryGroup(IGroup objGroup)
Adds Appointment History GROUP to this message.
|
void |
addAppointmentHistoryGroups(ISingleCollection<IGroup> objSingleCollection)
Adds Collection of Appointment History GROUP to this message.
|
void |
addClinicalHistoryGroup(IGroup objGroup)
Adds Clinical History GROUP to this message.
|
void |
addClinicalHistoryGroups(ISingleCollection<IGroup> objSingleCollection)
Adds Collection of Clinical History GROUP to this message.
|
void |
addGoalGroup(IGroup objGroup)
Adds Goal GROUP to this message.
|
void |
addGoalGroups(ISingleCollection<IGroup> objSingleCollection)
Adds Collection of Goal GROUP to this message.
|
void |
addInsuranceGroup(IGroup objGroup)
Adds Insurance GROUP to this message.
|
void |
addInsuranceGroups(ISingleCollection<IGroup> objSingleCollection)
Adds Collection of Insurance GROUP to this message.
|
void |
addMedicationHistoryGroup(IGroup objGroup)
Adds Medication History GROUP to this message.
|
void |
addMedicationHistoryGroups(ISingleCollection<IGroup> objSingleCollection)
Adds Collection of Medication History GROUP to this message.
|
void |
addNextOfKinOrAssociatedPartiesSegment(ISingleCollection<NK1> objNK1SegmentCollection)
Adds collection of Next of Kin Segments(NK1) to this message.
|
void |
addNextOfKinOrAssociatedPartiesSegment(NK1 objNK1)
Adds Next of Kin/Associated Parties Segment(NK1) to this message.
|
void |
addPathwayGroup(IGroup objGroup)
Adds Pathway GROUP to this message.
|
void |
addPathwayGroups(ISingleCollection<IGroup> objSingleCollection)
Adds Collection of Pathway GROUP to this message.
|
void |
addPatientGroup(IGroup objGroup)
Adds PATIENT GROUP to this message.
|
void |
addPatientGroups(ISingleCollection<IGroup> objSingleCollection)
Adds Collection of PATIENT GROUP to this message.
|
void |
addPatientVisitGroup(IGroup objGroup)
Adds Patient Visit GROUP to this message.
|
void |
addPatientVisitGroups(ISingleCollection<IGroup> objSingleCollection)
Adds Collection of Patient Visit GROUP to this message.
|
void |
addProblemGroup(IGroup objGroup)
Adds Problem GROUP to this message.
|
void |
addProblemGroups(ISingleCollection<IGroup> objSingleCollection)
Adds Collection of Problem GROUP to this message.
|
void |
addProviderContactGroup(IGroup objGroup)
Adds Provider Contact GROUP to this message.
|
void |
addProviderContactGroups(ISingleCollection<IGroup> objSingleCollection)
Adds Collection of Provider Contact GROUP to this message.
|
void |
addRelationshipSegment(ISingleCollection<REL> objRELSegmentCollection)
Adds collection of Relationship Segment(REL) to this message.
|
void |
addRelationshipSegment(REL objREL)
Adds Relationship Segment(REL) 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.
|
ISingleCollection<IGroup> |
getAppointmentHistoryGroups()
Retrieves Collection of Appointment History GROUP present in this message.
|
ISingleCollection<IGroup> |
getClinicalHistoryGroups()
Retrieves Collection of Clinical History GROUP present in this message.
|
ISingleCollection<IGroup> |
getGoalGroups()
Retrieves Collection of Goal GROUP present in this message.
|
ISingleCollection<IGroup> |
getInsuranceGroups()
Retrieves Collection of Insurance GROUP present in this message.
|
ISingleCollection<IGroup> |
getMedicationHistoryGroups()
Retrieves Collection of Medication History GROUP present in this message.
|
ISingleCollection<NK1> |
getNextOfKinOrAssociatedPartiesSegments()
Retrieves Collection of Next of Kin/Associated Parties Segment(NK1) present in this message.
|
ISingleCollection<IGroup> |
getPathwayGroups()
Retrieves Collection of Pathway GROUP present in this message.
|
ISingleCollection<IGroup> |
getPatientGroups()
Retrieves Collection of PATIENT GROUP present in this message.
|
ISingleCollection<IGroup> |
getPatientVisitGroups()
Retrieves Collection of Patient Visit GROUP present in this message.
|
ISingleCollection<IGroup> |
getProblemGroups()
Retrieves Collection of Problem GROUP present in this message.
|
ISingleCollection<IGroup> |
getProviderContactGroups()
Retrieves Collection of Provider Contact GROUP present in this message.
|
RF1 |
getReferralInformationSegment()
Retrieves Referral Information(RF1) segment present in this message
|
ISingleCollection<REL> |
getRelationshipSegments()
Retrieves Collection of Relationship Segments(REL) present in this message.
|
ISingleCollection<SFT> |
getSoftwareSegments()
Retrieves Collection of Software Segments(SFT) present in this message.
|
UAC |
getUserAuthenticationCredentialSegment()
Retrieves User Authentication Credential(UAC) segment present in this message
|
void |
setReferralInformationSegment(RF1 objRF1)
Sets value of Referral Information 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.
|
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 CCU_I20(IMap objMessageMap)
public 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 RF1 getReferralInformationSegment()
public void setReferralInformationSegment(RF1 objRF1)
objRF1 - Specified Referral Information Segmentpublic ISingleCollection<IGroup> getProviderContactGroups()
public void addProviderContactGroups(ISingleCollection<IGroup> objSingleCollection)
objSingleCollection - Specified Provider Contact GROUP Collection.public void addProviderContactGroup(IGroup objGroup)
objGroup - Provider Contact GROUP.public ISingleCollection<IGroup> getPatientGroups()
public void addPatientGroups(ISingleCollection<IGroup> objSingleCollection)
objSingleCollection - Specified PATIENT GROUP Collection.public void addPatientGroup(IGroup objGroup)
objGroup - Specified PATIENT GROUP.public void addNextOfKinOrAssociatedPartiesSegment(NK1 objNK1)
objNK1 - Specified Next of Kin/Associated Parties Segment(NK1) to add in message.public void addNextOfKinOrAssociatedPartiesSegment(ISingleCollection<NK1> objNK1SegmentCollection)
objNK1SegmentCollection - Collection of Next of Kin/Associated Parties Segment(NK1) to add in this messagepublic ISingleCollection<NK1> getNextOfKinOrAssociatedPartiesSegments()
public ISingleCollection<IGroup> getInsuranceGroups()
public void addInsuranceGroups(ISingleCollection<IGroup> objSingleCollection)
objSingleCollection - Specified Insurance GROUP Collection.public void addInsuranceGroup(IGroup objGroup)
objGroup - Specified Insurance GROUP.public ISingleCollection<IGroup> getAppointmentHistoryGroups()
public void addAppointmentHistoryGroups(ISingleCollection<IGroup> objSingleCollection)
objSingleCollection - Specified Appointment History GROUP Collection.public void addAppointmentHistoryGroup(IGroup objGroup)
objGroup - Specified Appointment History GROUP.public ISingleCollection<IGroup> getClinicalHistoryGroups()
public void addClinicalHistoryGroups(ISingleCollection<IGroup> objSingleCollection)
objSingleCollection - Specified Clinical History GROUP Collection.public void addClinicalHistoryGroup(IGroup objGroup)
objGroup - Specified Clinical History GROUP.public ISingleCollection<IGroup> getPatientVisitGroups()
public void addPatientVisitGroups(ISingleCollection<IGroup> objSingleCollection)
objSingleCollection - Specified Patient Visit GROUP Collection.public void addPatientVisitGroup(IGroup objGroup)
objGroup - Patient Visit GROUP.public ISingleCollection<IGroup> getMedicationHistoryGroups()
public void addMedicationHistoryGroups(ISingleCollection<IGroup> objSingleCollection)
objSingleCollection - Specified Medication History GROUP Collection.public void addMedicationHistoryGroup(IGroup objGroup)
objGroup - Specified Medicationl History GROUP.public ISingleCollection<IGroup> getProblemGroups()
public void addProblemGroups(ISingleCollection<IGroup> objSingleCollection)
objSingleCollection - Specified Problem GROUP Collection.public void addProblemGroup(IGroup objGroup)
objGroup - Specified Problem GROUP.public ISingleCollection<IGroup> getGoalGroups()
public void addGoalGroups(ISingleCollection<IGroup> objSingleCollection)
objSingleCollection - Specified Goal GROUP Collection.public void addGoalGroup(IGroup objGroup)
objGroup - Specified Goal GROUP.public ISingleCollection<IGroup> getPathwayGroups()
public void addPathwayGroups(ISingleCollection<IGroup> objSingleCollection)
objSingleCollection - Specified Pathway GROUP Collection.public void addPathwayGroup(IGroup objGroup)
objGroup - Specified Pathway GROUP.public void addRelationshipSegment(REL objREL)
objREL - Specified Relationship Segment(REL)to be added in message.public void addRelationshipSegment(ISingleCollection<REL> objRELSegmentCollection)
objRELSegmentCollection - Collection of Relationship Segments to add in this messagepublic ISingleCollection<REL> getRelationshipSegments()