Skip to main content
Rich text representation of the entire result as issued by the diagnostic service (DiagnosticReport.presentedForm[]). Previous version: diagnostic_report_presented_forms Primary Keys:
  • diagnosticreport_presentedform_id
Foreign Keys:
ColumnData TypeDescription
diagnosticreport_presentedform_idvarcharUnique identifier for the presented form row
diagnosticreport_idvarcharParent diagnostic report
datavarcharBase64-encoded attachment data
contenttypevarcharMIME type of the attachment (e.g. application/pdf, image/jpeg)
creationdatetimeWhen the attachment was created
hashvarcharHash of the attachment content
languagevarcharLanguage code of the attachment content
sizeintegerSize of the attachment in bytes
titlevarcharHuman-readable title of the attachment
urlvarcharURL reference to the attachment (if applicable)
Related Tables: Parent:

Version diff

Renamed
  • diagnostic_report_iddiagnosticreport_id
  • content_typecontenttype