> 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/monitoramento/faturamento-apac/consulta-de-inconsistencias.md).

# Consulta de Inconsistências

Layout\
\
\
\
\
Campos\
&#x20;&#x20;

<figure><img src="/files/9FNO6MdLaKLxJ44u9ahN" alt=""><figcaption></figcaption></figure>

| Número                       | Nome                     | Descrição | Valores válidos e formato | Restrições                                                                                                                                                                   |
| ---------------------------- | ------------------------ | --------- | :-----------------------: | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <ol><li></li></ol>           | Mês Dispensação          |           |       Apenas números      | ObrigatórioAlterável                                                                                                                                                         |
| <ol start="2"><li></li></ol> | Regional de Saúde        |           |                           | Alterável de acordo com a RNG1.16 Preenchimento dos Campos Estabelecimento e Regional de Saúde .É obrigatório o preenchimento do campo Regional de Saúde ou Unidade de Saúde |
| <ol start="3"><li></li></ol> | Estabelecimento de Saúde |           |                           | Alterável de acordo com a RNG1.16 Preenchimento dos Campos Estabelecimento e Regional de Saúde .É obrigatório o preenchimento do campo Regional de Saúde ou Unidade de Saúde |
| <ol start="4"><li></li></ol> | Status                   |           |                           | ObrigatórioAlterável                                                                                                                                                         |

\
Comandos\
&#x20;&#x20;

| Número                       | Nome                                 | Ação                                                                         | Restrições                                                              |
| ---------------------------- | ------------------------------------ | ---------------------------------------------------------------------------- | ----------------------------------------------------------------------- |
| <ol><li></li></ol>           | Buscar                               | Executa a busca.                                                             | Disponível                                                              |
| <ol start="2"><li></li></ol> | Pesquisar Regional de Saúde          | Aciona o fluxo alternativo {Pesquisar Regional de Saúde}                     | Disponível                                                              |
| <ol start="3"><li></li></ol> | Pesquisar Estabelecimento de saúde   | Aciona o fluxo alternativo {Pesquisar Estabelecimento de Saúde}              | Disponível                                                              |
| <ol start="4"><li></li></ol> | Gerar arquivo com inconsistências    | Aciona o fluxo alternativo {Gerar arquivo com inconsistências importadas}    | Disponível somente após as validações.                                  |
| <ol start="5"><li></li></ol> | Validação Regional                   | Aciona o fluxo alternativo {Validação Regional                               | Disponível somente para os níveis Farmacêuticos GRS e Gestor Master     |
| <ol start="6"><li></li></ol> | Validação Nível Central              | Aciona o fluxo alternativo {Validação Nível Central}                         | Disponível somente para Gestor Master                                   |
| <ol start="7"><li></li></ol> | Visualizar/retificar inconsistências | Aciona o fluxo alternativo {Visualizar/retificar inconsistências importadas} | Disponível somente para os níveis Farmacêuticos GRS/SAF e Gestor Master |

\
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/monitoramento/faturamento-apac/consulta-de-inconsistencias.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.
