# Flux de travail des vaccins

Cette collection de flux de travail permet à un système externe ayant accès au **HIE** d’enregistrer et de récupérer des statuts vaccinaux.

&#x20;

Les flux de travail sont conçus pour prendre en charge les types d’échanges de données ci-après avec des systèmes autorisés à accéder au **HIE**.

1\.  Un système peut enregistrer un document de vaccin dans le **HIE** à l’aide de la transaction [Enregistrer le flux de travail des données cliniques au niveau du patient](https://guides.ohie.org/arch-spec/introduction/shared-health-record/save-patient-level-clinical-data-workflow).

2\.  **Un** système peut lancer une requête sur un document de vaccin dans le **HIE** à l’aide de la transaction [Enregistrer le flux de travail des données cliniques au niveau du patient](https://guides.ohie.org/arch-spec/introduction/shared-health-record/query-patient-level-clinical-data-workflow).

{% hint style="success" %}
References:

* [WHO DDCC Workflows](https://worldhealthorganization.github.io/ddcc/workflows.html)
  {% endhint %}


---

# 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://guides.ohie.org/arch-spec/5.0-fr-1/introduction/vaccine-workflows.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.
