Analyzes patient chart documents and generates comprehensive medical coding and documentation reports
cURL
curl --request POST \ --url https://forecaster.cairhealth.com/api/analyze-patient-chart \ --header 'Authorization: Bearer <token>' \ --header 'content-type: <content-type>'
{ "report_id": "1234567890", "success": true }