CORE does not yet support checking if a diagnostic report has text. @mikix provided this workaround: ``` select id, presentedForm[1].hash is not NULL as has_text diagnosticreport ```