Table Description
Baseline Plan Item Provider Link : A snapshot of the service delivery related details of plan item(s) present on a service plan at the time the baseline was created for service plan items that integrate with the CPM module. When a baseline is created, the service plan goal, plan group(s), sub-goal(s)and plan item(s) present on the plan are recorded. Baselines can be automatically created by the system at specific points in the delivery of a service plan to a client and may also be manually created by the user. Baselines can be created automatically by the system when a service plan is submitted for approval and on plan approval. Automatic baselines are controlled by an environment variable that allows the customer to enable/disable this processing according to requirements. This entity holds the service delivery related details of any service plan item(s) present on a service plan at the time the baseline was created. A case worker creates a Return to Work service plan for participant Linda Smith as she has recently become unemployed. A Gain Sustainable Employment goal is selected for this service plan. Linda Smith is unable to work because she must stay at home to care for her children. A Childcare sub-goal is created to meet Linda's need for child care services. A Child Care service plan item is added to the service plan to authorize Linda to receive 4 hours of child care services on Tuesday and Thursday of each week. The service plan is submitted for approval and a submission baseline is created. The baseline plan item entity stores the service delivery related details, e.g. the child care service authorized and the provider authorized to provide the service, of the plan item present on the service plan at the time the baseline is created.
Model Details
Location in Model: Logical View::MetaModel::Curam::ProviderServicePlan::Service Layer::ProviderServicePlanDelivery::Baseline::Entity::BaselinePlanItemProviderLink
Controlling File: ProviderServicePlan\model\Packages\Service Layer\ProviderServicePlanDelivery\Baseline\Entity\Entity_cat.efx
Attributes (20)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
baselinePlanItemProviderLinkIDkeyno INTERNAL_ID SVR_INT64
providerPlannedItemLinkIDdetailsno INTERNAL_ID SVR_INT64
plannedItemIDdetails  PLANNED_ITEM_ID SVR_INT64
serviceOfferingIDdetails  SERVICE_OFFERING_ID SVR_INT64
providerConcernRoleIDdetails  CONCERN_ROLE_ID SVR_INT64
providerTypeCodedetails  PROVIDER_TYPEProviderTypeSVR_STRING<10>
serviceAuthorizationIDdetails  SERVICE_AUTHORIZATION_ID SVR_INT64
baseLineIDdetailsno BASELINE_ID SVR_INT64
baselinePlanItemIDdetailsno BASELINE_PLAN_ITEM_ID SVR_INT64
unitOfMeasuredetails  UNIT_OF_MEASUREUnitOfMeasureSVR_STRING<10>
nomineeNamedetails  NOMINEE_NAME SVR_STRING<131>
totalUnitsAuthorizeddetails  TOTAL_UNITS_AUTHORIZED SVR_INT32
providerNamedetails  PROVIDER_NAME SVR_STRING<56>
serviceOfferingNamedetails  SERVICE_OFFERING_NAME SVR_STRING<100>
providerTypeNamedetails  PROVIDER_NAME SVR_STRING<56>
referralReasondetails  COMMENTS SVR_STRING<300>
frequencydetails Frequency of the service offering associated with the plan item.FREQUENCY_PATTERN SVR_STRING<9>
rateAuthorizeddetails The rate authorized for the service offering associated with the plan item.AUTHORIZED_RATE SVR_INT32
nomineeIDdetailsyesConcern role Id of the a participant who will be the nominee of a plan item.CONCERN_ROLE_ID SVR_INT64
unitsDelivereddetails The number of units delivered for the service plan item.UNITS_DELIVERED SVR_INT32
Indices (3)
Index NameAttributes
IND__244945185plannedItemID
IND_1964243baseLineID
IND__1042446417baselinePlanItemID
Operations (6)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: baselinePlanItemProviderLinkID
PRE_DATA_ACCESS: yes
Method to Baseline Provider Planned Item Entity 
readreadPRE_DATA_ACCESS: yes
Method to read Provider Planned Item Baseline details 
removeremovePRE_DATA_ACCESS: yes
Method to remove Provider Planned Item baseline details 
readByPlannedItemnsreadPRE_DATA_ACCESS: yes
  
removeByBaselinensremove Method to Remove Provider planned item baseline 
readByBaselinePlanItemnsread Reads the Baseline Plan Item Provider Link details based on baseline plan item. 
Related Pages (4)