# ListConditionsResponse

Model ID: `ListConditionsResponse`

No description.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `conditions` | array of [`Problem`](./Problem.md) | Yes |  |  |  | No |  |
| `patient_id` | `string` | Yes |  |  |  | No |  |
| `total` | `integer` | Yes |  |  |  | No |  |

## Example

None declared in canonical OpenAPI.
