> ## Documentation Index
> Fetch the complete documentation index at: https://medlogprotocol.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Patient- or clinician-facing outputs

> The outputs intended for human users.

The outputs intended for human users, including:

* **predictive outputs** such as labels, risk scores, or forecasts, with associated confidence measures;
* **generative outputs** such as text, images, or videos;
* **explanations or rationales** distilled from internal artifacts; and
* **recommendations** generated by single or multi-agent systems.

Any explainability or reasoning components presented to users should also be recorded in this field, as
well as any triage levels or risk scores that determine if a MedLog record is flagged for human review.

| Field         | Type   | Notes                                          |
| ------------- | ------ | ---------------------------------------------- |
| `output_type` | enum   | `text`, `image`, `video`, `audio`, or `other`. |
| `output_uri`  | uri    | Pointer to the stored output.                  |
| `summary`     | string | Short human-readable summary of the output.    |
