baselinePlanItemID | key | no | Unique reference number assigned by the system to the baseline plan item record. | BASELINE_PLAN_ITEM_ID | | SVR_INT64 |
baselineSubGoalID | details | no | Unique reference number of the baseline sub-goal to which this baseline plan item is associated. | BASELINE_SUB_GOAL_ID | | SVR_INT64 |
plannedItemID | details | no | Unique reference number of the plan item which is represented by this baseline plan item. | PLANNED_ITEM_ID | | SVR_INT64 |
name | details | | Name of the plan item represented by this baseline plan item. | PLAN_ITEM_NAME | | SVR_STRING<500> |
authorizedUnits | details | | Indicates the the authorized number of units for the plan item e.g. 6 physiotherapy visits. | AUTHORIZED_UNITS | | SVR_INT32 |
expectedStartDate | details | | Expected start date of the plan item represented by this baseline plan item. | CURAM_DATE | | SVR_DATE |
expectedEndDate | details | | Expected end date of the plan item represented by this baseline plan item. | CURAM_DATE | | SVR_DATE |
actualStartDate | details | | Actual start date of the plan item represented by this baseline plan item. | CURAM_DATE | | SVR_DATE |
actualEndDate | details | | Actual end date of the plan item represented by this baseline plan item. | CURAM_DATE | | SVR_DATE |
sensitivityCode | details | | Sensitivity code associated with this plan item. | SENSITIVITY_CODE | Sensitivity | SVR_STRING<10> |
typeCode | details | | Codetable field enabling categorization of plan items. | PLAN_ITEM_TYPE_CODE | PlanItemType | SVR_STRING<10> |
expectedOutComeID | details | | Unique reference number of the outcome associated with this plan item. | OUTCOME_ID | | SVR_INT64 |
outcomeAchieved | details | | Code table value to indicate whether the outcome was achieved. | OUTCOME_ACHIEVED_CODE | OutcomeAchieved | SVR_STRING<10> |
goodCauseID | details | | Unique reference number of a good cause record specified for this plan item. | GOOD_CAUSE_ID | | SVR_INT64 |
concerningID | details | | The Concern Role ID of the person to whom the selected plan item is concerned. | CONCERN_ROLE_ID | | SVR_INT64 |
responsibilityID | details | | Unique reference number of the user or participant who is determined to be responsible for a plan item. | RESPONSIBILITY_ID | | SVR_INT64 |
responsibilityType | details | | Code table attribute denotes the type of id stored in the responsibilityID attribute. The plan participant or a system user may be responsible for a plan item. | RESPONSIBILITY_TYPE_CODE | ResponsibilityType | SVR_STRING<10> |
respUserName | details | | User name of the user who is responsible for the plan item. | USER_NAME | | SVR_STRING<64> |
ownerUserName | details | | User name of the user who is the owner of the plan item. | USER_NAME | | SVR_STRING<64> |
estimatedCost | details | yes | Estimated cost of the plan item to the organization. | OPTIONAL_POSITIVE_MONEY | | SVR_MONEY |
actualCost | details | yes | Actual cost of the plan item to the organization. | OPTIONAL_POSITIVE_MONEY | | SVR_MONEY |
| details | | User entered remarks regarding the plan item. | COMMENTS | | SVR_STRING<300> |
caseID | details | | Unique reference number assigned by the system to a service plan record. | CASE_ID | | SVR_INT64 |
goodCauseName | details | | Name of the good cause. This is a code table value for translation purposes. | GOOD_CAUSE_NAME_CODE | GoodCauseName | SVR_STRING<10> |
subGoalName | details | | Name of the sub-goal. This is a code table value for translation purposes. | SUBGOAL_NAME_CODE | SubGoalName | SVR_STRING<10> |
concerningName | details | | The governing First Name and Surname or label utilized by the Concern Role in their interaction with the Organization in that role type. | CONCERN_ROLE_NAME | | SVR_STRING<131> |
caseParticipantRoleID | details | | The unique reference number of the service plan participant. | CASE_PARTICIPANT_ROLE_ID | | SVR_INT64 |
outcomeName | details | | Name of the outcome. This is a code table value for translation purposes. | OUTCOME_NAME_CODE | OutcomeName | SVR_STRING<10> |
respSetToParticipant | details | | Indicator to say whether the plan item responsibility set to the participant or not. | CONCERN_ROLE_ID | | SVR_INT64 |
planItemResponsibilityName | details | | Name of the participant responsible for the plan item | PLAN_ITEM_RESP_NAME | | SVR_STRING<131> |
userFullName | details | | Full name of the user responsible for the plan item | USER_FULL_NAME | | SVR_STRING<131> |
planItemRespUserFullName | details | | Full name of the user responsible for the plan item | USER_FULL_NAME | | SVR_STRING<131> |
status | details | | Status of the plan item record. The values are Unapproved, Approved, Not Started, In Progress and Completed. | PLANNED_ITEM_STATUS_CODE | PlannedItemStatus | SVR_STRING<10> |