medicapi::logic::allergies_logic

Static GET_BY_ORG_ID

pub static GET_BY_ORG_ID: Lazy<Mutex<TimedCache<Uuid, Result<Vec<AllergiesResponse>, StatusMessage>>>>
Expand description

Cached static for the get_by_org_id function.