> For the complete documentation index, see [llms.txt](https://support.braver.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.braver.net/guides/pour-les-professionnels/fils-de-discussions/rejoindre-une-discussion-concernant-un-nouveau-patient.md).

# Rejoindre une discussion concernant un nouveau patient

## Pas-à-pas

{% stepper %}
{% step %}
**Accédez à la page&#x20;*****Accueil*****.**

<div align="left"><figure><img src="/files/FK10uMe6m4f7441gfSOP" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Si vous collaborez avec un professionnel externe à votre organisation, il est possible que vous receviez un fil de discussion pour un patient qui n'est pas encore associé à votre banque de fiches patients. À ce moment, le nom du patient - habituellement en violet - sera en gris.**

<div align="left"><figure><img src="/files/17XCeLsQVpQ6sxCHjQks" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Vous pouvez alors&#x20;*****Accepter*****&#x20;ou&#x20;*****Refuser*****&#x20;de répondre au fil de discussion. Remarquez la mention orangée au sujet de la fiche patient.**

<div align="left"><figure><img src="/files/Al8Dh7oaY7VnGU4m73ht" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Pour lier le fil de discussion au bon patient, vous devrez cliquer sur la fiche patient dans le haut du fil.**

<div align="left"><figure><img src="/files/8UwkByAIEZTEUheSd1b3" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Sélectionnez&#x20;*****Associer à un patient*****.**

<div align="left"><figure><img src="/files/hxSNEyPFLo6BQv3xnxjv" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Dans ce cas, la patiente ne figure pas dans votre banque de fiches patients.**

Si cela avait été le cas, vous auriez pu la sélectionner parmi vos fiches patients.

Vous devez donc créer une nouvelle fiche patient.

Cliquez sur l'icône en bas, à droite.

<div align="left"><figure><img src="/files/cgSuTXiMEpFp5ihz4qlp" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="info" %}
**Dans ce cas, la patiente figure dans votre banque de fiches patients.** Sélectionnez sa fiche.\
\
![](/files/bbygwYgMgGyUG1wm2SoE)\
\
Sélectionnez ensuite *Associer à ce patient*. **Passez à l'étape 8.**\
\
![](/files/nFI10qiyUoSErVqCAuu0)
{% endhint %}
{% endstep %}

{% step %}
**Validez les informations et modifiez-les, au besoin.**

Enregistrez ensuite en cliquant sur le crochet en haut, à droite.

<div align="left"><figure><img src="/files/CZsxjFyMEwCZYohcEgKn" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**La fiche patient est maintenant créée !**

<div align="left"><figure><img src="/files/QTi0q5iuaVxsjE4IRjD8" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}


---

# 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://support.braver.net/guides/pour-les-professionnels/fils-de-discussions/rejoindre-une-discussion-concernant-un-nouveau-patient.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.
