# ImpiloDevice

Model ID: `ImpiloDevice`

No description.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `current_patient` | [`ImpiloPatient`](./ImpiloPatient.md) | No |  |  | `null` | Yes |  |
| `current_status` | `string|null` | No |  |  | `null` | Yes |  |
| `device_events` | `array|null` | No |  |  | `null` | Yes |  |
| `device_identifiers` | `array|null` | No |  |  | `null` | Yes |  |
| `disabled_readings` | `boolean|null` | No |  |  | `null` | Yes |  |
| `external_identifier` | `string|null` | No |  |  | `null` | Yes |  |
| `id` | `integer|null` | No |  |  | `null` | Yes |  |
| `item` | [`ImpiloItem`](./ImpiloItem.md) | No |  |  | `null` | Yes |  |
| `last_health_check` | `string|null` | No |  |  | `null` | Yes |  |
| `site` | [`ImpiloSite`](./ImpiloSite.md) | No |  |  | `null` | Yes |  |
| `used` | `boolean|null` | No |  |  | `null` | Yes |  |

## Example

None declared in canonical OpenAPI.
