4.5 Clinical Metrics & Informatics Performance Indicators
Key Takeaways
- Average Daily Census (ADC) equals total inpatient service days divided by the number of days in the reporting period, and it drives nurse staffing, bed-capacity, and supply planning.
- Turnaround Time (TAT) measures the elapsed interval from order entry or specimen collection to result availability, with STAT chemistry targets commonly set at 30–60 minutes.
- Medication adherence is quantified by the Proportion of Days Covered (PDC) or Medication Possession Ratio (MPR); CMS uses a PDC ≥ 80% threshold for chronic-disease adherence measures.
- Barcode Medication Administration (BCMA) compliance is the percentage of doses scanned and verified against the Five Rights, and is a Joint Commission NPSG.03.04.01 patient-safety metric.
- A clinical metric is only comparable across units or periods when its definition, numerator, denominator, time window, and inclusion/exclusion rules are standardized (e.g., as an eCQM).
4.5 Clinical Metrics & Informatics Performance Indicators
The Role of Clinical Metrics in Health Informatics
A clinical metric is a standardized, quantifiable measure derived from operational, clinical, or administrative data that lets a healthcare organization monitor performance, compare units or time periods, and support decisions. Where clinical documentation (Section 4.1) and standardized terminologies (Section 4.4) ensure that data are captured accurately, clinical metrics ensure that those data are translated into actionable indicators. CAHIMS Domain 2 expects candidates to recognize the basic clinical metrics that recur in informatics work—average daily census, turnaround time, medication adherence, and barcode medication administration—because every dashboard, report, and quality measure these professionals support is built from them.
A useful metric is governed by three artifacts: a precise definition, an explicit numerator and denominator, and a fixed time window with stated inclusion and exclusion criteria. Without these, a number that looks comparable across two nursing units or two hospitals is not.
Average Daily Census (ADC)
Average Daily Census (ADC) is the mean number of inpatients occupying staffed inpatient beds each day during a reporting period. It is the foundational workload metric for inpatient nursing, bed management, and supply-chain planning.
Formula: ADC = (Total inpatient service days in the period) ÷ (Number of days in the period).
An inpatient service day is one day during which a staffed bed is occupied by one inpatient. For a 30-day month with 3,000 total inpatient service days, ADC = 3,000 ÷ 30 = 100 patients per day.
Where it is captured: ADC is calculated from the ADT (admission, discharge, transfer) feed—HL7 ADT events written to the EHR census module—and aggregated in the analytics warehouse.
Operational use: nurse-to-patient staffing ratios, bed-capacity decisions, pharmacy and dietary par levels, and projection of future capacity. ADC also feeds the Case Mix Index and reimbursement modeling discussed in Section 2.3.
Turnaround Time (TAT)
Turnaround Time (TAT) measures the elapsed interval between a defined starting event and the availability of a result. It is the signature efficiency metric for laboratory, radiology, and clinical-documentation workflows.
Formula: TAT = (result available / report timestamp) − (order entry or specimen collection timestamp).
Laboratory TAT is typically measured from specimen collection (or receipt in the lab) to result verification. Common institutional targets include STAT chemistry within 30–60 minutes and a defined window for routine complete blood counts. Radiology report TAT runs from study completion to the finalized radiologist report, and is critical for time-sensitive pathways such as stroke (CT head), suspected pulmonary embolism, and STEMI.
Where it is captured: TAT is computed from order-entry timestamps (CPOE, Section 4.2), interface-engine timestamps (HL7 ORU result messages), and result-verification timestamps in the LIS or RIS/PACS.
Why it matters: long or variable TAT directly delays clinical decisions, prolongs ED length of stay, and is a recurring target on operational dashboards. Health IT professionals are frequently asked to build TAT monitors by analyte, modality, priority, and site.
Medication Adherence Metrics
Medication adherence measures the extent to which a patient takes a prescribed medication as directed over a defined period. It is a core population-health and value-based-care metric.
The two standardized pharmacy-claims metrics are:
- Proportion of Days Covered (PDC): the proportion of days in the measurement period during which the patient had medication available. PDC = (days covered by dispensed supply) ÷ (days in the period).
- Medication Possession Ratio (MPR): the sum of days' supply dispensed ÷ the elapsed days between the first and last fill.
CMS and the Pharmacy Quality Alliance use PDC ≥ 80% as the standard adherence threshold for chronic-disease measures—diabetes (metformin, ACE/ARB), hypertension (ACE/ARB), and cholesterol (statins)—in Part D Star Ratings and MIPS. PDC is preferred over MPR because it is more conservative: it does not credit overlapping or excess fills.
Where it is captured: e-prescribing networks (NCPDP SCRIPT transactions), pharmacy dispensing claims, and EHR medication-reconciliation data. Health IT supports adherence reporting by linking dispensed-supply data to patient problem lists and by surfacing refill-due alerts through CDS.
Barcode Medication Administration (BCMA) Compliance
BCMA compliance (scan rate) measures the percentage of medication administrations in which the nurse scans both the patient wristband and the medication barcode to verify the Five Rights (right patient, drug, dose, route, time) before administration.
Formula: BCMA compliance rate = (doses scanned and verified ÷ total doses administered) × 100.
It is a patient-safety process metric aligned with Joint Commission National Patient Safety Goal NPSG.03.04.01 (improve the safety of using medications). High scan compliance is associated with reductions in wrong-patient and wrong-drug errors; low compliance often signals workflow friction (unscannable IV bags, downtime, broken wristbands) rather than noncompliant nurses.
Where it is captured: the eMAR/BCMA application logs every scan, override, and manual entry. These logs feed safety dashboards and are a frequent target of medication-safety committees.
Additional Core Clinical Metrics
Beyond the four named in the CAHIMS outline, informatics professionals routinely encounter:
| Metric | Definition | Typical Use |
|---|---|---|
| Length of Stay (LOS) | Discharge date/time − admission date/time | Efficiency, capacity, case-mix benchmarking |
| 30-Day Readmission Rate | Index discharges followed by unplanned readmission within 30 days ÷ total index discharges | CMS value-based penalties (HRRP) |
| ED Boarding Time | Time from disposition decision to physical bed assignment | Throughput bottleneck detection |
| HCAHPS | Standardized patient-experience survey scores | Value-based purchasing, pay-for-performance |
| Case Mix Index (CMI) | Average DRG weight for the facility's discharges | Reimbursement acuity adjustment |
Metric Governance and Standardization
A metric is only as trustworthy as its definition. Informatics teams maintain a data dictionary (metric catalog) that fixes, for every indicator, the data source, the numerator, the denominator, the time window, and the inclusion/exclusion rules. National measures are published as electronic Clinical Quality Measures (eCQMs) by CMS and ONC so that every organization computes them the same way from the same EHR data elements. When a report shows a sudden change in a metric, the first questions a health IT professional asks are whether the definition changed, whether a data feed broke, or whether a denominator shifted—not whether the underlying care changed.
Key Takeaways for the Exam
CAHIMS asks application-level questions such as "which metric best monitors whether a lab improvement project worked?" or "which threshold defines the CMS adherence measure?" Recognize each named metric, its formula, its data source in the health IT stack, and the operational or regulatory decision it supports.
A 30-day reporting period has 3,300 total inpatient service days. What is the Average Daily Census?
Which standardized metric and threshold does CMS use for chronic-disease medication adherence measures such as statins and ACE inhibitors?
BCMA compliance rate is correctly calculated as: