> 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/integrations/leomed/activer-un-compte-patient-ou-proche-aidant.md).

# Activer un compte patient ou proche aidant sur un appareil géré par l'établissement (Leomed)

{% hint style="danger" %}
Cas d'usage: Seulement pour les patients ou proches aidants **à qui vous prêtez un appareil géré par l'établissement**.
{% endhint %}

## Pas-à-pas

{% stepper %}
{% step %}
**Dans une fiche patient de Leomed, cliquez sur l'icône de Braver en haut de la fiche du patient à gauche.**

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

{% step %}
**Ouvrez la caméra de l'appareil mobile iOS ou Android prêté par l'établissement et scannez le code QR.**

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

{% step %}
**Sélectionnez&#x20;*****Je n'ai pas encore de compte Braver*****.**

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

{% step %}
**Cliquez sur&#x20;*****OK*****.**

<div align="left"><figure><img src="/files/1L42qloXAFAgCq6svUSP" alt="" width="285"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**1) Faites défiler les conditions générales d'utilisation de Braver jusqu'en bas, puis 2) cliquez sur&#x20;*****Accepter les conditions d'utilisation*****.**

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

{% step %}
**1) Faites défiler les conditions générales d'utilisation de Leomed jusqu'en bas, puis 2) cliquez sur&#x20;*****Accepter les conditions d'utilisation*****.**

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

{% step %}
**Cliquez sur&#x20;*****Confirmer cette permission*****&#x20;au sujet des notifications push.**

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

{% step %}
**Cliquez sur&#x20;*****Autoriser*****&#x20;pour confirmer.**

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

{% step %}
**Refaites les étapes 7 et 8 pour la caméra et le micro.**
{% endstep %}

{% step %}
**Voilà! Vous avez bien créé le compte du patient ou du proche aidant!**

<div align="left"><figure><img src="/files/yDpVE1ybiKUjV86rehHA" alt="" width="284"><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/integrations/leomed/activer-un-compte-patient-ou-proche-aidant.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.
