# Flujos de trabajo de las vacunas

Esta recopilación de flujos de trabajo permite que un sistema externo con acceso al **HIE** guarde y recupere estados de vacunas.

Los flujos de trabajo están diseñados para admitir los siguientes tipos de intercambios de datos con sistemas que acceden al **HIE**:

1\.   Un sistema puede registrar un documento de vacuna en el **HIE** mediante la transacción Guardar flujo de trabajo de datos clínicos a nivel de paciente.

2\.   **Un** sistema puede consultar un documento de vacuna del **HIE** mediante la transacción Consultar flujo de trabajo de datos clínicos del paciente.

<figure><img src="https://3479746471-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNXU9HeUGFoGFy6pckI1E%2Fuploads%2Fs8lYo6pmHjRdnmuvJK0I%2Fvacunasflujos1.png?alt=media&#x26;token=35e74725-f27e-4286-b862-97c4a7c610c5" alt=""><figcaption></figcaption></figure>

{% 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-es/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.
