# Archiver un patient

Il est possible d'archiver un patient. Cela permet de ne plus voir le patient dans votre liste de patients, tout en conservant ses factures et consultations.

Un patient archivé ne peut plus être modifié, peut à tout moment être désarchivé et peut-être affiché dans la liste des patients en sélectionnant le filtre "Archivés".

## Archiver

Dans la fiche du patient que vous souhaitez archiver, cliquez sur "Archiver".

![](/files/-Lyf1kbtYStJUugZoLOk)

Un message de confirmation apparait. Cliquez sur "OK".

![](/files/-Lyf1kbvXcfxZOse_I13)

Le patient est maintenant archivé.

![](/files/-Lyf1kbxfnAt0xPZv7ZF)

Pour désarchiver un patient, il suffit de cliquer sur "Restaurer le patient".


---

# 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://tutorial.optamed.ch/patients/archivage-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.
