Description
This page allows you to add a plan item to a service plan template sub goal. Plan items are the benefits, services and activities that are linked to a plan sub-goal ensuring that this activity is available for delivery with a service plan containing this sub-goal. A template sub goal is a measurable component of a predefined service plan which must be accomplished to achieve a service plan goal.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
Plan ItemPLAN_ITEM_IDThe name of the plan item e.g. Transport, Mileage Reimbursement.Yes
Expected OutcomeEXPECTED_OUTCOME_IDThe expected outcome of the plan.Yes
MandatoryPLANITEM_MANDATORY_INDICATORField to indicate whether the plan item is mandatoryNo
Approval Details
LabelTypeDescriptionMandatory
Approval RequiredPLAN_ITEM_REQUIRES_APPROVAL_INDField to indicate whether approval is required for the plan itemNo
Delivery Details
LabelTypeDescriptionMandatory
Start After (days)NUMBER_OF_DAYSThe number of days after the creation of the service plan that the plan item is expected to start.Yes
Duration (days)TEMPLATE_PLAN_ITEM_DURATIONThe expected duration of the plan item.Yes
Authorized Unit(s)AUTHORIZED_UNITSThe authorized number of units for the plan item, for example, 6 physiotherapy visitsNo
Maximum Unit(s)MAXIMUM_UNITSThe maximum number of units allowed for the plan item, for example, 9 physiotherapy visits.No
Description
LabelTypeDescriptionMandatory
DescriptionCOMMENTSNo
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.
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
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An entity identifier cannot be null.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
A row identifier cannot be null.LinkNo
Authorized Units cannot be entered as a Unit Type was not selected for this Plan Item.LinkNo
Authorized Units must be greater than zero.LinkNo
Entity manager not found.LinkNo
Maximum Units cannot be entered as a Unit Type was not selected for this Plan Item.LinkNo
Maximum Units must be greater than zero.LinkNo
More than entity of type '%1s' with key value '%2s' found in the cache.LinkNo
No database access is allowed at this point.LinkNo
Record not found for key '%1s'.LinkNo
The Authorized Units cannot be greater than Authorized Units for this Plan Item.LinkNo
The Authorized Units cannot be greater than the Maximum Units.LinkNo
The duration must be greater than zero.LinkNo
The login ID %1s does not map to a user name.LinkNo
The Maximum Units cannot be greater than Maximum Units for this Plan Item.LinkNo
The number of days after the commenced start date of plan that the planned item starts must not be less than zero.LinkNo
The plan item must be specified.LinkNo
The plan template plan item cannot be assigned to a canceled plan template. LinkNo
This record has been changed by another user. Please refresh and try again.LinkNo
Unknown row mode.LinkNo
Related Entities
Technical Information
Page IDServicePlanAdmin_addTemplatePlanItem
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\ServicePlans\Service Plans Admin\Templates\ServicePlanAdmin_addTemplatePlanItem.uim
Page Load InterfaceServicePlan.listUnassociatedTemplatePlanItems
Page Submit InterfaceServicePlan.createPlanTemplatePlanItem
Linked From PagesTemplate Plan Items List for Plan Template Sub Goal (ServicePlanAdmin_listTemplateSubGoalPlanItems), View Sub-Goal (ServicePlanAdmin_templateSubGoalHome)