eClaims and Preauth APIs
string · requiredstring · requiredstring · requiredstring · enum · requiredstring · enum · requiredstringstringstring · 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
createdemergency_claim_ididentification_numberidentification_typeEnum values:
registration_number
National ID
Alien ID
Refugee ID
request_typeEnum values:
PREAUTH_DOCTOR_APPROVAL_REQUEST
EMERGENCY_CLAIM_DOCTOR_APPROVAL_REQUEST
PRESCRIPTION_REQUEST
consent_tokenintervention_coderegulation_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"

