# Regal/Lakeside integration

> Build workflow automations with 4 public Regal/Lakeside actions.

Source: [https://genhealth.ai/docs/workflows/integrations/regal-lakeside](https://genhealth.ai/docs/workflows/integrations/regal-lakeside)

## Available actions

4 actions. Connection types: regal_lakeside.

### [Check Eligibility](https://genhealth.ai/docs/workflows/integrations/regal-lakeside/regal_lakeside_check_eligibility.md)

- Handler: `regal_lakeside_check_eligibility`
- Connection type: `regal_lakeside`
- External effect: `write`
- Inputs: `member_id`, `patient_first`, `patient_last`, `patient_dob`, `capture_elig_pdf`, `show_elig_pdf_in_inbox`, `ecw_patient_address`, `ecw_patient_name`, `ecw_patient_city`, `ecw_patient_zip`
- Outputs: `success`, `eligibility_active`, `member_id`, `mbrno`, `coverage_details`, `elig_pdf_path`, `eligibility_pdf_document_id`, `identity_mismatch`, `identity_mismatch_reason`, `failure_category`, `company`, `line_of_business`, `referral_network`, `error`

Perform Check Eligibility through Regal/Lakeside.

### [Process F/U Authorization](https://genhealth.ai/docs/workflows/integrations/regal-lakeside/regal_process_fu_auth.md)

- Handler: `regal_process_fu_auth`
- Connection type: `regal_lakeside`
- External effect: `write`
- Inputs: `mbrno`, `visit_type`, `visit_types`, `diagnosis_codes`, `assessment_plan`, `date_of_service`, `supervising_provider_name`, `appointment_provider_name`, `comments`, `reason`, `show_auth_pdf_in_inbox`, `ecw_patient_id`, `fallback_provider_name`, `from_zipcode`, `grpid`, `ipacd`, `patient_site`, `plntp`
- Outputs: `success`, `auth_number`, `auth_status`, `auth_ukey`, `validity_end_date`, `auth_start_date`, `procedure_codes`, `auth_pdf_path`, `auth_pdf_document_id`, `reused_existing`, `resolved_provider_last_name`, `supplemental_auth_pdf_document_id`, `supplemental_procedure_codes`, `supplemental_submission_error`, `failure_reason`, `failure_category`, `human_review_reason`, `error`

Perform Process F/U Authorization through Regal/Lakeside.

### [Resolve Insurance (Capitation Match)](https://genhealth.ai/docs/workflows/integrations/regal-lakeside/regal_resolve_insurance.md)

- Handler: `regal_resolve_insurance`
- Connection type: `regal_lakeside`
- External effect: `read`
- Inputs: `company`, `line_of_business`, `referral_network`, `patient_id`, `date_of_service`, `member_id`, `visit_type`, `visit_types`, `portal`
- Outputs: `success`, `error`

Perform Resolve Insurance (Capitation Match) through Regal/Lakeside.

### [Submit Authorization](https://genhealth.ai/docs/workflows/integrations/regal-lakeside/regal_lakeside_submit_authorization.md)

- Handler: `regal_lakeside_submit_authorization`
- Connection type: `regal_lakeside`
- External effect: `write`
- Inputs: `mbrno`, `referring_provider_id`, `referred_to_provider_id`, `diagnosis_codes`, `procedure_codes`, `place_of_service`, `visits_allowed`, `date_of_service`, `comments`
- Outputs: `success`, `auth_number`, `auth_status`, `auth_ukey`, `validity_end_date`, `failure_reason`, `failure_category`, `error`

Perform Submit Authorization through Regal/Lakeside.
