Electronic Medical Records
What Are Electronic Medical Records?
Electronic medical records (EMRs) are digital versions of the paper charts maintained by individual clinical practices, capturing a patient's medical history, diagnoses, medications, treatment plans, immunization dates, laboratory results, and radiology reports within a single provider's system. The U.S. Department of Health and Human Services distinguishes EMRs from the broader electronic health record (EHR): an EMR stays within one organization, while an EHR is designed to travel with the patient across multiple care settings and conforms to nationally recognized interoperability standards. In practice, the two terms are often used interchangeably in clinical settings.
The concept of a systematized patient record predates the computer age, but digital implementations began in earnest in the mid-1960s. An early milestone was the Computer Stored Ambulatory Record (COSTAR) system, developed at Massachusetts General Hospital starting in 1968 to automate outpatient clinical documentation. The Institute of Medicine's 1991 report made the first formal argument for computerized patient records as the standard of care, and U.S. federal policy accelerated adoption through the Health Information Technology for Economic and Clinical Health (HITECH) Act of 2009, which tied incentive payments to meaningful use of certified EHR systems.
Core Data Components
An EMR organizes clinical data into structured and unstructured elements. Structured data, such as medication lists, vital signs, laboratory values, and problem lists, is stored in coded formats, most commonly using vocabularies such as SNOMED CT for clinical findings, LOINC for laboratory and clinical observations, and ICD codes for diagnoses. Unstructured data, including progress notes, operative reports, and discharge summaries, is captured as free text. Natural language processing tools increasingly extract structured information from free text, enabling population-level analysis of conditions that clinicians historically documented only in narrative form.
Patient monitoring integration extends EMR functionality into real-time clinical workflows: bedside monitor feeds, infusion pump readings, and telemetry data can flow directly into the record, reducing transcription burden and latency between observation and documentation.
Interoperability and Standards
The primary obstacle to realizing the full value of EMRs has been the fragmentation of patient data across incompatible systems. HL7 (Health Level Seven) messaging standards, particularly version 2, enabled point-to-point data exchange among hospital systems beginning in the 1980s and remain in use across roughly 95 percent of U.S. health care organizations. The successor standard, HL7 FHIR (Fast Healthcare Interoperability Resources), uses REST APIs and JSON data formats to enable more flexible, web-native data sharing. FHIR underpins the U.S. 21st Century Cures Act's patient data access rules, which require certified health IT systems to expose patient data through standardized API endpoints.
International standards from ISO Technical Committee 215 define reference architectures and communication protocols for health record systems, with ISO 13606 providing a framework for sharing EHR extracts across heterogeneous national systems.
Clinical Decision Support and Analytics
EMRs serve as the primary substrate for clinical decision support systems. Alerts for drug-drug interactions, evidence-based care reminders, and sepsis early-warning tools operate by querying the structured data in the record against clinical knowledge rules. Population health platforms aggregate de-identified EMR data to identify care gaps, track chronic disease management metrics, and support quality reporting to payers and regulators.
Research described in PMC's review of EHR history and current status notes that secondary use of EMR data for outcomes research and clinical trials has become a significant driver of investment, though data quality, completeness, and consent frameworks remain active areas of development.
Applications
Electronic medical records have applications in a wide range of clinical and administrative contexts, including:
- Inpatient and outpatient clinical documentation and order management
- Patient monitoring integration and real-time data capture from medical devices
- Quality reporting and value-based care performance measurement
- Pharmacovigilance and post-market drug safety surveillance
- Clinical research, cohort identification, and retrospective outcomes analysis