Analyze Patient Chart
Analyzes patient chart documents and generates comprehensive medical coding and documentation reports
Delivery
To receive results from this endpoint, you must enable Webhooks on your organization.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Content type of the patient chart file (e.g., 'application/pdf', 'image/jpeg', 'text/plain')
Content disposition header with filename parameter (e.g., 'attachment; filename="patient-chart.pdf"')
Query Parameters
Whether to generate coding report (default: true)
Whether to generate time-based requirements report (default: true)
Whether to generate telehealth documentation report (default: true)
Whether to generate documentation discrepancy report (default: true)
Whether to generate authentication report (default: true)
Whether to generate diagnosis-procedure alignment report (default: true)
Whether to generate modifier bundling report (default: true)
Whether to generate NCD/LCD analysis report (default: true)
Whether to generate suggestions for fixing issues report (default: true)
Body
Raw content of the patient chart document to be analyzed
Binary content of a PDF document

