> 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/listas-e-programas/nota-de-esclarecimento.md).

# Nota de Esclarecimento

Layout

<figure><img src="/files/8cK2HDsfUTsadCf7fC8D" alt=""><figcaption></figcaption></figure>

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

| Número                                 | Nome                                         | Descrição                                      |                                Valores válidos e formato                                | Restrições                                                                                |
| -------------------------------------- | -------------------------------------------- | ---------------------------------------------- | :-------------------------------------------------------------------------------------: | ----------------------------------------------------------------------------------------- |
| Adiciona Nota de Esclarecimento        |                                              |                                                |                                                                                         |                                                                                           |
| <ol><li></li></ol>                     | Paciente                                     | tb\_nota\_esclarecimento.cod\_paciente         |                                                                                         | ObrigatórioAlterável                                                                      |
| <ol start="2"><li></li></ol>           | CPF                                          |                                                |                                                                                         | ObrigatórioNão AlterávelPreenchido automaticamente pelo sistema após selecionar Paciente. |
| <ol start="3"><li></li></ol>           | Data de Cadastro                             | tb\_nota\_esclarecimento.dth\_cadastro         |                                        Data Input                                       | ObrigatórioNão AlterávelPreenchido automaticamente pelo sistema com a Data atual.         |
| <ol start="4"><li></li></ol>           | Estabelecimento de Saúde                     | tb\_nota\_esclarecimento.cod\_unidade\_saude   |                     Lista de unidade originada de "tb\_grs.cod\_grs"                    | ObrigatórioAlterável                                                                      |
| <ol start="5"><li></li></ol>           | Executa                                      | tb\_nota\_esclarecimento.flg\_executa\_nota    |                               Caixa de Seleção {Não; Sim}.                              | ObrigatórioAlterável                                                                      |
| Item da Nota de Esclarecimento (Min.1) |                                              |                                                |                                                                                         |                                                                                           |
| <ol start="6"><li></li></ol>           | Medicamento e Produto (Denominação Genérica) | tb\_nota\_esclarecimento.cod\_item\_financeiro | Lista de itens da programação originada de "tb\_item\_financeiro.cod\_item\_financeiro" | ObrigatórioAlterável                                                                      |
| <ol start="7"><li></li></ol>           | Medicamento/Produto                          |                                                |                                                                                         | Não obrigatórioAlterável                                                                  |
| <ol start="8"><li></li></ol>           | Produto                                      |                                                |                                                                                         | Não obrigatórioAlterável                                                                  |
| <ol start="9"><li></li></ol>           | Programa                                     |                                                |                                                                                         |                                                                                           |
| <ol start="10"><li></li></ol>          | Descrição observação                         |                                                |                                                                                         |                                                                                           |

\
Comandos\
&#x20;&#x20;

| Número                       | Nome      | Ação                                                                      | Restrições |
| ---------------------------- | --------- | ------------------------------------------------------------------------- | ---------- |
| <ol><li></li></ol>           | Adicionar | Grava uma nova Nota de Esclarecimento                                     | Disponível |
| <ol start="2"><li></li></ol> | Voltar    | Retorna para interface IU1.79 Pesquisar Nota de Esclarecimento Negativa . | Disponível |
| <ol start="3"><li></li></ol> | Alterar   | Altera o registro existente.                                              | Disponível |

<br>

\
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/listas-e-programas/nota-de-esclarecimento.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.
