From 196d7f13e49731a8e91ad1090518bb041ac2e1d1 Mon Sep 17 00:00:00 2001 From: Evan Chicoine Date: Mon, 31 Mar 2025 15:50:18 -0400 Subject: [PATCH] FHIR-47583: Plain Language Summary about HL7 and this Guide to the Home Page. --- summaries/hl7.fhir.us.qicore.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/summaries/hl7.fhir.us.qicore.md b/summaries/hl7.fhir.us.qicore.md index 6f52d8b..545bf3e 100644 --- a/summaries/hl7.fhir.us.qicore.md +++ b/summaries/hl7.fhir.us.qicore.md @@ -1,7 +1,8 @@ -This standard, known as QI-Core, aims to improve healthcare quality measurement and clinical decision support in the United States. It defines how specific types of health data should be structured and shared for quality improvement purposes. +QI-Core is a collection of definitions and profiles that facilitates the sharing of information across healthcare. It provides guidance on the structure of data to be used in healthcare systems that support Clinical Decision Support (CDS) and Quality Measurement. Since QI-Core is based on US Core and FHIR resources, it is also able to support use cases outside of CDS and quality measurement. -QI-Core is particularly useful for organizations developing quality measures and clinical decision support systems. It provides a common framework for defining data elements needed to calculate quality measures, making it easier to develop and share these measures across different systems. It also ensures that clinical decision support systems can access and interpret patient data consistently. +Clinical decision support (CDS) and quality measurement are two key parts of healthcare that work together to enhance patient care: -The standard focuses on commonly collected clinical data elements relevant to most quality improvement applications. It introduces specific ways to represent situations where an action or event did not occur, which is crucial for accurate quality measurement. QI-Core also mandates the use of standardized vocabularies for specific data elements, promoting consistency. +- **Clinical decision support (CDS)** tools help healthcare providers make better choices about patient care. They offer information, reminders, and guidelines right when doctors, nurses, and others need them. +- **Quality measurement** involves checking how well healthcare services are working. It may include looking at whether treatments are effective, if patients are happy with the care they received, or if there are mistakes in the care provided. -Key beneficiaries include measure developers, clinical decision support system creators, healthcare providers, and indirectly, patients. Researchers may also find QI-Core useful for quality improvement and population health studies. The standard aligns with [US Core](https://build.fhir.org/ig/HL7/US-Core), supporting compatibility with existing US healthcare data standards. \ No newline at end of file +Together, CDS and quality measurement ensure that patients receive the best possible care.