# ProviderLanguage

Model ID: `ProviderLanguage`

A language this practitioner can communicate with patients in.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `code` | `string` | Yes |  |  |  | No | BCP-47 language tag, e.g. en, es, sr |
| `display` | `string|null` | No |  |  |  | Yes | Human-readable language name, optional. |

## Example

None declared in canonical OpenAPI.
