> For the complete documentation index, see [llms.txt](https://documentation.iologo.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.iologo.io/tutos-iologo-pro/transfert-dun-dossier-patient-entre-consoeurs.md).

# Transfert d'un dossier patient entre consoeurs

### Comment je trouve une pro qui utilise iologo ?&#x20;

Voir la [**carte des pros**](https://map.iologo.io/)

<figure><img src="/files/rAuH5knwYWLrjdM6MESy" alt=""><figcaption></figcaption></figure>

Les informations sont mises à jour par les pros elles-mêmes depuis leur iologo&#x20;

👉 tuto [Référencement sur la carte](/tutos-iologo-pro/referencement-sur-la-carte.md)

### Comment je transfère le dossier à une autre pro ?&#x20;

Une fois que vous vous êtes contactées entre consoeurs il vous suffit de cliquer sur le menu du dossier patient :&#x20;

<figure><img src="/files/2PlxVlTqmR56EyUpkkwb" alt=""><figcaption></figcaption></figure>

Puis vous renseignez l'email de la professionnelle destinataire, et c'est tout !

L'intégralité du dossier (son historique de protocole, les notes, etc) seront transférés à la nouvelle pro si elle accepte le transfert. \
En cas de refus du transfert, le dossier patient reste sur votre iologo.

### Si la famille a compte iologo à la maison, est-il transféré ?&#x20;

Oui ! L'opération est transparente pour eux.\
Grâce au transfert le patient conserve son identifiant, son mot de passe et ses badges de progression (certains y sont vraiment attachés 😁).&#x20;


---

# 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://documentation.iologo.io/tutos-iologo-pro/transfert-dun-dossier-patient-entre-consoeurs.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.
