Description
This page allows you to modify the determination configuration details.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
NameDA_DETERMINATIONCONFIG_NAMEThe Determination Configuration Name.No
ReferenceDA_DETERMINATION_REFERENCEThis is a unique human readable reference number that can be added by a customer to allow identification of a determination configuration from custom code.No
Start DateCURAM_DATEStart Date of the period during which the determination configuration will be used by the system. This field is editable if it is later than the current date.Yes
End DateCURAM_DATEEnd Date of the period during which the determination configuration will be used by the system. The user can enter the end date if it has not been specified already or if it is a date in the future.No
TypeDA_DETERMINATIONCONFIG_TYPEDetermination Configuration Type. It is a Code Table field from Determination Configuration Type Code table e.g. Medical or Needs, indicating the type of assessment performed.No
Support CoC ProcessingDA_SUPPORT_COC_PROCESSINGThis indicator is to decide whether the determination configuration supports Change of Circumstance processing.No
Multiple SourcesDA_MULTIPLE_SOURCE_INDThis is to indicate whether the Determination Configuration has Multiple Sources for providing answers or not. If left unselected, it is assumed as Single Source (i.e. The Client only).No
Automatic ConsolidationDA_AUTOMATIC_CONSOLIDATIONThis is to indicate whether the answers for the questionnaires within a determination with multi source can be consolidated automatically. If the indicator is set to 'Yes' then the latest answer is selected automatically.No
Stand AloneDA_STAND_ALONEThis indicator is to decide whether an assessment configuration needs to be created for the determination being configured. On setting this indicator to Yes it implies that an assessment can be run for that determination only. Once set the standalone indicator cannot be changed. If this indicator is set in error the Determination Configuration must be deleted. The home page identifier for the Assessment Configuration is set depending on whether certain indicators other than the StandaloneInd are set in the Determination Configuration. The indicators are checked in the following order: Support CoC Processing Ind is checked first as this determines whether there will be a View at the Assessment level only or both at the Assessment and Determination Level.Then multi source Ind is checked as this determines which views of Determination/ Assessment are appropriate. Then auto consolidation which can only be set if Multi Source is set. This field is disabled in this page.No
Comments
LabelTypeDescriptionMandatory
CommentsCOMMENTSNo
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action updates the record using the information entered on the page.
Messages
When page is loaded
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
%1s %2s %3s %4sLinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
No security implementation is supported for this transaction type. Please contact an Administrator.LinkNo
The login ID %1s does not map to a user name.LinkNo
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
A determination configuration with this Name already exists.LinkNo
A determination configuration with this Reference already exists.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
The End Date must be later than or equal to the Start Date.LinkNo
The End Date of the determination configuration must be later than the from date of the associated determination package %1d.LinkNo
The End Date of the determination configuration must be later than the to date of the associated determination package %1d.LinkNo
The login ID %1s does not map to a user name.LinkNo
The Start Date must be earlier or equal to the from date of any associated determination packages %1d.LinkNo
This determination configuration may not be modified as it has already been deleted.LinkNo
Related Entities
Technical Information
Page IDDecisionAssistAdmin_modifyDeterminationConfig
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\DecisionAssist\Admin\DeterminationConfig\DecisionAssistAdmin_modifyDeterminationConfig.uim
Page Load InterfaceDeterminationConfig.readDeterminationConfig
Page Submit InterfaceDeterminationConfig.modifyDeterminationConfig
Linked From Pages