> For the complete documentation index, see [llms.txt](https://tutorial.optamed.ch/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tutorial.optamed.ch/gestion-des-paiements/paiement/paiement-avec-numero-bvr-pro.md).

# Paiement avec numéro BVR \[PRO]

{% hint style="success" %}
Cette fonctionnalité est uniquement disponible avec la version PRO
{% endhint %}

Vous utilisez votre QR-Iban sur la facture et vous recevez votre paiement sur votre compte bancaire. Cela veut dire que votre numéro de référence BVR est mentionné dans le bulletin de versement.

Afin de faciliter la recherche du paiement, vous pouvez utiliser ce numéro BVR pour trouver la facture payée.

Depuis la liste des factures, veuillez cliquer sur les 3 petits points d'option en haut à droite puis cliquer sur **Rechercher par numéro BVR.**

![](/files/pmZ4mAjKtDELRZ1ryvw8)

Vous pourrez ensuite simplement coller votre numéro BVR dans la zone de sélection ou alors recherche votre numéro dans la liste:

![](/files/lBU0SMhhVCO35TAvc6MA)

Une fois votre numéro BVR trouvé, vous aurez les informations de la facture comme le montant, la date, etc....

La date de paiement peut être saisie ainsi que le moyen de paiement. Puis cliquez sur **Enregistrer.**

La validation de votre paiement est maintenant faite.<br>

![](/files/6lmLwWllET10EQHRgJCG)

{% hint style="info" %}
Le numéro BVR est généré automatiquement par OptaMed. Il est structuré de manière à permettre de récupérer le numéro de la facture ainsi que le numéro du patient.

<img src="/files/xL1DglkS1JOusnKE49iw" alt="" data-size="original">
{% endhint %}


---

# 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://tutorial.optamed.ch/gestion-des-paiements/paiement/paiement-avec-numero-bvr-pro.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.
