vpr_core/paths/clinical/
mod.rs

1//! Clinical record path definitions.
2
3pub mod common;
4pub mod ehr_status;
5pub mod letter;