# CheckInEncounterRequest

Model ID: `CheckInEncounterRequest`

Request body for POST /encounters/{encounter_id}/check-in.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `appointment_id` | `string` | Yes |  |  |  | No | EHR (e.g. Athena) appointment id to check the patient in against. |

## Example

None declared in canonical OpenAPI.
