# ListActivityResponse

Model ID: `ListActivityResponse`

Response for GET /patients/activity.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `activity` | `array` | Yes |  |  |  | No | Normalized activity Observations, optionally filtered by `type`. |
| `patient_id` | `string|null` | Yes |  |  |  | Yes | FHIR Patient resource ID the activity observations belong to. |

## Example

None declared in canonical OpenAPI.
