Module constants

Source
Expand description

Constants used throughout the VPR core crate.

This module contains all path and filename constants to ensure consistency across the codebase and make maintenance easier.

Constantsยง

CLINICAL_DIR_NAME
Directory name for clinical records storage.
CLINICAL_TEMPLATE_DIR
Directory name for clinical templates.
COORDINATION_DIR_NAME
Directory name for coordination records storage.
DEFAULT_GITIGNORE
Default .gitignore content for VPR repositories.
DEFAULT_PATIENT_DATA_DIR
Default directory for patient data storage when no explicit directory is configured.
DEMOGRAPHICS_DIR_NAME
Directory name for demographics records storage.
LATEST_RM
Latest supported openEHR RM module version.
THREAD_FILENAME
Filename for coordination thread (message collection).
THREAD_LEDGER_FILENAME
Filename for coordination thread ledger.