Skip to main content
The diagnostic_report_presented_forms table contains the actual content of diagnostic reports, including text, images, and other media. This table stores the attachments and presented forms associated with diagnostic reports. Primary Keys:
  • diagnostic_report_id
This table is linked to the main Diagnostic Report table through the diagnostic_report_id foreign key.