# Créer une nouvelle fiche patient

## Pas-à-pas

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

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

{% step %}
**Cliquez sur le bouton d'ajout en bas à droite.**

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

{% step %}
**Remplissez les champs nécessaires, puis cliquez sur le crochet dans le haut de la page, à droite, pour sauvegarder.**

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

{% step %}
**La fiche patient de Mme Gingras est maintenant créée.**

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


---

# Agent Instructions: 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://support.braver.net/guides/pour-les-professionnels/fiches-patients/creer-une-nouvelle-fiche-patient.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.
