Extending and customizing portals
SCE provides built in extension points for the portals. These enable clients to extend the UX to add new fields or data without impacting the provided SCE portal. These extension points are used to support SCE UX upgrades with each release. The extension points are identifiable in the application inventory or by browsing the live UI.
Navigating from an existing portal
To identify the extension points from an existing portal, follow the steps below:
- Navigate to the screen to be extended.
- Click the Toggle runtime toolbargear icon in the bottom right corner.
- Click Toggle Live UI
- Browse the Tree to find the available predefined extension points. The sections will be hidden from view until highlighted in the tree structure.
- Open the rule for editing by clicking Open in Dev Studio
Modifications can be performed once the rule is opened via drag-and-drop from the App menu of the navigation panel. This applies when adding properties or sections.
Identifying the extension points from Dev Studio
To identify the appropriate extension points from Dev Studio, follow the steps below:
- Launch the application inventory screen by navigating to Configure>Application>Inventory>Extension Points
- Filter the applications by clicking the application link and selecting or deselecting the appropriate implementation applications.
- Click the Apply button to list all defined extension points for the criteria
selected.
- To identify portal extension points, click the filter symbol for the Type column and check Rule-HTML-Section.
- Select the Name link to access the specific rule to extend.
Modifications can be performed once the rule is opened via drag-and-drop from the App menu of the navigation panel. This applies when adding properties or sections.
The table below shows the filtered list of SCE portal extension points available:
Name | Applies to | Ruleset |
AccumulatorReview_EXT | Claims work object | PegaHCCLMEngine |
AddDiagnosisCodes_EXT | Claim data | PegaHCCLMEngine |
AddOccurrenceCode_EXT | Claim data | PegaHCCLMEngine |
AddOtherPolicySubscriber_EXT | Payer | PegaHCCLMEngine |
AddProcedureCode_EXT | Claim data | PegaHCCLMEngine |
AddValueCode_EXT | Claim data | PegaHCCLMEngine |
BillingandRenderingProviderDisplay_EXT | Claim data | PegaHCCLMEngine |
BillingandRenderingProvReviewDisplay_EXT | Claim data | PegaHCCLMEngine |
CaseAttachmentsTopWrapper | PegaHC-CE-EM-Work-Event | PegaHCCLMEventConfigProcess |
CaseBody_Error | Case | PegaHCCLMEngine |
CE_AddProviderSection_EXT | Claim data | PegaHCCLMEngine |
CE_BusinessEntityProvInfo_EXT | Claims work object | PegaHCCLMEngine |
CE_ClaimLineProfReview_EXT | Claim data | PegaHCCLMEngine |
CE_ManualPricing_Ext | Claims work object | PegaHCCLMEventResolution |
CE_ProviderInfo_Ref_EXT | Claims work object | PegaHCCLMEngine |
CE_ProvidersSection_EXT | Claim data | PegaHCCLMEngine |
ClaimHeaderDataInstitutional_EXT | Claim data | PegaHCCLMEngine |
ClaimHeaderExecution_EXT | Claims work object | PegaHCCLMEngine |
ClaimHeaderExecutionResult_EXT | Claims work object | PegaHCCLMEngine |
ClaimHeader_EXT | Claim data | PegaHCCLMEngine |
ClaimHeaderReview_EXT | Claims work object | PegaHCCLMEngine |
ClaimLineDataEntry_EXT | Claim Line | PegaHCCLMEngine |
ClaimlineData_EXT | Claims work object | PegaHCCLMEngine |
ClaimlineData_EXT | Claim data | PegaHCCLMEngine |
ClaimLineDetailsExecutionReview_EXT | Claim line | PegaHCCLMEngine |
ClaimLineInfoExecutionReview_EXT | Claim line | PegaHCCLMEngine |
ClaimLineUpdate_EXT | Claim Line | PegaHCCLMEngine |
CaseContainer_Error | Case | PegaHCCLMEngine |
DentalClaimLineDataEntry_EXT | Claim line | PegaHCCLMEngine |
pyWorkDetails | PegaHC-CLM-PaymentError | PegaHCCLMEngine |
ExecutionClaimResult_EXT | Claims work object | PegaHCCLMEngine |
CE_FacilityLinePricing_EXT | Response artifacts obtained from external pricing systems | PegaHCCLMEngine |
GlobalReportFilterEXT | Portal | PegaClaims-UI |
CaseHeader_Error | Case | PegaHCCLMEngine |
HSSRepricing_EXT | Response HSSPricing obtained from external pricing systems | PegaHCCLMSANP |
InstitutionalClaimLineDataEntry_EXT | Claim line | PegaHCCLMEngine |
MemberInfoReviewDisplay_EXT | Claims work object | PegaHCCLMEngine |
MemberInformationDisplay_EXT | Claims work object | PegaHCCLMEngine |
MemberReviewHeader_EXT | Member | PegaHCCLMEngine |
OtherSubscribersReview_EXT | Claims work object | PegaHCCLMEngine |
PatientInformation_EXT | Claim data | PegaHCCLMEngine |
ProfessionalClaimLineDataEntry_EXT | Claim line | PegaHCCLMEngine |
pyFunctionBuilderWrapper | Embed-UserFunction | PegaHCCLMEdits |
ReviewClaimsInquiry_EXT | Claims suite | PegaClaimsInquiry |
SubscriberInformation_EXT | Claim data | PegaHCCLMEngine |
SubscriberReviewHeader_EXT | Member | PegaHCCLMEngine |
Previous topic Test analyst portal Next topic UX navigation models