# GetCurrentCareSessionCareSessionsCurrentResponse

Model ID: `GetCurrentCareSessionCareSessionsCurrentResponse`

No description.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `asOf` | `string` | Yes |  |  |  | No | ISO 8601 UTC timestamp when this snapshot was computed. |
| `careSession` | [`CareSession`](./CareSession.md) | Yes |  |  |  | No | The patient's current care session. |
| `ok` | `boolean` | Yes |  |  |  | No | Always `true` on a successful response. |

## Example

None declared in canonical OpenAPI.
