The clinical index for teams that outgrew spreadsheets.
MeasureMap is a lightweight, self-hosted KPI registry. Stop arguing over how to calculate "30-Day Readmission Rate" and give your hospital a single, governed source of truth for metric definitions.
Domains
- Quality (24)
- Operations (32)
- Clinical (55)
- Finance (18)
| Metric Name |
|---|
Readmission Rate (30-Day) Percentage of patients readmitted to any hospital within 30 days of discharge. |
Average Length of Stay (ALOS) Average number of days patients spend in the hospital per inpatient admission. |
Door-to-Doctor Time Time from ED arrival to evaluation by a qualified medical professional. |
Spreadsheets cause doubt. Cloud catalogs risk PHI.
For healthcare networks, defining clinical and operational metrics is critical. You either live in a chaotic shared spreadsheet that causes conflicting reports, or you spend 6 months implementing a catalog that raises HIPAA concerns.
The Spreadsheet Problem
- • Hard to track which spreadsheet matches the EMR update.
- • No history of who changed a clinical formula and why.
- • Disconnected from Epic, Cerner, and live Tableau reporting.
- • Stale definitions cost you grant money and compliance scores.
The Enterprise Cloud Problem
- • Security teams block access due to PHI exposure risks.
- • Multi-month "deployment and integration" cycles.
- • Bloated with automated lineage features that confuse clinicians.
- • Requires a dedicated IT staff just to manage the platform.
From spreadsheet to systematic in minutes.
We built MeasureMap to focus purely on the workflow of defining and looking up KPIs.
Import your existing CSV.
Log in as Admin and map your existing spreadsheet to our structured format. We validate the data before committing.
Review validation errors.
Catch typos, missing definitions, or orphaned owners before they enter the registry.
Search and browse.
Your team gets a blazingly fast, searchable index of all approved KPIs, organized by domain.
Click for context.
View full definitions, formulas, specific source systems, and direct links to BI dashboards.
Everything you need to trust a number.
We cut the noise of enterprise data catalogs to give you the exact metadata fields that matter to clinicians and operational leaders making critical decisions.
Clear Ownership & Status
Every metric has a specific Steward. Know instantly if a clinical metric is Approved, in Draft, or Deprecated according to latest medical guidelines.
Visible Formulas
Stop guessing. We display the exact logic used to calculate the metric, plain and simple across your entire network.
EMR Source & Dashboard Links
Route users straight from the definition to the source table in Epic/Cerner, or the live dashboard in your BI tool.
Average Length of Stay (ALOS)
ApprovedDefinition & Context
The average continuous time (in days) a patient remains in the hospital for an inpatient stay. Used strongly to gauge efficiency of hospital management and quality of care. Follows CMS standardized exclusion criteria.
Steward
Dr. Sarah Jenks
Chief Quality Officer
Source System
Epic Caboodle
via dbt `fact_encounters`
Formula
Sum(Discharge_Date - Admission_Date) / Count(Discharges)Your server. Your definitions. Zero PHI exposure.
MeasureMap is built to run on your hospital's own infrastructure. We never access your patient data, EMR, or data warehouse. It's a standalone application that you completely control, eliminating cloud-catalog HIPAA risks.
- Keep all metadata strictly behind your hospital firewall.
- Deploy via Docker, keeping SecOps approvals fast.
- Zero database connections required to start. Just an export from your current records.
version: '3'services:measuremap:image: ghcr.io/measuremap/app:latestports:- "3000:3000"environment:- NODE_ENV=production- # Connect your internal on-prem Postgres- DATABASE_URL=postgres://user:pass@db:5432- APP_URL=https://metrics.internal.health.orgWho builds the map?
MeasureMap is designed for the operators who act as metric stewards—the people responsible for data truth in your organization.
The Problem
"I spend 4 hours a week answering emails about what exclusion codes to apply to the readmission metric."
The Solution
Send them a MeasureMap link. Every rule is documented, approved by committee, and clearly visible. Reduce ad-hoc requests instantly.
The Problem
"The East campus reported an ALOS of 4.2 days, but Central says 3.8 days. They are using different admit logic."
The Solution
Align on one definition. Mark the Quality-approved definition as 'System of Record' so there's no ambiguity in board meetings.
The Problem
"We have a giant local Excel file of KPIs, but no one updates it because it's disconnected from our daily tools."
The Solution
Import that sheet once. Assign clinical stewards to metrics. Get clear ownership and a beautiful, searchable UI that staff actually want to use.
Simple, transparent access.
Start bridging the gap between spreadsheets and enterprise catalogs today.
Pilot Program
Get full access to the self-hosted MVP. Unlimited users, unlimited KPIs, white-glove onboarding.
Frequently asked questions
Is MeasureMap HIPAA compliant?
Because MeasureMap is strictly self-hosted and you control the deployment within your hospital's own private network or private VPC, no data ever leaves your control. Furthermore, the MVP is meant for metadata (equations, definitions, owners) and should not contain PHI.
Does MeasureMap connect to our EMR/EHR?
No. For the MVP, MeasureMap does not read your live Epic/Cerner data or require database credentials. It is purely a metadata registry—you document the KPI, formula, and logic, and link out to the dashboard where the live clinical data lives.
How does the CSV import work?
As an Admin, you can download our template, map your existing spreadsheet to our format, and upload it. MeasureMap previews the import, highlights validation errors (like missing owners or bad statuses), and lets you commit once fixed.
Who can edit a metric?
MeasureMap has Role-Based Access Control. Admins can manage the system and users. Stewards can create and edit KPIs in their domains. Viewers can search, read, and use the metrics.
Do you have an API?
The MVP focuses on the core UI and CSV import/export. An API for automated syncing is on our near-term roadmap based on pilot customer feedback.
How do I deploy MeasureMap?
You can run MeasureMap as a standard Docker container or deploy it on Vercel/Node.js servers. It is fully self-hosted, keeping your operational logic secure inside your network.
See it in action.
Ready to organize your KPIs? Book a 20-minute demo to see the platform, or request pilot access to install MeasureMap on your own infrastructure.