Endpoints for managing interventions and their combinations.
Add a new intervention to claim
Adds a new intervention to an existing claim using the consent token from claim creation.
Add a new intervention to claim › Request Body
consent_tokenintervention_codefacilityIDfacilityIDTypeAdd a new intervention to claim › Responses
Intervention added successfully
accrued_per_diem_amountaccrued_per_diem_daysactive_for_uhcbill_frombill_toidintervention_codeintervention_fundintervention_nameintervention_overall_tariffintervention_payment_mechanismis_switched_interventionkeph_level_tarrifpreauth_existrequires_surgical_preauthsub_benefit_codesupported_schemeswitched_intervention_idswitched_lines_retainedworkflow_stateRestore Intervention
Restore an intervention to a claim.
Restore Intervention › Request Body
consent_tokenintervention_codeRestore Intervention › Responses
Intervention restored successfully
@Description Response data payload containing operation details @Example {"status": "success"}
message@Description Success message describing the operation result @Example "Visit has been successfully started"
Retire Intervention
Retire an intervention from a claim.
Retire Intervention › Responses
Intervention retired successfully
@Description Response data payload containing operation details @Example {"status": "success"}
message@Description Success message describing the operation result @Example "Visit has been successfully started"
Switch intervention
Switches an existing intervention to a new intervention using a valid consent token.
Switch intervention › Request Body
consent_tokenexisting_intervention_codenew_intervention_coderetain_bill_itemsbill_frombill_toSwitch intervention › Responses
Intervention switched successfully
@Description Response data payload containing operation details @Example {"status": "success"}
message@Description Success message describing the operation result @Example "Visit has been successfully started"

