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?
optionalforce:boolean
Defined in: packages/sdk/src/types/fhir-connection-types.ts:341
When true, bypass the freshness TTL (operator-initiated repair).
lookbackDays?
optionallookbackDays: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