Skip to content

singhofen/biomedical-equipment-tracker-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛠️ BMET Field Toolkit

A high-performance, mobile-first utility suite designed for Biomedical Equipment Technicians (BMET) and Clinical Engineers.

This toolkit is a lightweight, standalone web application built to streamline frontline medical equipment service, calibration tracking, and field reporting. Designed with a retro-modern aesthetic, it prioritizes speed, utility, and scannability in high-pressure clinical environments.

Main Dashboard Placeholder Figure 1: Comprehensive Asset Management Dashboard


🚀 Key Features

⚡ Field Utilities

  • Unit Converter: Specialized for medical physics (PSI to $cmH_2O$, $inHg$ for suction, and Celsius/Fahrenheit).
  • Battery Runtime Estimator: Calculate expected equipment uptime based on Amp-hour capacity and current load.
  • Go-Bag Checklist: Interactive floor-ready verification for essential tools like ESA and Multimeters.

Field Utils Screenshot

📋 Field Service Reporting

  • Work Order Integration: Support for Corrective Repair, Scheduled PM, and Incoming Inspections.
  • Performance Verification: Dedicated professional sign-off for device accuracy and safety.
  • Print-to-PDF: Optimized @media print styling to generate clean, paper-ready service records directly from a mobile device or workstation.

Service Report Screenshot

📅 Calibration Tracker

  • Local-First Architecture: Saves test equipment serial numbers and calibration due dates to the browser's localStorage.
  • Visual Alerts: Real-time status indicators for "Active," "Due Soon," and "Overdue" equipment.

Calibration Tracker Screenshot

📱 Responsive Design

  • Mobile-First Layout: Flexbox and Grid implementation ensure the UI is "thumb-friendly" on smartphones while remaining robust on desktop.
  • 90s "Clinical" Aesthetic: High-contrast neon-on-black accents for visibility and a touch of retro-gaming flair.

🔒 Privacy & Data Security

  • Zero Cloud Storage: This application does not use a database or external API. All data is stored locally on your device via window.localStorage.
  • HIPAA Minded: Because no data is transmitted over the internet, no Patient Identifiable Information (PII) or Protected Health Information (PHI) leaves your local browser session.
  • Offline Capable: Once loaded, the toolkit functions entirely without an internet connection.

🛠️ Tech Stack

  • HTML5: Semantic structure for accessibility.
  • CSS3: Custom properties, Flexbox, and CSS Grid for a fully responsive, no-framework UI.
  • Vanilla JavaScript: Lightweight logic for calculations and data persistence.

📦 Installation & Use

  1. Clone the Repo:
    git clone [https://github.com/your-username/bmet-toolkit.git](https://github.com/your-username/bmet-toolkit.git)
  2. Open Locally: Simply open index.html in any modern web browser.
  3. Deployment: This project is ready for GitHub Pages. Just enable it in your repository settings to host your own live toolkit URL.

🤝 Contributing

Found a bug or have a feature request for a specific medical device calculator? Feel free to open an issue or submit a pull request!


Maintained by [Chase Singhofen]

About

A high-performance, mobile-first utility suite designed for Biomedical Equipment Technicians (BMET) and Clinical Engineers. This toolkit is a lightweight, standalone web application built to streamline frontline medical equipment service, calibration tracking, and field reporting.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages