Skip to content

frontend


Variable: FHIR_REFRESH_TIME

const FHIR_REFRESH_TIME: 30000 = 30000

Defined in: src/lib/constants.ts:32

FHIR Refresh Time (milliseconds)

How often to automatically refresh patient data once FHIR is ready. Used for keeping the patient list up-to-date with new additions.

Default

30000 (30 seconds)