medicapi::logic::prescription_logic

Static GET_ACTIVE_BY_ORG

pub static GET_ACTIVE_BY_ORG: Lazy<Mutex<TimedCache<Uuid, Result<Vec<Prescription>, StatusMessage>>>>
Expand description

Cached static for the get_active_by_org function.