# Alertar/enviar recordatorios o información

Estos flujos de trabajo están diseñados para facilitar la comunicación unidireccional con un cliente o proveedor que figura en el **HIE**.\
Los flujos de trabajo están diseñados para admitir casos de uso, como recordatorios de atención o comunicaciones de crisis.

1\.   Envío de alertas a los pacientes o a quienes se les esté brindando atención o servicios.

2\.   Envío de alertas a proveedores o a quienes están brindando atención.


---

# 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/alerting-sending-reminders-or-information.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.
