Sheets

Sheets

Patient forms, letters, exam sheets, and consent forms. Per OpenDental API Sheets.

Sheets — Gets all sheets for a single patient (GET, PatNum required, optional Offset); creates a sheet from an existing SheetDef (POST: SheetDefNum, PatNum, optional InternalNote — only SheetDefs of type Consent, PatientLetter, PatientForm, MedicalHistory, ExamSheet); or converts a sheet to PDF and downloads to SFTP (POST /sheets/DownloadSftp). The API does not support updating sheets (no PUT). See Sheet Def and Sheet Database Schema.

PatNum is required. Offset is optional for pagination.

Enter PatNum and click "Load Sheets" to view.