# ProviderEducationCredential

Model ID: `ProviderEducationCredential`

A degree or education credential held by this practitioner.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `credential` | `string` | Yes |  |  |  | No | Degree or education credential, e.g. MD, DO, MSN |
| `graduation_year` | `integer|null` | No |  |  |  | Yes | Year the credential was earned, optional. |
| `institution` | `string|null` | No |  |  |  | Yes | Institution that issued the credential, optional. |

## Example

None declared in canonical OpenAPI.
