Chart Modules
Chart-related data for a patient: progress notes, patient info panel, and planned appointments. Per OpenDental API.
What are ChartModules?
ProgNotes returns the progress notes timeline (appointments, procedures, commlogs, tasks, emails, Rx, sheets) as shown in the Chart Module. PatientInfo returns the patient info panel (Age, Billing Type, providers, insurance, problems, medications, allergies, etc.) as key-value pairs. PlannedAppts returns planned appointments for the patient. All endpoints require PatNum in the URL. ProgNotes supports optional Offset for pagination.
Progress Notes
| Type | Key | Date | Time | Description | Note | Stat | Prov | Amount | ProcCode | User | Clinic |
|---|
Enter PatNum and click Get Progress Notes.