eClaims and Preauth APIs
string · requiredstring · enum · requiredstringstringstringstringstring · enumstringstring · enumstring string
Endpoints for doctor consent in preauthorization.
Request Doctor Consent
POST
https://ilm-dev.dha.go.ke/uat-middleware
/api/v1/claims/doctor-consent
Sends a request for a doctor's consent related to a preauthorization.
Request Doctor Consent › Request Body
intervention_coderequest_typeEnum values:
PREAUTH_DOCTOR_APPROVAL_REQUEST
EMERGENCY_CLAIM_DOCTOR_APPROVAL_REQUEST
PRESCRIPTION_REQUEST
consent_tokencreatedemergency_claim_ididentification_numberidentification_typeEnum values:
registration_number
National ID
Alien ID
Refugee ID
practitioner_registration_numberregulation_bodyEnum values:
KMPDC
COC
NCK
service_typeRequest Doctor Consent › Responses
Doctor consent request initiated 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"

