# ListFamilyHistoryResponse

Model ID: `ListFamilyHistoryResponse`

No description.

Type: `object`

## Fields

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

## Example

None declared in canonical OpenAPI.
