> For the complete documentation index, see [llms.txt](https://manuais.farmaciadigital.saude.mg.gov.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manuais.farmaciadigital.saude.mg.gov.br/cadastros/estabelecimentos/unidade-de-saude/busca-unidade-de-saude.md).

# Busca Unidade de Saúde

<figure><img src="/files/sQd1ohuyHjOnxYiANTFj" alt=""><figcaption></figcaption></figure>

Layout\
\
\
Campos

| Número                       | Nome              | Descrição | Valores válidos e formato | Restrições                             |
| ---------------------------- | ----------------- | --------- | :-----------------------: | -------------------------------------- |
| <ol><li></li></ol>           | Nome da Unidade   |           |           Texto.          | Não obrigatório. Alterável.            |
| <ol start="2"><li></li></ol> | Regional de saúde |           |           Texto.          | Não obrigatório. Alterável.            |
| GRID de resultados           |                   |           |                           |                                        |
| <ol start="3"><li></li></ol> | Nome da Unidade   |           |           Texto.          | Informado pelo sistema. Não alterável. |
| <ol start="4"><li></li></ol> | Cidade            |           |           Texto.          | Informado pelo sistema. Não alterável. |

\
\
Comandos\
&#x20;&#x20;

| Número                       | Nome               | Ação                                                                                                                                                         | Restrições  |
| ---------------------------- | ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------ | ----------- |
| <ol><li></li></ol>           | Buscar             | Executa a busca conforme os filtros informados nos casos de uso CDU1.06 Manter Almoxarifados , CDU1.07 Manter Unidade de Saúde e CDU1.08 Manter Subunidade . | Disponível. |
| <ol start="2"><li></li></ol> | Selecionar unidade | Fecha a tela e seleciona a Unidade.                                                                                                                          | Disponível. |
| <ol start="3"><li></li></ol> | Fechar             | Fecha a tela.                                                                                                                                                | Disponível. |

\
Observações\
&#x20;&#x20;

| Os campos obrigatórios deverão ser identificados por um asterisco a frente dos rótulos. |
| --------------------------------------------------------------------------------------- |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://manuais.farmaciadigital.saude.mg.gov.br/cadastros/estabelecimentos/unidade-de-saude/busca-unidade-de-saude.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.
