Medical Company Automates their Workflow
Published:
Freepath Pathology Laboratory employs FabSoft’s SysConnect and Tag Doc solutions, eliminating manual faxing and mailing. By integrating these tools into their document management ecosystem, the laboratory streamlined patient record capture, reduced administrative overhead, and ensured faster, more accurate delivery of critical medical documentation.
With SysConnect automating the routing of incoming documents and Tag Doc enabling intelligent barcode-based indexing, Freepath Pathology Laboratory eliminated the bottlenecks associated with manual paper-based processes, resulting in significant time and cost savings across their operations.
Related Case Studies
``` **Implementation note for Umbraco:** 1. **Document Type change:** Add a new property `publishedDate` (Data Type: Date Picker with time, or a custom property editor storing ISO 8601 strings) to the relevant Document Type (e.g., `SuccessStory`). 2. **Template rendering (Razor example):** ```razor @{ var publishedDate = Model.ValuePublished:
``` This ensures the publication date is both machine-readable (ISO 8601 in `