# PatientIntakeResponse

Model ID: `PatientIntakeResponse`

No description.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `created_at` | `string` | Yes | date-time |  |  | No |  |
| `invalid_entries` | `object|null` | No |  |  |  | Yes |  |
| `storage_status` | `string` | Yes |  | pending, saved, partial, failed |  | No |  |
| `submission_id` | `string` | Yes | uuid |  |  | No |  |
| `unknown_fields` | `array|null` | No |  |  |  | Yes |  |
| `vendors` | `object` | Yes |  |  |  | No |  |

## Example

None declared in canonical OpenAPI.
