Description
This page allows you to modify the condition details. Once the user enters the modified details and clicks on the save link, then the system updates the corresponding condition details and returns back to the previous page.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
NameDA_CONDITION_NAMEThe name of the condition,e.g. Asthma.Yes
TypeDA_DISABILITY_CONDITION_TYPEThe condition type. It is a code table field from Condition type code table e.g. Mental, Physical.Yes
Start DateCURAM_DATEThe date from which the condition may be used by the system. For example, if a user searches for a condition, the system business date must be later or equal to this date in order for the condition to be considered by the search.Yes
End DateCURAM_DATEThe date from which the condition may no longer be used by the system. For example, if a user searches for a condition, the system business date must be earlier or equal to this date in order for the condition to be considered by the search.No
Guidance URLDA_CONDITION_GUIDANCE_URLReference to a web page containing additional information with regard to the condition.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
The login ID %1s does not map to a user name.LinkNo
The requested record not found.LinkNo
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
A condition with this Name already exists.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
Name must be entered.LinkNo
The End Date must be later than or equal to the Start Date.LinkNo
The login ID %1s does not map to a user name.LinkNo
The Start Date must not be later than the start date of the association with the ICD Code %1d.LinkNo
This condition may not be modified as it has already been deleted.LinkNo
Related Entities
When page is loaded
Condition
ExternalUser
Users
When page is submitted
Condition
ICDCodeConditionLink
Technical Information
Page IDDecisionAssistAdmin_modifyCondition
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\DecisionAssist\Admin\Condition\DecisionAssistAdmin_modifyCondition.uim
Page Load InterfaceCondition.readCondition
Page Submit InterfaceCondition.modifyCondition
Linked From PagesDecisionAssistAdmin_listConditions