> 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/fiches-patients/filtrer-les-fiches-patients.md).

# Filtrer les fiches patients

{% hint style="info" %}
Les filtres permettent de [filtrer les fiches patients](#filtrer-les-fiches-patients) et de [visualiser l'état de leur processus d'invitation](#visualiser-letat-du-processus-dinvitation).&#x20;
{% endhint %}

## 1. Filtrer les fiches patients

### Pas-à-pas

{% stepper %}
{% step %}

### 1) Accédez à la page Patients, puis 2) sélectionnez les filtres.

<figure><img src="/files/XEqR2CMdf6mtMSrwLEqI" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Faites 1 ou plusieurs choix parmi les suivants.

{% hint style="warning" %}
Les filtres varient selon les rôles qui vont ont été attribués et les configurations déterminées par votre établissement.
{% endhint %}

<figure><img src="/files/jR7OsJU93FzHg834GYgS" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Cliquez sur *Enregistrer*.

<figure><img src="/files/pmMeHjJZeLkoHoGCsd0x" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### Mises en situation

#### 1. Pour identifier rapidement les patients pour lesquels vous participez à une discussion active, choisissez ces options:

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

#### 2. Si vous remplacez quelqu'un de votre équipe et souhaitez voir les discussions actives en cours, choisissez cette option:

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

## 2. Visualiser l'état du processus d'invitation

### Pas-à-pas

{% stepper %}
{% step %}

### 1) Accédez à la page Patients, puis 2) sélectionnez les filtres.

<figure><img src="/files/XEqR2CMdf6mtMSrwLEqI" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Activez *Afficher l'entourage du patient* pour accéder au menu déroulant.

<figure><img src="/files/iYxlV3Tui9xJUzow4qMN" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Sélectionnez une ou plusieurs options parmi les suivantes:&#x20;

<figure><img src="/files/W4ODEkbFId6PGYRHjD6T" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Sélectionnez ensuite un filtre pour afficher les patients qui vous intéressent.

<figure><img src="/files/tL61cmVKUwZq3lqsP6cr" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Cliquez sur Enregistrer.

<figure><img src="/files/pmMeHjJZeLkoHoGCsd0x" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### Mises en situation

#### 1. Pour identifier rapidement quels membres n'ont pas été invités ou dont les informations d'invitation sont incomplètes, choisissez ces options:

<figure><img src="/files/p7kVcWtxpAA7Uh4SpnjZ" alt="" width="188"><figcaption></figcaption></figure>

#### 2. Pour identifier quels membres n'ont pas accepté leur invitation, choisissez ces options:

<figure><img src="/files/ARrj3uTQ9hLc7PNso3Iz" alt="" width="188"><figcaption></figcaption></figure>

#### 3. Pour avoir une vue d'ensemble sur l'état des invitations, choisissez ces options:

<figure><img src="/files/0k585UwOsIr3WNVLeO8O" alt="" width="188"><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, and the optional `goal` query parameter:

```
GET https://support.braver.net/guides/pour-les-professionnels/fiches-patients/filtrer-les-fiches-patients.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.
