v1

latestOpenAPI 3.1.0MIT2026-07-22172693.3 KB

Analyzes patient chart documents and generates comprehensive medical coding and documentation reports

post/api/analyze-patient-chart

Query parameters

generate_coding_reportboolean

Whether to generate coding report (default: true)

generate_time_based_requirements_reportboolean

Whether to generate time-based requirements report (default: true)

generate_telehealth_documentation_reportboolean

Whether to generate telehealth documentation report (default: true)

generate_documentation_discrepancy_reportboolean

Whether to generate documentation discrepancy report (default: true)

generate_authentication_reportboolean

Whether to generate authentication report (default: true)

generate_diagnosis_procedure_report_alignmentboolean

Whether to generate diagnosis-procedure alignment report (default: true)

generate_modifier_bundling_reportboolean

Whether to generate modifier bundling report (default: true)

generate_ncd_lcd_analysisboolean

Whether to generate NCD/LCD analysis report (default: true)

generate_suggestions_for_fixing_issues_reportboolean

Whether to generate suggestions for fixing issues report (default: true)

Headers

content-typestring required

Content type of the patient chart file (e.g., 'application/pdf', 'image/jpeg', 'text/plain')

content-dispositionstring

Content disposition header with filename parameter (e.g., 'attachment; filename="patient-chart.pdf"')

Response

Patient chart analysis completed successfully

reportIdstring

Unique identifier for the patient chart analysis

successboolean

Whether the patient chart analysis was successful