Resources

We have curated a list of the best free iatricSystems resources for you, including training documents, product resources, report writing tips, and more!

Drug Diversion Checklist A helpful guide on how to prevent drug diversion. This checklist has been developed as an operational tool to help healthcare organizations identify early warning signs of diversion, strengthen controls, and standardize investigative and reporting processes. Continue reading below, or fill out this form…

Client/Server Lookups The technique to select one, or a list of records from a DPM and detail segment via selection on a field that allows the user to use “lookups” varies from module to module. In some modules, you should use NO index and a selection on…

Age Related Z Programs Z.age Arguments: A = birthdate YYYYMMDD B = base date YYYYMMDD Optional, uses @.today otherwise Returns: Age in years, months days, according to the following scheme: Under 1 year nM dD Under 5 years nY mM 5 or over nn Example call: %Z.age(@birthdate,@.today)…