ca.infoway.messagebuilder.model.ab_mr2007_v02_r02.common.merged
Class RefersToBean<RR>

Package class diagram package RefersToBean
java.lang.Object
  extended by ca.infoway.messagebuilder.model.MessagePartBean
      extended by ca.infoway.messagebuilder.model.ab_mr2007_v02_r02.common.merged.RefersToBean<RR>
All Implemented Interfaces:
NullFlavorSupport, Serializable

public class RefersToBean<RR>
extends MessagePartBean

Business Name: RefersTo

MFMI_MT700711CA.Subject2: f:refers to

On ‘creation’ interactions (where the state transition is null->active), this must be true otherwise it must be false.

Indicates the item(s) being acted upon by this trigger event.

Will be mandatory in wrappers with payload messages, otherwise not present.

Indicates the item(s) being acted upon by this trigger event.

Will be mandatory in wrappers with payload messages, otherwise not present.

Provides information about the thing being created, modified or removed.

If there are multiple subject items, the changes to all of them must be either accepted or rejected as a single action. I.e. One trigger event = 1 unit of work.

MFMI_MT700716CA.Subject2: f:refers to

Indicates the item(s) being acted upon by this trigger event.

Will be mandatory in wrappers with payload messages, otherwise not present.

Indicates the item(s) being acted upon by this trigger event.

Will be mandatory in wrappers with payload messages, otherwise not present.

Provides information about the thing being created, modified or removed.

If there are multiple subject items, the changes to all of them must be either accepted or rejected as a single action. I.e. One trigger event = 1 unit of work.

See Also:
Serialized Form

Constructor Summary
RefersToBean()
           
 
Method Summary
 Boolean getContextConductionInd()
          Business Name: CascadeResponsibilityIndicator
 EHRRepositoryBean getRegistrationRequestCustodianAssignedDevice()
          Un-merged Business Name: (no business name specified)
 List<ReplacesBean> getRegistrationRequestReplacementOf()
          Un-merged Business Name: (no business name specified)
 RegisteredItemBean<RR> getRegistrationRequestSubject()
          Un-merged Business Name: (no business name specified)
 void setContextConductionInd(Boolean contextConductionInd)
          Business Name: CascadeResponsibilityIndicator
 void setRegistrationRequestCustodianAssignedDevice(EHRRepositoryBean registrationRequestCustodianAssignedDevice)
          Un-merged Business Name: (no business name specified)
 void setRegistrationRequestSubject(RegisteredItemBean<RR> registrationRequestSubject)
          Un-merged Business Name: (no business name specified)
 
Methods inherited from class ca.infoway.messagebuilder.model.MessagePartBean
getField, getNullFlavor, getNullFlavor, getSpecializationType, hasNullFlavor, hasNullFlavor, setNullFlavor, setNullFlavor, setSpecializationType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RefersToBean

public RefersToBean()
Method Detail

getContextConductionInd

public Boolean getContextConductionInd()

Business Name: CascadeResponsibilityIndicator

Un-merged Business Name: CascadeResponsibilityIndicator

Relationship: MFMI_MT700711CA.Subject2.contextConductionInd

Conformance/Cardinality: MANDATORY (1)

Indicates whether or not objects of the trigger event are to be cascaded to the payload.

If true, associations in the parent act are conducted across the ActRelationship to the message payload (act). Conduction for each association is specifically indicated by each associations' contextControlCode value.

In other words, if the "subject" act relationship has contextConductionInd=true; THEN the subjectOf association is carried (to the regsitrationRequest act) according to the subjectOf.contextControlCode (AP = propogate to the reg request and add to any subject(s) (issues) already present in the payload).

Indicates whether or not objects of the trigger event are to be cascaded to the payload.

If true, associations in the parent act are conducted across the ActRelationship to the message payload (act). Conduction for each association is specifically indicated by each associations' contextControlCode value.

In other words, if the "subject" act relationship has contextConductionInd=true; THEN the subjectOf association is carried (to the regsitrationRequest act) according to the subjectOf.contextControlCode (AP = propogate to the reg request and add to any subject(s) (issues) already present in the payload).

Indicates whether or not objects of the trigger event are to be cascaded to the payload.

If true, associations in the parent act are conducted across the ActRelationship to the message payload (act). Conduction for each association is specifically indicated by each associations' contextControlCode value.

In other words, if the "subject" act relationship has contextConductionInd=true; THEN the subjectOf association is carried (to the regsitrationRequest act) according to the subjectOf.contextControlCode (AP = propogate to the reg request and add to any subject(s) (issues) already present in the payload).

Cascading of trigger event objects allows different messages to employ consistent and common objects.

Attribute is mandatory to ensure that cascading will be specified one way or another.

Cascading of trigger event objects allows different messages to employ consistent and common objects.

Attribute is mandatory to ensure that cascading will be specified one way or another.

Un-merged Business Name: CascadeResponsibilityIndicator

Relationship: MFMI_MT700716CA.Subject2.contextConductionInd

Conformance/Cardinality: MANDATORY (1)

On ‘creation’ interactions (where the state transition is null->active), this must be true otherwise it must be false.

Indicates whether or not objects of the trigger event are to be cascaded to the payload.

If true, associations in the parent act are conducted across the ActRelationship to the message payload (act). Conduction for each association is specifically indicated by each associations' contextControlCode value.

In other words, if the "subject" act relationship has contextConductionInd=true; THEN the subjectOf association is carried (to the regsitrationRequest act) according to the subjectOf.contextControlCode (AP = propogate to the reg request and add to any subject(s) (issues) already present in the payload).

Indicates whether or not objects of the trigger event are to be cascaded to the payload.

If true, associations in the parent act are conducted across the ActRelationship to the message payload (act). Conduction for each association is specifically indicated by each associations' contextControlCode value.

In other words, if the "subject" act relationship has contextConductionInd=true; THEN the subjectOf association is carried (to the regsitrationRequest act) according to the subjectOf.contextControlCode (AP = propogate to the reg request and add to any subject(s) (issues) already present in the payload).

Indicates whether or not objects of the trigger event are to be cascaded to the payload.

If true, associations in the parent act are conducted across the ActRelationship to the message payload (act). Conduction for each association is specifically indicated by each associations' contextControlCode value.

In other words, if the "subject" act relationship has contextConductionInd=true; THEN the subjectOf association is carried (to the regsitrationRequest act) according to the subjectOf.contextControlCode (AP = propogate to the reg request and add to any subject(s) (issues) already present in the payload).

Cascading of trigger event objects allows different messages to employ consistent and common objects.

Attribute is mandatory to ensure that cascading will be specified one way or another.

Cascading of trigger event objects allows different messages to employ consistent and common objects.

Attribute is mandatory to ensure that cascading will be specified one way or another.


setContextConductionInd

public void setContextConductionInd(Boolean contextConductionInd)

Business Name: CascadeResponsibilityIndicator

Un-merged Business Name: CascadeResponsibilityIndicator

Relationship: MFMI_MT700711CA.Subject2.contextConductionInd

Conformance/Cardinality: MANDATORY (1)

Indicates whether or not objects of the trigger event are to be cascaded to the payload.

If true, associations in the parent act are conducted across the ActRelationship to the message payload (act). Conduction for each association is specifically indicated by each associations' contextControlCode value.

In other words, if the "subject" act relationship has contextConductionInd=true; THEN the subjectOf association is carried (to the regsitrationRequest act) according to the subjectOf.contextControlCode (AP = propogate to the reg request and add to any subject(s) (issues) already present in the payload).

Indicates whether or not objects of the trigger event are to be cascaded to the payload.

If true, associations in the parent act are conducted across the ActRelationship to the message payload (act). Conduction for each association is specifically indicated by each associations' contextControlCode value.

In other words, if the "subject" act relationship has contextConductionInd=true; THEN the subjectOf association is carried (to the regsitrationRequest act) according to the subjectOf.contextControlCode (AP = propogate to the reg request and add to any subject(s) (issues) already present in the payload).

Indicates whether or not objects of the trigger event are to be cascaded to the payload.

If true, associations in the parent act are conducted across the ActRelationship to the message payload (act). Conduction for each association is specifically indicated by each associations' contextControlCode value.

In other words, if the "subject" act relationship has contextConductionInd=true; THEN the subjectOf association is carried (to the regsitrationRequest act) according to the subjectOf.contextControlCode (AP = propogate to the reg request and add to any subject(s) (issues) already present in the payload).

Cascading of trigger event objects allows different messages to employ consistent and common objects.

Attribute is mandatory to ensure that cascading will be specified one way or another.

Cascading of trigger event objects allows different messages to employ consistent and common objects.

Attribute is mandatory to ensure that cascading will be specified one way or another.

Un-merged Business Name: CascadeResponsibilityIndicator

Relationship: MFMI_MT700716CA.Subject2.contextConductionInd

Conformance/Cardinality: MANDATORY (1)

On ‘creation’ interactions (where the state transition is null->active), this must be true otherwise it must be false.

Indicates whether or not objects of the trigger event are to be cascaded to the payload.

If true, associations in the parent act are conducted across the ActRelationship to the message payload (act). Conduction for each association is specifically indicated by each associations' contextControlCode value.

In other words, if the "subject" act relationship has contextConductionInd=true; THEN the subjectOf association is carried (to the regsitrationRequest act) according to the subjectOf.contextControlCode (AP = propogate to the reg request and add to any subject(s) (issues) already present in the payload).

Indicates whether or not objects of the trigger event are to be cascaded to the payload.

If true, associations in the parent act are conducted across the ActRelationship to the message payload (act). Conduction for each association is specifically indicated by each associations' contextControlCode value.

In other words, if the "subject" act relationship has contextConductionInd=true; THEN the subjectOf association is carried (to the regsitrationRequest act) according to the subjectOf.contextControlCode (AP = propogate to the reg request and add to any subject(s) (issues) already present in the payload).

Indicates whether or not objects of the trigger event are to be cascaded to the payload.

If true, associations in the parent act are conducted across the ActRelationship to the message payload (act). Conduction for each association is specifically indicated by each associations' contextControlCode value.

In other words, if the "subject" act relationship has contextConductionInd=true; THEN the subjectOf association is carried (to the regsitrationRequest act) according to the subjectOf.contextControlCode (AP = propogate to the reg request and add to any subject(s) (issues) already present in the payload).

Cascading of trigger event objects allows different messages to employ consistent and common objects.

Attribute is mandatory to ensure that cascading will be specified one way or another.

Cascading of trigger event objects allows different messages to employ consistent and common objects.

Attribute is mandatory to ensure that cascading will be specified one way or another.


getRegistrationRequestSubject

public RegisteredItemBean<RR> getRegistrationRequestSubject()

Un-merged Business Name: (no business name specified)

Relationship: MFMI_MT700711CA.RegistrationRequest.subject

Conformance/Cardinality: MANDATORY (1)

Un-merged Business Name: (no business name specified)

Relationship: MFMI_MT700716CA.RegistrationRequest.subject

Conformance/Cardinality: MANDATORY (1)


setRegistrationRequestSubject

public void setRegistrationRequestSubject(RegisteredItemBean<RR> registrationRequestSubject)

Un-merged Business Name: (no business name specified)

Relationship: MFMI_MT700711CA.RegistrationRequest.subject

Conformance/Cardinality: MANDATORY (1)

Un-merged Business Name: (no business name specified)

Relationship: MFMI_MT700716CA.RegistrationRequest.subject

Conformance/Cardinality: MANDATORY (1)


getRegistrationRequestCustodianAssignedDevice

public EHRRepositoryBean getRegistrationRequestCustodianAssignedDevice()

Un-merged Business Name: (no business name specified)

Relationship: MFMI_MT700711CA.Custodian.assignedDevice

Conformance/Cardinality: MANDATORY (1)

Un-merged Business Name: (no business name specified)

Relationship: MFMI_MT700716CA.Custodian.assignedDevice

Conformance/Cardinality: MANDATORY (1)


setRegistrationRequestCustodianAssignedDevice

public void setRegistrationRequestCustodianAssignedDevice(EHRRepositoryBean registrationRequestCustodianAssignedDevice)

Un-merged Business Name: (no business name specified)

Relationship: MFMI_MT700711CA.Custodian.assignedDevice

Conformance/Cardinality: MANDATORY (1)

Un-merged Business Name: (no business name specified)

Relationship: MFMI_MT700716CA.Custodian.assignedDevice

Conformance/Cardinality: MANDATORY (1)


getRegistrationRequestReplacementOf

public List<ReplacesBean> getRegistrationRequestReplacementOf()

Un-merged Business Name: (no business name specified)

Relationship: MFMI_MT700711CA.RegistrationRequest.replacementOf

Conformance/Cardinality: OPTIONAL (0-10)

Un-merged Business Name: (no business name specified)

Relationship: MFMI_MT700716CA.RegistrationRequest.replacementOf

Conformance/Cardinality: OPTIONAL (0-10)



Copyright © 2013. All Rights Reserved.