> 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/argomenti/anamnese.md).

# Anamnesi

### <mark style="color:blue;">Anamnesi</mark>

L’anamnesi è un elemento prezioso per il servizio medico dell’AI, poiché consente di ricostruire la storia clinica del paziente. Contribuisce a convalidare le [diagnosi ](/supporto-medai-it/argomenti/diagnostic.md)formulate e a garantirne la coerenza con il [stato clinico.](/supporto-medai-it/argomenti/status.md) Gli elementi che hanno avuto un ruolo nel percorso professionale devono essere descritti in modo particolarmente dettagliato.

{% hint style="success" %}
Un’anamnesi completa è fondamentale per il servizio medico dell’assicurazione invalidità (AI) in Svizzera, in quanto permette di ricostruire con precisione la storia clinica del paziente. Questi dati sono essenziali per valutare le richieste di prestazioni e garantire la coerenza tra diagnosi e trattamenti. È particolarmente importante descrivere con precisione i fattori che incidono sul percorso professionale.
{% endhint %}

<figure><img src="/files/xQ3FvkAaW0kOmQB7wntb" alt="" width="375"><figcaption></figcaption></figure>


---

# 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:

```
GET https://smedai.aivd.ch/supporto-medai-it/argomenti/anamnese.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
