# Flujos de trabajo del laboratorio

Los flujos de trabajo están diseñados para admitir los siguientes tipos de intercambios de datos:

* Los sistemas de Historia Clínica Electrónica (EMR) pueden enviar una orden de laboratorio electrónica a un Sistema de Información de Laboratorio (Laboratory Information System, LIS).
* Un LIS puede enviar resultados de laboratorio electrónicamente a un EMR
* Para obtener más información sobre implementaciones ejemplares, comuníquese con LIS COP.


---

# 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/laboratory-work-flows.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.
