|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectca.infoway.messagebuilder.model.MessagePartBean
ca.infoway.messagebuilder.model.pcs_mr2007_v02_r02.merged.ConsentBean
public class ConsentBean
Business Name: Consent
RCMR_MT010001CA.ConsentEvent: Consent
If code is INFA, then InformDefinition must be present, otherwise it must be absent
One and only one of author1 (Consenter) and author2 (Provider) must be specified
If author2 (provider) is specified, reasonCode must be specified
Provides authorization to record and/or view patient information.
Information pertaining to a patient's agreement/acceptance to have his/her clinical information electronically stored and shared.
COCT_MT470012CA.ConsentEvent: Consent
One and only one of author2 (Consenter) and author1 (Provider) must be specified.
If author1 (provider) is specified, reason code must be specified.
Provides authorization to record and/or view patient, client, or provider information.
Indicates the consent or keyword used to authorize access or update, including a reason for access; May also be used to override access restriction to the information ('break the glass') on a message by message basis. May be required on a Prescription Request to indicate a keyword for DUR processing.
The keywords will not be passed from prescriber to dispenser by the DIS.
Information pertaining to a patient's (or client or provider) agreement/acceptance to have his/her clinical or demographic information electronically stored and shared.
Constructor Summary | |
---|---|
ConsentBean()
|
Method Summary | |
---|---|
ConsentedToByBean |
getAuthor1()
Un-merged Business Name: (no business name specified) |
PrescribedByBean |
getAuthor2()
Un-merged Business Name: (no business name specified) |
ActConsentType |
getCode()
Business Name: ConsentType |
InformationAccessBean |
getComponentPermissionToInform()
Un-merged Business Name: (no business name specified) |
Interval<Date> |
getEffectiveTime()
Business Name: ConsentEffectiveAndEndTime |
Identifier |
getId()
Business Name: ConsentFormNumber |
Boolean |
getNegationInd()
Business Name: ConsentRefusedIndicator |
ActConsentInformationAccessReason |
getReasonCode()
Business Name: ConsentOverrideReason |
SubjectChoice |
getSubject1SubjectChoice()
Un-merged Business Name: (no business name specified) |
AccessTypeBean |
getSubject2InformDefinition()
Un-merged Business Name: (no business name specified) |
void |
setAuthor1(ConsentedToByBean author1)
Un-merged Business Name: (no business name specified) |
void |
setAuthor2(PrescribedByBean author2)
Un-merged Business Name: (no business name specified) |
void |
setCode(ActConsentType code)
Business Name: ConsentType |
void |
setComponentPermissionToInform(InformationAccessBean componentPermissionToInform)
Un-merged Business Name: (no business name specified) |
void |
setEffectiveTime(Interval<Date> effectiveTime)
Business Name: ConsentEffectiveAndEndTime |
void |
setId(Identifier id)
Business Name: ConsentFormNumber |
void |
setNegationInd(Boolean negationInd)
Business Name: ConsentRefusedIndicator |
void |
setReasonCode(ActConsentInformationAccessReason reasonCode)
Business Name: ConsentOverrideReason |
void |
setSubject1SubjectChoice(SubjectChoice subject1SubjectChoice)
Un-merged Business Name: (no business name specified) |
void |
setSubject2InformDefinition(AccessTypeBean subject2InformDefinition)
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 |
---|
public ConsentBean()
Method Detail |
---|
public Identifier getId()
Business Name: ConsentFormNumber
Un-merged Business Name: ConsentFormNumber
Relationship: COCT_MT470012CA.ConsentEvent.id
Conformance/Cardinality: REQUIRED (0-1)
Authorization.formNumber
Provides a traceable audit link between a physical consent form and its electronic record
A unique identifier for a specific consent for a patient, client or provider.
Un-merged Business Name: ConsentFormNumber
Relationship: RCMR_MT010001CA.ConsentEvent.id
Conformance/Cardinality: REQUIRED (0-1)
Provides a traceable audit link between a physical consent form and its electronic record
A unique identifier for a specific consent for a patient.
public void setId(Identifier id)
Business Name: ConsentFormNumber
Un-merged Business Name: ConsentFormNumber
Relationship: COCT_MT470012CA.ConsentEvent.id
Conformance/Cardinality: REQUIRED (0-1)
Authorization.formNumber
Provides a traceable audit link between a physical consent form and its electronic record
A unique identifier for a specific consent for a patient, client or provider.
Un-merged Business Name: ConsentFormNumber
Relationship: RCMR_MT010001CA.ConsentEvent.id
Conformance/Cardinality: REQUIRED (0-1)
Provides a traceable audit link between a physical consent form and its electronic record
A unique identifier for a specific consent for a patient.
public ActConsentType getCode()
Business Name: ConsentType
Un-merged Business Name: ConsentType
Relationship: RCMR_MT010001CA.ConsentEvent.code
Conformance/Cardinality: MANDATORY (1)
Distinguishes what type of consent is being dealt with and is therefore mandatory.
Indicates the type of consent being given: Information access or Information maintenance.
public void setCode(ActConsentType code)
Business Name: ConsentType
Un-merged Business Name: ConsentType
Relationship: RCMR_MT010001CA.ConsentEvent.code
Conformance/Cardinality: MANDATORY (1)
Distinguishes what type of consent is being dealt with and is therefore mandatory.
Indicates the type of consent being given: Information access or Information maintenance.
public Boolean getNegationInd()
Business Name: ConsentRefusedIndicator
Un-merged Business Name: ConsentRefusedIndicator
Relationship: RCMR_MT010001CA.ConsentEvent.negationInd
Conformance/Cardinality: OPTIONAL (0-1)
Must be either not present or non-null.
Primarily applies for global "participation" consent, when there is a need to track whether the patient has consented, not consented, or has not recorded a decision.
Because not all jurisdictions will track "participation" consent, this attribute is optional. In jurisdictions where it is supported, the element must always be valued as either true or false.
If true, indicates that consent has explicitly *not* been given.
public void setNegationInd(Boolean negationInd)
Business Name: ConsentRefusedIndicator
Un-merged Business Name: ConsentRefusedIndicator
Relationship: RCMR_MT010001CA.ConsentEvent.negationInd
Conformance/Cardinality: OPTIONAL (0-1)
Must be either not present or non-null.
Primarily applies for global "participation" consent, when there is a need to track whether the patient has consented, not consented, or has not recorded a decision.
Because not all jurisdictions will track "participation" consent, this attribute is optional. In jurisdictions where it is supported, the element must always be valued as either true or false.
If true, indicates that consent has explicitly *not* been given.
public Interval<Date> getEffectiveTime()
Business Name: ConsentEffectiveAndEndTime
Un-merged Business Name: ConsentEffectiveAndEndTime
Relationship: COCT_MT470012CA.ConsentEvent.effectiveTime
Conformance/Cardinality: REQUIRED (0-1)
Authorization.endTime (high)
Most consents are not open-ended, to ensure the patient, client, or provider retains a level of control.
Indicates the time that the consent will expire. 'Low' is effective time and 'High' is end time.
Un-merged Business Name: ConsentEffectiveAndEndTime
Relationship: RCMR_MT010001CA.ConsentEvent.effectiveTime
Conformance/Cardinality: REQUIRED (0-1)
Most consents are not open-ended, to ensure the patient retains a level of control
Indicates the time that the consent will expire. 'Low' is effective time and 'High' is end time.
public void setEffectiveTime(Interval<Date> effectiveTime)
Business Name: ConsentEffectiveAndEndTime
Un-merged Business Name: ConsentEffectiveAndEndTime
Relationship: COCT_MT470012CA.ConsentEvent.effectiveTime
Conformance/Cardinality: REQUIRED (0-1)
Authorization.endTime (high)
Most consents are not open-ended, to ensure the patient, client, or provider retains a level of control.
Indicates the time that the consent will expire. 'Low' is effective time and 'High' is end time.
Un-merged Business Name: ConsentEffectiveAndEndTime
Relationship: RCMR_MT010001CA.ConsentEvent.effectiveTime
Conformance/Cardinality: REQUIRED (0-1)
Most consents are not open-ended, to ensure the patient retains a level of control
Indicates the time that the consent will expire. 'Low' is effective time and 'High' is end time.
public ActConsentInformationAccessReason getReasonCode()
Business Name: ConsentOverrideReason
Un-merged Business Name: ConsentOverrideReason
Relationship: COCT_MT470012CA.ConsentEvent.reasonCode
Conformance/Cardinality: REQUIRED (0-1)
Authorization.reason (mnemonic)
Authorization.comment (original text)
Important for audit purposes
Indicates a reason for overriding a patient's (or client or provider) consent rules.
Un-merged Business Name: ConsentOverrideReason
Relationship: RCMR_MT010001CA.ConsentEvent.reasonCode
Conformance/Cardinality: REQUIRED (0-1)
Important for audit purposes
Indicates a reason for overriding a patient's consent rules or accessing information without consent.
public void setReasonCode(ActConsentInformationAccessReason reasonCode)
Business Name: ConsentOverrideReason
Un-merged Business Name: ConsentOverrideReason
Relationship: COCT_MT470012CA.ConsentEvent.reasonCode
Conformance/Cardinality: REQUIRED (0-1)
Authorization.reason (mnemonic)
Authorization.comment (original text)
Important for audit purposes
Indicates a reason for overriding a patient's (or client or provider) consent rules.
Un-merged Business Name: ConsentOverrideReason
Relationship: RCMR_MT010001CA.ConsentEvent.reasonCode
Conformance/Cardinality: REQUIRED (0-1)
Important for audit purposes
Indicates a reason for overriding a patient's consent rules or accessing information without consent.
public ConsentedToByBean getAuthor1()
Un-merged Business Name: (no business name specified)
Relationship: COCT_MT470012CA.ConsentEvent.author1
Conformance/Cardinality: REQUIRED (0-1)
Un-merged Business Name: (no business name specified)
Relationship: RCMR_MT010001CA.ConsentEvent.author1
Conformance/Cardinality: REQUIRED (0-1)
public void setAuthor1(ConsentedToByBean author1)
Un-merged Business Name: (no business name specified)
Relationship: COCT_MT470012CA.ConsentEvent.author1
Conformance/Cardinality: REQUIRED (0-1)
Un-merged Business Name: (no business name specified)
Relationship: RCMR_MT010001CA.ConsentEvent.author1
Conformance/Cardinality: REQUIRED (0-1)
public PrescribedByBean getAuthor2()
Un-merged Business Name: (no business name specified)
Relationship: COCT_MT470012CA.ConsentEvent.author2
Conformance/Cardinality: REQUIRED (0-1)
Un-merged Business Name: (no business name specified)
Relationship: RCMR_MT010001CA.ConsentEvent.author2
Conformance/Cardinality: REQUIRED (0-1)
public void setAuthor2(PrescribedByBean author2)
Un-merged Business Name: (no business name specified)
Relationship: COCT_MT470012CA.ConsentEvent.author2
Conformance/Cardinality: REQUIRED (0-1)
Un-merged Business Name: (no business name specified)
Relationship: RCMR_MT010001CA.ConsentEvent.author2
Conformance/Cardinality: REQUIRED (0-1)
public InformationAccessBean getComponentPermissionToInform()
Un-merged Business Name: (no business name specified)
Relationship: RCMR_MT010001CA.Component.permissionToInform
Conformance/Cardinality: POPULATED (1)
public void setComponentPermissionToInform(InformationAccessBean componentPermissionToInform)
Un-merged Business Name: (no business name specified)
Relationship: RCMR_MT010001CA.Component.permissionToInform
Conformance/Cardinality: POPULATED (1)
public SubjectChoice getSubject1SubjectChoice()
Un-merged Business Name: (no business name specified)
Relationship: COCT_MT470012CA.Subject.subjectChoice
Conformance/Cardinality: MANDATORY (1)
public void setSubject1SubjectChoice(SubjectChoice subject1SubjectChoice)
Un-merged Business Name: (no business name specified)
Relationship: COCT_MT470012CA.Subject.subjectChoice
Conformance/Cardinality: MANDATORY (1)
public AccessTypeBean getSubject2InformDefinition()
Un-merged Business Name: (no business name specified)
Relationship: COCT_MT470012CA.Subject2.informDefinition
Conformance/Cardinality: MANDATORY (1)
public void setSubject2InformDefinition(AccessTypeBean subject2InformDefinition)
Un-merged Business Name: (no business name specified)
Relationship: COCT_MT470012CA.Subject2.informDefinition
Conformance/Cardinality: MANDATORY (1)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |