> For the complete documentation index, see [llms.txt](https://sigafdocumenta.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://sigafdocumenta.saude.mg.gov.br/relatorios/relatorios-sigaf/entradas/relatorio-comparativo-de-valor-unitario.md).

# Relatório Comparativo de Valor Unitário

## Acesso ao Relatório

Caminho no [SIGAF](https://sigaf.saude.mg.gov.br/):

Relatórios > Entradas > [Relatório Comparativo de Valor Unitário](https://antigo-sigaf.saude.mg.gov.br/?page=meta/view\&id_view=tb_entrada_us_item_1&_menu_acessado=797)

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

## Sobre o Relatório

<details>

<summary><strong>Quem consegue acessar este relatório?</strong></summary>

Esse relatório pode ser acessado pelos usuários ativos no SIGAF com os seguintes níveis de acesso:

* [x] Atendente
* [x] Atendente Almoxarifado
* [x] Farmacêutico Municipal
* [x] Farmacêutico Regional
* [x] Farmacêutico SAF
* [x] Gerente Almoxarifado
* [x] Gestor Estadual

{% hint style="info" %}
Se o acesso for **nível municipal** e **gerente almoxarifado**, visualiza apenas o seu estabelecimento.&#x20;

Se for **regional**, visualiza tanto o seu estabelecimento quanto os que estão sob sua jurisdição.&#x20;

Já o **nível central** têm acesso aos dados de todo o Estado.
{% endhint %}

</details>

<details>

<summary><strong>Qual é a finalidade do relatório?</strong></summary>

Comparar o valor unitário registrado na entrada dos itens com o valor unitário de referência da lista oficial, possibilitando a identificação de divergências entre os valores.

</details>

<details>

<summary>Em quais situações o relatório é mais útil?</summary>

Este relatório é especialmente útil em situações que envolvem:

* Conferência de quantidade faturada, lote e valor de entrada.

{% hint style="info" %}
Utilizado no período anterior à descentralização do Componente Básico, para acompanhar e comparar os valores previstos e realizados, além de identificar o consumo do saldo financeiro.
{% endhint %}

</details>

## Como Explorar e Interagir com o Relatório?

<details>

<summary><strong>Quais filtros estão disponíveis?</strong></summary>

Confira a seguir os filtros disponíveis para extrair esse relatório:

<div align="left"><figure><img src="/files/1BvNvHDEqS5e0by9YpEK" alt=""><figcaption></figcaption></figure></div>

</details>

<details>

<summary><strong>É possível exportar o relatório? Em quais formatos?</strong></summary>

Não é possível extrair esse relatório, apenas consultar no SIGAF.

</details>

<details>

<summary><strong>Quais informações aparecem no relatório exportado (CSV)?</strong></summary>

* [x] Estabelecimento de Saúde
* [x] Lote
* [x] Nome Comercial do Medicamento ou Produto
* [x] Qtde Faturada
* [x] Qtde para entrada no estoque&#x20;
* [x] Valor Unitário da Entrada
* [x] Valor Unitário da Lista

</details>


---

# 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, and the optional `goal` query parameter:

```
GET https://sigafdocumenta.saude.mg.gov.br/relatorios/relatorios-sigaf/entradas/relatorio-comparativo-de-valor-unitario.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
