About
Solutions
Services
Quality Services
Quality Reporting Expertise for MEDITECH Hospitals
Data Integration
Connect Your MEDITECH Data to the Systems That Need It
Custom Reports
Custom Reports Built by the MEDITECH DR Experts
DBA Services
Expert Administration for Your Data Repository
EHR Conversion
Protect Your MEDITECH Data During an EHR Conversion
Expanse Migration
Migrate Your Reports to Expanse with Confidence
Staff Augmentation
Your MEDITECH Expertise, On Demand
Who We Serve
Technology Vendors
Expand Your Solutions
Hospitals
Go further with your MEDITECH data
Interactive Demos
Resources
Home
About Us
Customer Support
DR Network
Our Partners
Contact Us
Connect with us
Regulatory updates, Data Repository best practices, and healthcare IT insights from the team that built it.
Featured article
The MIPS Complex Patient Bonus awards up to 10 points based on medical complexity (HCC scores) and social risk (dual eligibility ratio).
The MIPS Cost category accounts for 30% of your score in 2024. Learn strategies to optimize performance across 29 cost measures.
CMS now requires SAFER Guides attestation for Promoting Interoperability. Learn why EHR contingency planning is critical for patient safety.
Read
A comprehensive guide to CY 2022 IPFQR chart-abstracted measures, claims-based measures, and Joint Commission reporting requirements.
CMS finalized a 2.5% IPF payment increase with no changes to the IPFQR Program and solicited feedback on health equity disparities.
CMS finalized ten new IQR measures, expanded eCQM requirements, and restructured PI scoring in the FY 2023 IPPS Final Rule.
CMS proposed keeping OP-31 voluntary, aligning chart-abstracted measure timing with calendar years, and new validation targeting criteria.
CMS proposed five new MVPs, a 75-point threshold, nine new quality measures, and PI changes including required PDMP query for the 2023 QPP.
CMS proposed ten new IQR measures, increased eCQM requirements, and significant PI scoring changes in the FY 2023 IPPS Proposed Rule.
Electronic Case Reporting automates real-time sharing of reportable condition data between EHR systems and public health agencies.
Part 2 explores how Power BI's cached data model and dynamic visualizations deliver a superior end-user analytics experience over SSRS.
Part 1 of a two-part series examining why Power BI outperforms SQL Server Reporting Services for MEDITECH Data Repository analytics.
Data models are foundational to Power BI report development. This article explores star schemas, rowset-based models, and snowflake schemas.
Learn how to connect Power BI to MEDITECH Data Repository using Import and DirectQuery modes while building effective data models.
Power BI brings modern analytics to MEDITECH Data Repository, connecting multiple data sources into interactive dashboards and reports.
Acmeware President Joel Benware discusses the Empower platform, AI-driven analytics, and Downtime Defender on the MUSE Views podcast.
External Links in MEDITECH let users launch web-based reports, Power BI dashboards, and intranet resources directly from application menus.
A structured six-phase approach to EHR downtime planning that keeps clinical data accessible and patient care safe during outages.
Data Repository and SQL Server tools help you visualize MEDITECH data, build better NPR and RD reports, and train new analysts faster.
Healthcare data governance establishes policies for data quality, security, and consistent use that support better clinical and strategic decisions.
MEDITECH community survey data reveals that 32% of hospitals experienced 12+ hour downtimes, underscoring the need for robust preparedness.
MEDITECH's DR system tables map application data to SQL columns, helping report writers quickly find the right tables and fields.
A practical guide to creating nonclustered indexes in Data Repository, including when they help, what to index, and advanced strategies.
Understand the ROUND function, float vs. decimal data types, and truncation behavior to write accurate numeric calculations in T-SQL.
Regular DR maintenance including transfer monitoring, error review, storage management, and index defragmentation prevents data accuracy issues.
Install free barcode fonts and apply them in SSRS or Power BI Report Builder to add scannable barcodes to any Data Repository report.
A validation checklist for Data Repository reports covering data accuracy, source comparison, and file export verification.
CMS published proposed changes to the Inpatient Psychiatric Facility Quality Reporting program, including measure removals and a new patient assessment instrument.
CMS published proposed changes to Hospital Inpatient Quality Reporting and Medicare Promoting Interoperability programs for FY 2027.
AUR reporting becomes mandatory for CY 2024 Promoting Interoperability. This guide covers NHSN registration, MEDITECH build, and mapping.
CMS kept the MIPS threshold at 75 points, finalized five new cost measures, 16 MVPs, and expanded PI requirements in the 2024 QPP Final Rule.
CMS finalized six new MVPs, 190 quality measures, PI security changes, a new AI safety improvement activity, and eCR suppression for the 2026 QPP.
CMS proposed six new MVPs, 190 quality measures, a continued 75-point threshold, and PI changes including TEFCA bonus and eCR suppression for 2026.
CMS finalized two new OQR measures and modified three, while notably retaining the Left Without Being Seen measure due to worsening LWBS rates.
CMS finalized the Emergency Care Access eCQM replacing two ED measures, removed four measures, and extended voluntary CT radiation eCQM reporting.
CMS finalized removing four IPFQR measures, extending the ED Visit measure to a 2-year period, and adjusting the ECE policy to 60 days.
CMS finalized removing four measures, reinstating COVID-19 patients in outcome measures, and updating PI security and SAFER Guides requirements.
CMS proposed the Emergency Care Access eCQM, removal of five measures including COVID-19 HCP and SDOH, and extended CT radiation voluntary reporting.
CMS proposed removing four IPFQR measures, extending the ED Visit measure to a 2-year period, and solicited feedback on a future IPF star rating system.
CMS proposed removing four measures including COVID-19 HCP and SDOH, modifying stroke and THA/TKA measures, and updating PI security requirements.
CMS proposed an 82-point threshold, five new MVPs, five new cost measures, and expanded PI requirements for the 2024 QPP.
CMS finalized three new eCQMs, measure modifications and removals, and mandatory SAFER Guides attestation in the FY 2024 IPPS Final Rule.
CMS finalized three health equity measures, a patient experience measure, two removals, and a voluntary validation pilot for the IPFQR Program.
CMS proposed three new OQR measures including a patient-reported outcomes measure, modified three existing measures, and proposed removing LWBS.
CMS proposed three new eCQMs, three measure modifications, three removals, and mandatory SAFER Guides attestation in the FY 2024 IPPS Proposed Rule.
CMS proposed three health equity measures, a patient experience measure, two measure removals, and a validation pilot for the IPFQR Program.
Understanding the difference between palliative care and hospice care is essential for accurate quality reporting and eCQM denominator exclusions.
Effective January 2023, Joint Commission accredited organizations must meet new requirements addressing health care disparities as a quality priority.
CMS finalized OP-31 as voluntary, aligned chart-abstracted timing with calendar years, and added new validation targeting criteria.
CMS finalized five new MVPs, a 75-point threshold with no exceptional performance bonus, and PI changes including required PDMP query.
Table-valued functions centralize complex multi-table logic so teams can write standardized, maintainable DR code across the organization.
Including SourceID in every DR join enables efficient Clustered Index Seeks instead of slow full-table scans on realistic queries.
User-defined functions in SQL Server let you create reusable logic for common calculations like patient age and clinical time intervals.
Follow MEDITECH best practices to configure tempdb with dedicated storage, eight data files, and proper sizing for optimal DR performance.
Use URL-based navigation to connect SSRS reports across different project folders by constructing parameterized links in T-SQL.
Use the Action property in SQL Server Reporting Services to build dynamic URL-based navigation from report data to external websites.
A step-by-step guide to implementing multi-value dropdown parameters in SSRS using a table-valued function and stored procedures.
Primary keys define table uniqueness and parent-child relationships in DR, making them essential for correct and efficient SQL joins.
Data Repository differs from typical SQL databases in collation, normalization, schema stability, and sheer complexity of healthcare data.
Data marts improve report performance by separating complex, frequently-refreshed datasets from the live Data Repository.
Boost your SQL Server Management Studio productivity with custom query shortcuts, block select editing, and essential keyboard commands.
An introductory guide to how MEDITECH organizes clinical and financial data in the Data Repository for new report writers.
Continuous eCQM data validation prevents submission errors, catches mapping issues early, and prepares your facility for CMS audits.
EHR downtime at a critical access hospital costs $100K-$230K per day in lost revenue, staff overtime, and operational disruption, with compounding patient safety and reputational consequences.
A comparison of enterprise-scale MEDITECH downtime platforms versus Downtime Defender's right-sized approach for community and critical access hospitals.
Downtime Defender's acceptance into the MEDITECH Alliance program as a Collaborator signals ecosystem alignment and reduced evaluation risk for community hospitals evaluating downtime solutions.
How Anderson Hospital, a 154-bed community hospital on MEDITECH Expanse, found a downtime solution that matched their operational reality.
A practical ransomware readiness checklist and framework for small MEDITECH hospital IT directors facing tough questions from leadership.
The downtime preparedness gap at community and critical access MEDITECH hospitals, and how to close it with right-sized solutions.
Blog
Industry trends, regulatory updates, and expert perspective on the MEDITECH ecosystem.
Product launches, partnerships, and what's happening at Acmeware.