Package | hl7.fhir.uv.cqm |
Resource Type | Measure |
Id | PreventiveCareandWellnessPatientLevelLinearComposite |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/cqm/https://build.fhir.org/ig/HL7/fhir-cqm/Measure-PreventiveCareandWellnessPatientLevelLinearComposite.html |
URL | http://hl7.org/fhir/uv/cqm/Measure/PreventiveCareandWellnessPatientLevelLinearComposite |
Version | 0.0.001 |
Status | draft |
Date | 2025-07-21T17:08:09+00:00 |
Name | PreventiveCareandWellnessPatientLevelLinearComposite |
Title | Preventive Care and Wellness Patient-level Linear Composite |
Realm | uv |
Authority | hl7 |
Description | This artifact is an example of a patient-level linear composite measure that uses a mixture of single-rate or multi-rate component measures that have different measure bases. |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Metadata | |
---|---|
Title | Preventive Care and Wellness Patient-level Linear Composite |
Version | 0.0.001 |
Effective Period | 2022-01-01 through 2022-12-31 |
Status | Draft |
Experimental | true |
Use Context | Clinical Venue = EC |
Jurisdiction | Global (Whole world) |
Steward (Publisher) | HL7 International / Clinical Quality Information |
Description | This artifact is an example of a patient-level linear composite measure that uses a mixture of single-rate or multi-rate component measures that have different measure bases. |
Measure Scoring | Composite |
Measure Composite Scoring | Linear |
Measure Type | Process |
Improvement Notation | Increased score indicates improvement |
Description: Breast Cancer Screening
Resource: Breast Cancer Screening Canonical URL: http://hl7.org/fhir/uv/cqm/Measure/BCSComponent |
|
Description: High Blood Pressure Screening
Resource: Preventive Care and Screening: Screening for High Blood Pressure and Follow-Up Documented Canonical URL: http://hl7.org/fhir/uv/cqm/Measure/HBPComponent |
|
Description: Colorectal Cancer Screening
Resource: Cervical Cancer Screening Canonical URL: http://hl7.org/fhir/uv/cqm/Measure/CCSComponent |
|
Description: Pneumococcal Vaccination Status
Resource: Pneumococcal Vaccination Status for Older Adults Canonical URL: http://hl7.org/fhir/uv/cqm/Measure/PVSComponent |
|
Description: Tobacco Use Screening and Cessation, Group 1
Resource: Preventive Care and Screening: Tobacco Use: Screening and Cessation Intervention Canonical URL: http://hl7.org/fhir/uv/cqm/Measure/TSCComponent |
|
Description: Tobacco Use Screening and Cessation, Group 2
Resource: Preventive Care and Screening: Tobacco Use: Screening and Cessation Intervention Canonical URL: http://hl7.org/fhir/uv/cqm/Measure/TSCComponent |
|
Generated using version 0.4.8 of the sample-content-ig Liquid templates |
{ "resourceType": "Measure", "id": "PreventiveCareandWellnessPatientLevelLinearComposite", "meta": { "profile": [ "http://hl7.org/fhir/uv/cqm/StructureDefinition/cqm-compositemeasure", "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablemeasure" ] }, "language": "en", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/uv/cqm/Measure/PreventiveCareandWellnessPatientLevelLinearComposite", "version": "0.0.001", "name": "PreventiveCareandWellnessPatientLevelLinearComposite", "title": "Preventive Care and Wellness Patient-level Linear Composite", "status": "draft", "experimental": true, "date": "2025-07-21T17:08:09+00:00", "publisher": "HL7 International / Clinical Quality Information", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/cqi" } ] } ], "description": "This artifact is an example of a patient-level linear composite measure that uses a mixture of single-rate or multi-rate component measures that have different measure bases.", "useContext": [ { "code": { "system": "http://terminology.hl7.org/CodeSystem/usage-context-type", "code": "venue", "display": "Clinical Venue" }, "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/uv/cqm/CodeSystem/intended-venue-codes", "code": "ec", "display": "EC" } ] } } ], "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "effectivePeriod": { "start": "2022-01-01", "end": "2022-12-31" }, "relatedArtifact": [ { "type": "composed-of", "display": "Breast Cancer Screening", "resource": "http://hl7.org/fhir/uv/cqm/Measure/BCSComponent" }, { "type": "composed-of", "display": "High Blood Pressure Screening", "resource": "http://hl7.org/fhir/uv/cqm/Measure/HBPComponent" }, { "type": "composed-of", "display": "Colorectal Cancer Screening", "resource": "http://hl7.org/fhir/uv/cqm/Measure/CCSComponent" }, { "type": "composed-of", "display": "Pneumococcal Vaccination Status", "resource": "http://hl7.org/fhir/uv/cqm/Measure/PVSComponent" }, { "extension": [ { "url": "http://hl7.org/fhir/uv/cqm/StructureDefinition/cqm-groupId", "valueString": "group-1" } ], "type": "composed-of", "display": "Tobacco Use Screening and Cessation, Group 1", "resource": "http://hl7.org/fhir/uv/cqm/Measure/TSCComponent" }, { "extension": [ { "url": "http://hl7.org/fhir/uv/cqm/StructureDefinition/cqm-groupId", "valueString": "group-2" } ], "type": "composed-of", "display": "Tobacco Use Screening and Cessation, Group 2", "resource": "http://hl7.org/fhir/uv/cqm/Measure/TSCComponent" } ], "scoring": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/measure-scoring", "code": "composite", "display": "Composite" } ] }, "compositeScoring": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/composite-measure-scoring", "code": "linear", "display": "Linear" } ] }, "type": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/measure-type", "code": "process", "display": "Process" } ] } ], "improvementNotation": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/measure-improvement-notation", "code": "increase" } ] } }