Digitizing the Paper Trail of Healthcare Inventory Management — Open Source CXO Ep. 14 | Active Logic
Healthcare is an industry that runs on data but still manages much of it on paper. Welsh Harris, Co-Founder and CTO of Ascendco Health, joins the show to discuss how his company is tackling one of healthcare’s most persistent operational challenges: tracking the reusable surgical instruments that move between operating rooms, sterilization departments, and storage facilities — often with nothing more than manual logs and spreadsheets.
Ascendco Health has built a platform that digitizes this entire workflow, replacing paper-based tracking with real-time inventory visibility. The technical challenges are substantial: integrating with multiple EMR (electronic medical record) systems, maintaining data accuracy across complex supply chains, and meeting the compliance requirements that govern medical device tracking. Welsh’s perspective as both co-founder and CTO gives him visibility into the business and technical sides of this problem simultaneously.
Key Insight: The Paper Problem in Healthcare Operations
Healthcare facilities spend significant resources tracking surgical instruments — reusable devices that must be sterilized, inspected, and logged after every use. In many facilities, this process still relies on paper logs, manual counts, and spreadsheets that are error-prone and impossible to query at scale.
The consequences of poor tracking are real: missing instruments delay surgeries, compliance violations trigger regulatory action, and inventory waste drives up costs in an industry already under intense margin pressure. Welsh describes the operational reality he encountered when building Ascendco Health: hospitals that couldn’t tell you with confidence how many instruments they owned, where those instruments were, or whether they’d been properly sterilized.
Digitizing this process isn’t just an efficiency play — it’s a patient safety play. When you can track every instrument through every step of its lifecycle, you can catch sterilization failures, identify recalls faster, and ensure that the right instruments are available for the right procedures. The platform Ascendco has built serves as a web application that gives healthcare facilities real-time visibility into inventory they previously managed by memory and paper.
Key Insight: EMR Integration and Two-Way Data Syncing
One of the most technically demanding aspects of healthcare technology is integration with EMR systems. Welsh describes the challenges of building two-way data syncing between Ascendco’s inventory platform and the EMR systems that hospitals already use.
The difficulty isn’t just technical — it’s political and procedural. EMR vendors have their own integration standards, certification requirements, and timelines. Hospital IT departments are (justifiably) cautious about connecting new systems to patient-facing infrastructure. And the data models between inventory systems and EMR systems don’t always align cleanly.
Ascendco’s approach involves building a flexible integration layer that can adapt to different EMR systems rather than building custom integrations for each one. This pattern — abstracting the integration complexity behind a consistent internal API — is a common architectural choice in custom software built for industries with fragmented technology ecosystems. Welsh discusses the trade-offs: abstraction layers add complexity but dramatically reduce the cost and time of adding new EMR integrations.
Key Insight: Business Intelligence and Operational Forecasting
Beyond real-time tracking, Ascendco uses business intelligence tools — specifically Domo — to give healthcare facilities predictive capabilities they’ve never had. When you digitize the inventory workflow, you generate data that can answer questions hospitals have been guessing at: which instruments are used most frequently, which facilities are over- or under-stocked, and when instruments should be replaced based on usage patterns rather than arbitrary schedules.
Welsh describes how this data layer transforms the relationship between Ascendco and its customers. Instead of selling a tracking tool, they’re providing operational intelligence that informs purchasing decisions, staffing models, and procedural planning. The shift from “we track your instruments” to “we help you optimize your instrument operations” is a meaningful differentiation in a competitive market.
The AI component is emerging: as the data set grows, Ascendco is exploring predictive models that can forecast demand, identify anomalies in usage patterns, and flag compliance risks before they become violations. Welsh is pragmatic about where AI adds value today versus where it’s still experimental, a distinction that matters in an industry where accuracy isn’t negotiable.
Key Insight: Data Accuracy and Compliance in Healthcare
In healthcare, data accuracy isn’t a quality-of-life metric — it’s a regulatory requirement. Welsh discusses the compliance frameworks that govern medical device tracking and how those requirements shape every architectural decision Ascendco makes.
The platform must maintain audit trails that can withstand regulatory scrutiny, ensure data integrity across distributed systems, and provide reporting capabilities that meet facility-specific compliance requirements. This means the system can’t just be accurate most of the time — it needs to be accurate all of the time and provably so.
Welsh describes how this requirement influences everything from database design to user interface decisions. Error prevention is built into the workflow: barcode scanning replaces manual entry, required fields prevent incomplete records, and validation rules catch inconsistencies before they’re committed. For organizations building portal systems in regulated industries, these patterns are instructive — compliance is an architecture concern, not a feature you add later.
Key Insight: Building Hybrid and Distributed Engineering Teams
The conversation shifts to how Ascendco builds and manages its engineering team. As a startup operating in a specialized domain, Welsh faces the classic challenge: finding engineers who understand both the technology and the healthcare context.
Welsh shares his approach to hiring: prioritize problem-solving ability and cultural fit over specific technology experience. Healthcare domain knowledge can be taught; engineering fundamentals and work ethic are harder to develop. He also discusses the hybrid/distributed team model Ascendco uses, balancing the collaboration benefits of in-person work with the talent access advantages of remote hiring.
The team structure reflects Ascendco’s stage and needs: small enough that everyone understands the full product, but growing in a way that maintains quality. Welsh’s hiring philosophy — hire for aptitude, train for domain — is a pattern that works particularly well for startups in specialized industries where the pool of candidates with both technical and domain expertise is small.
Takeaways
- Paper-based processes in healthcare are a patient safety risk, not just an efficiency problem. Digitizing inventory management prevents surgical delays and compliance failures.
- EMR integration requires an abstraction layer. Building custom integrations for each EMR system doesn’t scale — invest in a flexible integration architecture.
- Digitized operations generate intelligence, not just data. The real value of inventory tracking is the predictive and operational insights it enables.
- Compliance shapes architecture. In healthcare, audit trails, validation rules, and data integrity aren’t features — they’re foundational requirements.
- Hire for aptitude in specialized domains. Engineers who can learn your industry are more valuable long-term than domain experts who can’t adapt technically.