{"success":true,"message":"Portal Paciente API - v1.0","endpoints":{"auth":{"validate":"POST /api/auth/validate","setPassword":"POST /api/auth/set-password","login":"POST /api/auth/login","changePassword":"POST /api/auth/change-password","requestOTP":"POST /api/auth/request-otp","verifyOTP":"POST /api/auth/verify-otp"},"laboratorio":{"list":"GET /api/laboratorio/:idpaciente","getById":"GET /api/laboratorio/:idpaciente/:labpedidoId"},"rx":{"list":"GET /api/rx/:idpaciente","getById":"GET /api/rx/:idpaciente/:rxpedidoId"},"complementarios":{"list":"GET /api/complementarios/:idpaciente","getById":"GET /api/complementarios/:idpaciente/:idadjunto"},"tipoEstudio":{"list":"GET /api/tipo-estudio","getById":"GET /api/tipo-estudio/:tipoEstudioId"}}}