Skip to main content

Interface: TriggerPatientRefreshRequest

Defined in: packages/sdk/src/types/fhir-connection-types.ts:336

Request to refresh a single linked patient's encounter cache on demand.

Properties

force?

optional force: boolean

Defined in: packages/sdk/src/types/fhir-connection-types.ts:341

When true, bypass the freshness TTL (operator-initiated repair).


lookbackDays?

optional lookbackDays: number

Defined in: packages/sdk/src/types/fhir-connection-types.ts:339


memberId

memberId: number

Defined in: packages/sdk/src/types/fhir-connection-types.ts:337


patientId

patientId: string

Defined in: packages/sdk/src/types/fhir-connection-types.ts:338