This page is part of the Quality Measure STU2 for FHIR R4 Implementation Guide (v5.0.0: STU5 (v5.0.0)) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Draft as of 2024-11-04 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Measure ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "PreventiveCareandWellnessAllOrNothingComposite"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/composite-measure-cqfm"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/composite-measure-cqfm> ] [
fhir:v "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablemeasure"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablemeasure> ] )
] ; #
fhir:language [ fhir:v "en"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n<div>\n <table class=\"grid dict\">\n \n <tr>\n <th scope=\"row\"><b>Title: </b></th>\n <td style=\"padding-left: 4px;\">Preventive Care and Wellness All-Or-Nothing Composite</td>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">PreventiveCareandWellnessAllOrNothingComposite</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Version: </b></th>\n <td style=\"padding-left: 4px;\">0.0.001</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Url: </b></th>\n <td style=\"padding-left: 4px;\"><a href=\"Measure-PreventiveCareandWellnessAllOrNothingComposite.html\">Preventive Care and Wellness All-Or-Nothing Composite</a></td>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Effective Period: </b></th>\n <td style=\"padding-left: 4px;\">2022-01-01..2022-12-31</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Status: </b></th>\n <td style=\"padding-left: 4px;\">draft</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Experimental: </b></th>\n <td style=\"padding-left: 4px;\">true</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Publisher: </b></th>\n <td style=\"padding-left: 4px;\">HL7 International / Clinical Quality Information</td>\n </tr>\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Description: </b></th>\n <td style=\"padding-left: 4px;\"><div><p>This artifact is an example of an all-or-nothing composite measure that uses a mixture of single-rate or multi-rate component measures that have different measure bases.</p>\n</div></td>\n </tr>\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Use Context: </b></th>\n <td style=\"padding-left: 4px;\">\n <table class=\"grid-dict\">\n <tr>\n <th><b>code</b></th>\n <th><b>value</b></th>\n </tr>\n \n <tr>\n <td>venue</td>\n <td/>\n </tr>\n \n </table>\n </td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Jurisdiction: </b></th>\n <td style=\"padding-left: 4px;\">US</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Scoring: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n <p style=\"margin-bottom: 5px;\">\n <span>Composite </span>\n </p>\n \n \n \n </td>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Type: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n <p style=\"margin-bottom: 5px;\">\n <span>Process </span>\n </p>\n \n \n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Improvement Notation: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n <p style=\"margin-bottom: 5px;\">\n <span>increase </span>\n </p>\n \n \n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Related Artifacts: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n \n <p><b>Components</b></p>\n <ul>\n \n <li><a href=\"Measure-BCSComponent.html\">Breast Cancer Screening</a></li>\n \n <li><a href=\"Measure-HBPComponent.html\">Preventive Care and Screening: Screening for High Blood Pressure and Follow-Up Documented</a></li>\n \n <li><a href=\"Measure-CCSComponent.html\">Cervical Cancer Screening</a></li>\n \n <li><a href=\"Measure-PVSComponent.html\">Pneumococcal Vaccination Status for Older Adults</a></li>\n \n <li><a href=\"Measure-TSCComponent.html\">Preventive Care and Screening: Tobacco Use: Screening and Cessation Intervention</a></li>\n \n <li><a href=\"Measure-TSCComponent.html\">Preventive Care and Screening: Tobacco Use: Screening and Cessation Intervention</a></li>\n \n </ul>\n \n \n \n \n </td>\n </tr>\n \n\n \n \n \n\n </table>\n</div>\n</div>"
] ; #
fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/Measure/PreventiveCareandWellnessAllOrNothingComposite"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.0.001"] ; #
fhir:name [ fhir:v "PreventiveCareandWellnessAllOrNothingComposite"] ; #
fhir:title [ fhir:v "Preventive Care and Wellness All-Or-Nothing Composite"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "true"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-11-04T20:33:12+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 International / Clinical Quality Information"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/cqi" ] ] )
] ) ; #
fhir:description [ fhir:v "This artifact is an example of an all-or-nothing composite measure that uses a mixture of single-rate or multi-rate component measures that have different measure bases."] ; #
fhir:useContext ( [
fhir:code [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/usage-context-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "venue" ] ;
fhir:display [ fhir:v "Venue" ] ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/CodeSystem/intended-venue-codes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ec" ] ;
fhir:display [ fhir:v "EC" ] ] ) ]
] ) ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ] )
] ) ; #
fhir:effectivePeriod [
fhir:start [ fhir:v "2022-01-01"^^xsd:date ] ;
fhir:end [ fhir:v "2022-12-31"^^xsd:date ]
] ; #
fhir:relatedArtifact ( [
fhir:type [ fhir:v "composed-of" ] ;
fhir:display [ fhir:v "Breast Cancer Screening" ] ;
fhir:resource [
fhir:v "http://hl7.org/fhir/us/cqfmeasures/Measure/BCSComponent"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/cqfmeasures/Measure/BCSComponent> ]
] [
fhir:type [ fhir:v "composed-of" ] ;
fhir:display [ fhir:v "High Blood Pressure Screening" ] ;
fhir:resource [
fhir:v "http://hl7.org/fhir/us/cqfmeasures/Measure/HBPComponent"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/cqfmeasures/Measure/HBPComponent> ]
] [
fhir:type [ fhir:v "composed-of" ] ;
fhir:display [ fhir:v "Colorectal Cancer Screening" ] ;
fhir:resource [
fhir:v "http://hl7.org/fhir/us/cqfmeasures/Measure/CCSComponent"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/cqfmeasures/Measure/CCSComponent> ]
] [
fhir:type [ fhir:v "composed-of" ] ;
fhir:display [ fhir:v "Pneumococcal Vaccination Status" ] ;
fhir:resource [
fhir:v "http://hl7.org/fhir/us/cqfmeasures/Measure/PVSComponent"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/cqfmeasures/Measure/PVSComponent> ]
] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-groupId"^^xsd:anyURI ] ;
fhir:value [ fhir:v "group-1" ] ] ) ;
fhir:type [ fhir:v "composed-of" ] ;
fhir:display [ fhir:v "Tobacco Use Screening and Cessation, Group 1" ] ;
fhir:resource [
fhir:v "http://hl7.org/fhir/us/cqfmeasures/Measure/TSCComponent"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/cqfmeasures/Measure/TSCComponent> ]
] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-groupId"^^xsd:anyURI ] ;
fhir:value [ fhir:v "group-2" ] ] ) ;
fhir:type [ fhir:v "composed-of" ] ;
fhir:display [ fhir:v "Tobacco Use Screening and Cessation, Group 2" ] ;
fhir:resource [
fhir:v "http://hl7.org/fhir/us/cqfmeasures/Measure/TSCComponent"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/cqfmeasures/Measure/TSCComponent> ]
] ) ; #
fhir:scoring [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-scoring"^^xsd:anyURI ] ;
fhir:code [ fhir:v "composite" ] ;
fhir:display [ fhir:v "Composite" ] ] )
] ; #
fhir:compositeScoring [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/composite-measure-scoring"^^xsd:anyURI ] ;
fhir:code [ fhir:v "all-or-nothing" ] ;
fhir:display [ fhir:v "All-or-nothing" ] ] )
] ; #
fhir:type ( [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "process" ] ;
fhir:display [ fhir:v "Process" ] ] )
] ) ; #
fhir:improvementNotation [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-improvement-notation"^^xsd:anyURI ] ;
fhir:code [ fhir:v "increase" ] ] )
] . #
IG © 2019+ HL7 International / Clinical Quality Information. Package hl7.fhir.us.cqfmeasures#5.0.0 based on FHIR 4.0.1. Generated 2024-11-04
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change