# PatientFlagsUpdate

Model ID: `UpdatePatientFlagsRequest`

One or more flags to set. Merged into the patient's existing flags; flags not named here are left unchanged.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `imported_vitals` | `boolean` | No |  |  |  | No | Whether the patient has imported vitals data. |
| `onboarding_completed` | `boolean` | No |  |  |  | No | Whether the patient has completed onboarding. |

## Example

None declared in canonical OpenAPI.
