# ListNotificationsResponse

Model ID: `ListNotificationsResponse`

No description.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `notifications` | array of [`NotificationResponse`](./NotificationResponse.md) | Yes |  |  |  | No | Notifications for the patient. |
| `patient_id` | `string` | Yes |  |  |  | No | FHIR Patient resource ID the notifications belong to. |

## Example

None declared in canonical OpenAPI.
