> For the complete documentation index, see [llms.txt](https://smedai.aivd.ch/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://smedai.aivd.ch/supporto-medai-it/come-orientarsi-tra-i-menu-di-medai/cronologia.md).

# Cronologia

Potete accedere alla cronologia dei [rapporti medici inviati](/supporto-medai-it/come-compilare-un-rapporto-medico-in-medai.md#soumettre-un-rapport-medical) dalla barra superiore tramite il menu «Cronologia».

Ogni rapporto medico riporta un’indicazione sullo stato:

* Inviato (inviato via MedAI)
* Non è (più) un suo paziente (avete segnalato che non seguite più il paziente)
* Non richiesto (il rapporto medico è stata ricevuto dall'UAI al di fuori di MedAI. Non è necessario inviare il rapporto via MedAI)
* Annullato (l'UAI ha annullato la sua richiesta di rapporto medico. Non è necessario compilare e inviare il rapporto)

Sono inoltre indicati la data di invio o di annullamento e il nome della persona che ha inviato il rapporto all’UAI.

Per ogni rapporto medico potete:&#x20;

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Visualizzare un rapporto medico</td><td></td><td>Per consultare i dati contenuti nel rapporto inviato.</td><td></td></tr><tr><td>Scaricare un rapporto medico</td><td></td><td>Per scaricare la versione PDF del rapporto inviato..</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://smedai.aivd.ch/supporto-medai-it/come-orientarsi-tra-i-menu-di-medai/cronologia.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.
