ca.infoway.messagebuilder.model.pcs_mr2009_r02_04_02.merged
Class ActRequestBean

Package class diagram package ActRequestBean
java.lang.Object
  extended by ca.infoway.messagebuilder.model.MessagePartBean
      extended by ca.infoway.messagebuilder.model.pcs_mr2009_r02_04_02.merged.ActRequestBean
All Implemented Interfaces:
NullFlavorSupport, Serializable

public class ActRequestBean
extends MessagePartBean

Business Name: ReferencedRecord

COMT_MT001101CA.ActRequest: Referenced Record

As a request, refers to the event to be acted upon or which has been acted upon.

As a response, may be used to indicate the identifier assigned to a created object.

References an existing event record by identifier.

COMT_MT001103CA.ActEvent: Referenced Record

As a request, refers to the event to be acted upon or which has been acted upon.

As a response, may be used to indicate the identifier assigned to a created object.

References an existing event record by identifier.

COMT_MT001201CA.Role: Referenced Record

As a request, refers to the role to be acted upon or which has been acted upon.

As a response, may be used to indicate the identifier assigned to a created object.

References an existing role record by identifier.

See Also:
Serialized Form

Constructor Summary
ActRequestBean()
           
 
Method Summary
 Set<Identifier> getId()
          Un-merged Business Name: RecordIds
 Boolean getPreconditionVerificationEventCriterion()
          Un-merged Business Name: (no business name specified)
 void setPreconditionVerificationEventCriterion(Boolean preconditionVerificationEventCriterion)
          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

ActRequestBean

public ActRequestBean()
Method Detail

getId

public Set<Identifier> getId()

Un-merged Business Name: RecordIds

Relationship: COMT_MT001101CA.ActRequest.id

Conformance/Cardinality: MANDATORY (1-2)

Allows the event record to be uniquely referenced and is therefore mandatory.

The identifier assigned by the central system (EHR) to the Event record being referred to.

Un-merged Business Name: PrescriptionOrderNumber

Relationship: PORX_MT010140CA.ActRequest.id

Conformance/Cardinality: MANDATORY (1-2)

Allows prescriptions to be uniquely referenced. Multiple identifiers are allowed to support assigning of prescription ids by the prescriber, EHR, and potentially by pharmacies.

The ID is mandatory to allow every prescription record to be uniquely identified.

This is an identifier assigned to a specific medication order. The number remains constant across the lifetime of the order, regardless of the number of providers or pharmacies involved in fulfilling the order.

Un-merged Business Name: RecordIds

Relationship: COMT_MT001103CA.ActEvent.id

Conformance/Cardinality: MANDATORY (1-2)

Allows the event record to be uniquely referenced and is therefore mandatory.

The identifier assigned by the central system (EHR) to the Event record being referred to.

Un-merged Business Name: RecordIds

Relationship: COMT_MT001201CA.Role.id

Conformance/Cardinality: MANDATORY (1-2)

Allows the role record to be uniquely referenced and is therefore mandatory.

The identifier assigned by the registry to the role record being referred to


getPreconditionVerificationEventCriterion

public Boolean getPreconditionVerificationEventCriterion()

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

Relationship: PORX_MT010140CA.Precondition.verificationEventCriterion

Conformance/Cardinality: POPULATED (1)


setPreconditionVerificationEventCriterion

public void setPreconditionVerificationEventCriterion(Boolean preconditionVerificationEventCriterion)

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

Relationship: PORX_MT010140CA.Precondition.verificationEventCriterion

Conformance/Cardinality: POPULATED (1)



Copyright © 2013. All Rights Reserved.