feegow_upload_patient_file
Uploads a base64-encoded file to a patient's medical record in the Feegow system. Specify patient ID, file category, and the file as a data URI.
Instructions
[Pacientes] Faz upload de um arquivo (base64) para o prontuário do paciente. [ESCRITA — altera dados; requer FEEGOW_ALLOW_WRITES=true] (HTTP POST /patient/upload-base64)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Corpo JSON da requisição. | |
| query | No | Parâmetros de query adicionais (chave/valor) não listados acima. |