Description
This page allows you to create a plan item for a sub-goal. Plan items are the fundamental building blocks of a Cúram Service Plan. They are the benefits, services, and activities that are added to a plan in order to achieve the 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
ReferenceREFERENCE_NUMBERReference number of the plan item.No
ServiceASSOCIATED_ITEM_IDIndicates the service for this plan item typeNo
NamePLAN_ITEM_NAME_CODEName of the plan item.Yes
TypePLAN_ITEM_TYPE_CODESub-goal type code.Yes
CostPLAN_ITEM_COSTCost of the plan item.Yes
Guidance URLPLAN_ITEM_GUIDANCE_URLThe URL which has information relating to the plan item.No
Associated WithPLAN_ITEM_ASSOCIATED_TYPE_CODEType of service plan associated with the plan item.No
Task ConfigurationPLAN_ITEM_TASK_CONFIGURATION_IDThe task to be created for Planned Item.No
Approval Details
LabelTypeDescriptionMandatory
Approval SIDSERVICE_PLAN_SECURITY_IDENTIFIERSecurity IdentifierNo
Approval RequiredPLAN_ITEM_REQUIRES_APPROVAL_INDDenotes whether approval is required for the plan item.No
Service Unit Details
LabelTypeDescriptionMandatory
TypeUNIT_TYPEIndicates the type of unit to which the plan refers e.g. visits, tablets.No
Authorized Unit(s)AUTHORIZED_UNITSIndicates the authorized number of units for the plan item e.g. 6 physiotherapy visits.No
Maximum Unit(s)MAXIMUM_UNITSIndicates the maximum number of units allowed for the plan item e.g. 9 physiotherapy visits.No
Modify Authorized SIDSERVICE_PLAN_SECURITY_IDENTIFIERThe SID a user must have to change the authorized units.No
Associated Page Details
LabelTypeDescriptionMandatory
Create Page NamePAGE_NAMEPage ID for the create name page that you wish to associate with the sub-goal. Note that an application developer is responsible for the page IDs.Yes
Create Page Plan Item ID Parameter NamePARAMETER_NAMEPage ID for the create plan item page that you wish to associate with the sub-goal. Note that an application developer is responsible for the page IDs.Yes
Create Page Sub Goal ID Parameter NamePARAMETER_NAMEPage ID for the create sub-goal page that you wish to associate with the sub-goal. Note that an application developer is responsible for the page IDs.Yes
Modify Page NamePARAMETER_NAMEPage ID for the modify name page that you wish to associate with the sub-goal. Note that an application developer is responsible for the page IDs.Yes
Modify Page Plan Item Parameter NamePARAMETER_NAMEPage ID for the modify plan item page that you wish to associate with the sub-goal. Note that an application developer is responsible for the page IDs.Yes
View Page NamePAGE_NAMEPage ID for the view page that you wish to associate with the sub-goal. Note that an application developer is responsible for the page IDs.Yes
View Page Plan Item Parameter NamePARAMETER_NAMEPage ID for the plan item page that you wish to associate with the sub-goal. Note that an application developer is responsible for the page IDs.Yes
Description
LabelTypeDescriptionMandatory
DescriptionDESCRIPTIONFree text description of the plan item.No
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
None
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
A plan item with the name specified already exists. Plan Item name must be unique.LinkNo
A plan item with the reference specified already exists. Plan Item reference must be unique.LinkNo
A service can only be associated with a Service Plan Item type.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
Business Process class %1s for plan of type %2c is not assignable to type %3s.LinkNo
Exception instantiating hook for plan of type %1c : %2s.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
Only Service Plan Item or Custom Service Plan Item types can be associated with a Service.LinkNo
Plan Item type code must be specified.LinkNo
The Authorized Units cannot be greater than the Maximum Units.LinkNo
The cost cannot have a negative value the amount must be zero or more.LinkNo
The create page must be specified.LinkNo
The create page plan item ID parameter must be specified.LinkNo
The create page sub goal ID parameter must be specified.LinkNo
The modify page must be specified.LinkNo
The modify page parameter must be specified.LinkNo
The name must not be blank.LinkNo
The view page must be specified.LinkNo
The view page parameter must be specified.LinkNo
This sub goal is canceled and cannot be modified.LinkNo
Related Entities
When page is loaded
None
When page is submitted
PlanItem
SubGoal
SubGoalPlanItemLink
Technical Information
Page IDServicePlanAdmin_createPlanItemForSubGoal
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\ProviderServicePlan\Service Plans Admin\SubGoals\ServicePlanAdmin_createPlanItemForSubGoal.uim
Page Load Interface
Page Submit InterfaceProviderServicePlan.createProviderPlanItem
Linked From PagesSub Goals (ServicePlanAdmin_listSubGoals), Sub Goals for Goal (ServicePlanAdmin_listSubGoalsForGoal)