Description
This page allows you to modify the association details between the condition and the ICD code. Once the user enters the modified details and clicks on the save link, then the system updates the corresponding condition-ICD code association 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
Start DateCURAM_DATEThe Start date of the association between the condition and ICD code.Yes
End DateCURAM_DATEThe End date of the association between the condition and ICD code.No
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
None
When page is submitted
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 End Date cannot be later than the end date of the associated condition %1d.LinkNo
The End Date cannot be later than the end date of the associated ICD code %1d.LinkNo
The login ID %1s does not map to a user name.LinkNo
The Start Date cannot be earlier than the start date of the associated condition %1d.LinkNo
The Start Date cannot be earlier than the start date of the associated ICD code %1d.LinkNo
The Start Date cannot be later than the End Date.LinkNo
The Start Date must not be later than the end date of the condition %1d.LinkNo
The Start Date must not be later than the end date of the ICD Code %1d.LinkNo
Related Entities
When page is loaded
ICDCodeConditionLink
When page is submitted
Condition
ExternalUser
ICDCode
ICDCodeConditionLink
Users
Technical Information
Page IDDecisionAssistAdmin_modifyICDCodeAssociation
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\DecisionAssist\Admin\Condition\DecisionAssistAdmin_modifyICDCodeAssociation.uim
Page Load InterfaceCondition.viewICDCodeConditionAssociation
Page Submit InterfaceCondition.modifyICDCodeConditionAssociation
Linked From Pages