{"message":"SOAP & OCR API Server","status":"running","description":"Veterinary document processing API using OCR and LLM extraction","version":"1.0.0","quick_start":{"health_check":"/health","api_documentation":"/docs","interactive_docs":"/redoc"},"available_endpoints":{"ocr_processing":{"inventory":"POST /inventory","purchase":"POST /purchase","vaccination":"POST /vaccination","diagnostic":"POST /diagnostic","diagnostics_master_template":"POST https://soap.vetinstant.com/diagnostics-master-template (PDF → vitals_master_payload, formFields only)"},"soap_notes":{"generate":"POST /generate-soap-note/","modify":"POST /modify-soap-note/","sessions":"GET /sessions/","consolidate":"POST /consolidate-soap-notes","discharge_summary":"POST /generate-discharge-summary/ (from consolidated SOAP notes)","note":"Use case_type 'inpatient' for both daily updates and consolidated daily updates. Use /modify-soap-note/ to modify any type of SOAP note including discharge summaries."},"billing_processing":{"billing":"POST /billing - SOAP + voice-to-billing from audio (returns SOAP note and entity_manifest)"},"service_management":{"generate":"POST /service"},"url_processing":{"inventory_urls":"POST /inventory/urls","purchase_urls":"POST /purchase/urls","vaccination_urls":"POST /vaccination/urls","diagnostic_urls":"POST /diagnostic/urls"}},"usage_tips":["Use /docs for interactive API documentation","Use /health to check server status","Upload images/files for OCR processing","Send audio files (WAV, MP3, MP4, etc.) for SOAP notes generation","Use case_type parameter for different SOAP note types: outpatient, inpatient, surgery (inpatient handles both daily updates and consolidated daily updates)","Use /generate-discharge-summary/ for discharge summaries from consolidated daily update SOAP notes","Use /modify-soap-note/ to modify existing SOAP notes (supports all case types including discharge summaries)","Use POST /billing for SOAP + voice-to-billing (audio -> SOAP note + entity manifest)","Use /service to generate comprehensive service descriptions for veterinary procedures"]}