> 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/letat-de-sante-de-mon-patient-sest-modifie.md).

# L'état de santé de mon patient s'est modifié

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

1. Informez votre patient qu'il doit communiquer tout changement de sa situation à l'office AI.
2. Pour soutenir votre patient, vous pouvez rédiger un nouveau rapport médical via MedAi. Connectez-vous à votre compte sur <https://portal-medai.ch/auth> et créez un nouveau rapport.
3. Dans ce rapport, détaillez :\
   • Les modifications de l'état de santé\
   • Les nouvelles limitations fonctionnelles impactant l'activité professionnelle\
   • Les changements dans la capacité de travail
4. Une fois le rapport complété, soumettez-le via MedAi. L'office AI l'utilisera pour réévaluer le droit aux prestations et adapter le projet professionnel si nécessaire.


---

# 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/letat-de-sante-de-mon-patient-sest-modifie.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.
