# PulseOximetryVital

Model ID: `PulseOximetryVital`

No description.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `fio2` | `number|null` | No |  |  |  | Yes | FiO2 % |
| `flow_rate` | `number|null` | No |  |  |  | Yes | O2 flow rate L/min |
| `on_supplemental_oxygen` | `boolean` | No |  |  | `false` | No | True if the patient was on supplemental oxygen during the reading. |
| `spo2` | `number` | Yes |  |  |  | No | SpO2 percentage |

## Example

None declared in canonical OpenAPI.
