# Descubrir servicios de atención

Esta recopilación está diseñada para permitir que los sistemas externos, como los sistemas de punto de atención, consulten información sobre proveedores, instalaciones, organizaciones o servicios de atención médica.

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

1\.   Consulta de información de los profesionales.

2\.   Consulta de información de la instalación.

3\.   Consulta de información de la organización.

4\.   Consulta de información de servicios de atención médica.

5\.   Consulta de cualquier información anterior que esté vinculada entre sí.

&#x20;


---

# 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/care-services-discovery.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.
