SheetDefs

SheetDefs

Sheet definitions (templates for patient forms, letters, exam sheets). Per OpenDental API SheetDefs.

SheetDefs — Manages sheet definitions in Open Dental. GET /sheetdefs returns a list of all SheetDefs (optional filter SheetType, e.g. PatientLetter, PatientForm, Screening, MedicalHistory, ExamSheet, Consent). GET /sheetdefs/{SheetDefNum} returns a single SheetDef. API is read-only (no create/update/delete). Use these definitions with the Sheets API to create actual sheets for patients. See SheetDef Database Schema.

Filter by SheetType or leave "All" to list every SheetDef.

Click "Load SheetDefs" to view.