# PeakFlowReading

Model ID: `PeakFlowReading`

A peak expiratory flow reading.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `personal_best` | `number|null` | No |  |  |  | Yes | Patient's personal-best peak flow value, optional; used to compute percent_personal_best. |
| `value` | `number` | Yes |  |  |  | No | L/min |

## Example

None declared in canonical OpenAPI.
