medicapi::logic::medical_profile_logic

Static FIND_BY_ORGANIZATION

pub static FIND_BY_ORGANIZATION: Lazy<Mutex<TimedCache<Uuid, Result<Vec<MedicalProfile>, StatusMessage>>>>
Expand description

Cached static for the find_by_organization function.