# ConnectureSessionProvider

Model ID: `ConnectureSessionProvider`

A provider attached to a session.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `address_id` | `string|null` | No |  |  | `null` | Yes |  |
| `is_new_patient` | `boolean|null` | No |  |  | `null` | Yes |  |
| `is_primary` | `boolean|null` | No |  |  | `null` | Yes |  |
| `is_vbc` | `boolean|null` | No |  |  | `null` | Yes |  |
| `npi` | `string|null` | No |  |  | `null` | Yes |  |
| `vbc_organization_name` | `string|null` | No |  |  | `null` | Yes |  |

## Example

None declared in canonical OpenAPI.
