{"status":"ok","service":"X-Ray Analysis API","version":"2.0.0","note":"Only chest X-rays are accepted for analysis.","endpoints":{"POST /analyze-xray":"Upload a chest X-ray image for AI analysis (saves to DB)","GET /reports":"List all stored reports","GET /reports/{id}":"Get a specific report","GET /reports/{id}/docx":"Download the DOCX for a specific report","DELETE /reports/{id}":"Delete a report","GET /health":"Health check"}}