# AthenaEncounterReasons

Model ID: `AthenaEncounterReasons`

The reasons + shared section note on an encounter.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `note` | `string|null` | No |  |  | `null` | Yes |  |
| `note_last_modified_datetime` | `string|null` | No |  |  | `null` | Yes |  |
| `note_last_modified_user` | `string|null` | No |  |  | `null` | Yes |  |
| `reasons` | `array|null` | No |  |  | `null` | Yes |  |

## Example

None declared in canonical OpenAPI.
