> For the complete documentation index, see [llms.txt](https://help.connected.illumina.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/case-completion-and-reporting/clinical_report.md).

# Reporting

## Reporting solution overview

The reporting feature generates case reports using template-defined logic to compile case-level and variant-level information from two primary sources:

* **User‑entered data**, such as user‑selected disease, case metadata, sample information, interpretation notes, variant tags, pathogenicity assignments, disclaimers, and methodology statements.
* **Automatically extracted annotations**, such as automatically selected disease, variant details, quality metrics, and population frequencies.

The reporting engine extracts case and variant data, then automatically populates template sections. Template conditions determine which content appears for each case.

**Benefits of the reporting solution:**

* **Reduced manual work:** Automatic data population eliminates repetitive text entry.
* **Consistency and reproducibility:** Reports follow standardized logic across cases.
* **Traceability:** Reports generated in finalized cases are saved and can be reviewed or downloaded at any time.
* **Customizability:** Templates can be tailored to your laboratory’s clinical, regulatory, and branding requirements.

### Template types

Emedgene uses two types of templates:

* **Case report templates**, used to automatically create complete case reports that include proband and sample details, a summary of findings, the final case outcome, and interpretation and recommendations.
* **Variant interpretation templates**, used to automatically create variant‑level interpretation notes that may be incorporated into case reports.

### Customization

**Emedgene** provides out‑of‑the‑box templates for case‑level and variant‑level reports. These standard templates include essential components such as case metadata, variant summaries, interpretation notes, and test details.

If your organization requires alignment with specific SOPs or branding guidelines, templates can be customized to include:

* Conditional sections based on variant type
* Dynamic paragraphs triggered by tags or pathogenicity
* Organization‑specific disclaimers or formatting rules
* Multiple electronic signatures

To request custom template development beyond the standard offering, contact your Illumina representative.

## Next steps

To learn more, continue with:

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Previewing and generating report</strong></td><td><a href="/pages/LM7w3BGNfIKNm3Nj7Dvz">/pages/LM7w3BGNfIKNm3Nj7Dvz</a></td><td>Step‑by‑step explanation of how reports are prepared, finalized, and generated.</td><td></td></tr><tr><td><strong>Downloading reports in a finalized case</strong></td><td><a href="/pages/kB8UsDiwvAsvR1ge2Pdr">/pages/kB8UsDiwvAsvR1ge2Pdr</a></td><td>Access previously generated reports.</td><td></td></tr><tr><td><strong>Troubleshooting</strong></td><td><a href="/pages/0qdC7d2HancW2xseWVv1">/pages/0qdC7d2HancW2xseWVv1</a></td><td>Common causes of report rendering issues and how to resolve them.</td><td></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/case-completion-and-reporting/clinical_report.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
