# GetPatientSidebarPatientSidebarResponse

Model ID: `GetPatientSidebarPatientSidebarResponse`

No description.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `asOf` | `string` | Yes |  |  |  | No | ISO 8601 UTC timestamp when this snapshot was computed. |
| `ok` | `boolean` | Yes |  |  |  | No | Always `true` on a successful response. |
| `sidebar` | [`PatientSidebar`](./PatientSidebar.md) | Yes |  |  |  | No | The patient sidebar summary. |

## Example

None declared in canonical OpenAPI.
