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.