# ProviderContactPoint

Model ID: `ProviderContactPoint`

A contact point beyond the practitioner's primary email.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `system` | `string` | Yes |  |  |  | No | phone \| fax \| email \| pager |
| `use` | `string` | No |  |  | `"work"` | No | Context this contact point is used in, e.g. 'work', 'mobile'. |
| `value` | `string` | Yes |  |  |  | No | The contact value, e.g. a phone number. |

## Example

None declared in canonical OpenAPI.
