eClaims and Preauth APIs
string · requiredstring · requiredstringstringnumberintegerbooleanstringstringstringstringstringstringnumberstringbooleannumberbooleanbooleanstringstringintegerbooleanstring
string · requiredstring · required string
string
Endpoints for managing interventions and their combinations.
Add a new intervention to claim
POST
https://ilm-dev.dha.go.ke/uat-middleware
/api/v1/claims/interventions
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
POST
https://ilm-dev.dha.go.ke/uat-middleware
/api/v1/claims/interventions/restore
Restore an intervention to a claim.
Restore Intervention › Request Body
consent_tokenintervention_codeRestore Intervention › Responses
Intervention restored successfully
Standard success response format for all successful operations.
object
@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
POST
https://ilm-dev.dha.go.ke/uat-middleware
/api/v1/claims/interventions/retire
Retire an intervention from a claim.
Retire Intervention › Responses
Intervention retired successfully
Standard success response format for all successful operations.
object
@Description Response data payload containing operation details @Example {"status": "success"}
message@Description Success message describing the operation result @Example "Visit has been successfully started"

