Experian API
Komodo Care Connect supports integration with Experian via the Experian Health API. This integration enables users to more easily evaluate a patient's Patient Assistance Program (PAP) eligibility.
To set up the integration between Komodo Care Connect and Experian, you must:
To evaluate a patient's PAP eligibility with the Experian integration in your Salesforce environment, you should:
Ensure that the patient account exists in both your Experian environment and your Salesforce environment.
Add the PAP stage from the stage library to your care plan.
Create Named Credential
To register the Experian Health API in your Salesforce environment, you need a Named Credential for the API:
In Setup, search for and select Named Credentials.
Click New Named Credential. If this is not available, click the dropdown arrow next to New and click New Legacy.
Set the Label and Name to
PJN_Experian_Health_API
.Enter the URL of your Experian environment. If you are setting this up for a QA environment, add
qa
afterapi
in the URL.Set the Identity Type to
Named Principal
.Set the Authentication Protocol to
Password Authentication
.Enter your Experian username and password.
Ensure that Generate Authorization Header is checked.
Click Save.
Update Assistance Program Eligibility Config record
To configure the Experian Health API for evaluating PAP eligibility:
In Setup, navigate to the Assistance Program Eligibility Config (
mvn__PJN_Assistance_Prog_Eligibility_Config__mdt
) custom metadata type.Click Manage Assistance Program Eligibility Configs.
Click the Main Configuration (
PJN_Main_Configuration
) record.Click Edit.
Set the Clearing House Class to
mvn.PJN_ExperianHealthAPI
.Click Save.