# NPPESProvider

Model ID: `NPPESProvider`

A single NPI Registry provider record.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `addresses` | `array|null` | No |  |  | `null` | Yes |  |
| `basic` | [`NPPESBasic`](./NPPESBasic.md) | No |  |  | `null` | Yes |  |
| `created_epoch` | `string|null` | No |  |  | `null` | Yes |  |
| `endpoints` | `array|null` | No |  |  | `null` | Yes |  |
| `enumeration_type` | `string|null` | No |  |  | `null` | Yes |  |
| `identifiers` | `array|null` | No |  |  | `null` | Yes |  |
| `last_updated_epoch` | `string|null` | No |  |  | `null` | Yes |  |
| `number` | `string|null` | No |  |  | `null` | Yes |  |
| `other_names` | `array|null` | No |  |  | `null` | Yes |  |
| `practice_locations` | `array|null` | No |  |  | `null` | Yes |  |
| `taxonomies` | `array|null` | No |  |  | `null` | Yes |  |

## Example

None declared in canonical OpenAPI.
