Description
This page allows you to create a medical expense evidence record.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
Expense Details
LabelTypeDescriptionMandatory
Household MemberCONCERN_ROLE_IDName of household member incurring the medical expense. Note that you can access the member's person home page by clicking on the member's name.Yes
TypeIS_MEDICAL_EXPENSE_TYPEMedical expense type from the drop-down list of medical expense types, e.g. dental care. Your system administrator can add a new medical expense type via the Code Tables page (see "Code Tables" in the Cúram Administration Guide).Yes
FrequencyFREQUENCY_CODE_STATICMedical expense frequency from the drop- down list of frequencies, e.g. monthly. Your system administrator can add a new frequency via the Code Tables page (see "Code Tables" in the Cúram Administration Guide).Yes
Amount $CURAM_AMOUNTMedical expense amount in dollars.Yes
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action creates a new record from the information entered on the page.
Save & NewThe Save & New action creates a new record from the information entered on the page and resets the page allowing an additional record to be created.
Messages
When page is loaded
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
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
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
%1s is not a valid household member.LinkNo
An editable tree can only be created from an existing active tree on the case.LinkNo
An editable tree exists already on the specified effective date.LinkNo
An evidence tree can only be effective after the case start date.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
Evidence links can only be created on evidence trees in a state of 'In Edit'.LinkNo
No security implementation is supported for this transaction type. Please contact an Administrator.LinkNo
System configuration error - Unable to retrieve system user details from the database. Please contact your system administrator.LinkNo
The evidence group name code must be specified.LinkNo
The evidence type code must be specified.LinkNo
The household member must be entered.LinkNo
The Key Server cache and the Key Server database values are out of sync and therefore this record cannot be inserted. LinkNo
The login ID %1s does not map to a user name.LinkNo
The medical expense amount must be entered.LinkNo
The medical expense amount must be greater than zero.LinkNo
The medical expense frequency must be entered.LinkNo
The medical expense type must be entered.LinkNo
The specified evidence group already exists on the evidence tree.LinkNo
Related Entities
Technical Information
Page IDIncomeSupportScreening_createMedicalExpenseEvidence
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\ISScreening\Evidence\Expense\Medical\IncomeSupportScreening_createMedicalExpenseEvidence.uim
Page Load InterfaceIncomeSupportScreening.readHouseholdMembers
Page Submit InterfaceIncomeSupportScreening.createISMedicalExpenseEvidence
Linked From PagesNew Medical Expense Evidence Details: (IncomeSupportScreening_createMedicalExpenseEvidence), Household Expenses: (IncomeSupportScreening_enterExpenseEvidence), Household Expenses: (IncomeSupportScreening_listExpenseEvidence)