# BodyTemperatureVital

Model ID: `BodyTemperatureVital`

No description.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `route` | [`TemperatureRoute`](./TemperatureRoute.md) | No |  |  | `"oral"` | No | Body site the temperature was measured at (oral, rectal, axillary, tympanic, temporal, other). |
| `value` | `number` | Yes |  |  |  | No | Celsius |

## Example

None declared in canonical OpenAPI.
