Quality Measure Implementation Guide, published by HL7 International / Clinical Quality Information. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-cqm/ and changes regularly. See the Directory of published versions
: Reporting Program Changes
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:SubscriptionTopic ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "covid-reporting-program-changes"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SubscriptionTopic covid-reporting-program-changes</b></p><a name=\"covid-reporting-program-changes\"> </a><a name=\"hccovid-reporting-program-changes\"> </a><table class=\"grid\"><tr><td><b>SubscriptionTopic</b></td><td>Monitor for changes in the CDC Covid Reporting Program</td></tr><tr><td><b>Description</b></td><td><div><p>Changed to the CDC Covid Reporting Program</p>\n</div></td></tr><tr><td><b>Copyright Statement:</b></td><td> null</td></tr></table><table class=\"grid\"><tr><td colspan=\"4\"><b>Resource Triggers</b></td></tr><tr><th><b>Resource</b></th><th><b>Interactions</b></th><th><b>FHIR Path</b></th><th><b>Description</b></th></tr><tr><td><a href=\"http://hl7.org/fhir/R4/measure.html\">http://hl7.org/fhir/StructureDefinition/Measure</a></td><td>update</td><td>%previous.version < %current.version</td><td><div><p>CDC Reporting Program Measure resource update</p>\n</div></td></tr></table><table class=\"grid\"><tr><td colspan=\"2\"><b>Notification Shapes</b></td></tr><tr><th><b>Resource</b></th><th><b>Includes</b></th></tr><tr><td><a href=\"http://hl7.org/fhir/R4/measure.html\">http://hl7.org/fhir/StructureDefinition/Measure</a></td><td>Measure:extension, Measure:url, Measure:version, Measure:name, Measure:status, Measure:date, Measure:description, Measure:scoring, Measure:group</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://hl7.org/fhir/uv/cqm/SubscriptionTopic/covid-reporting-program-changes"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/cqm/SubscriptionTopic/covid-reporting-program-changes>
] ; #
fhir:identifier ( [
fhir:system [
fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
fhir:l <urn:ietf:rfc:3986> ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.61.44.1" ]
] ) ; #
fhir:version [ fhir:v "2.0.0-ballot"] ; #
fhir:title [ fhir:v "Monitor for changes in the CDC Covid Reporting Program"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2026-04-03T19:39:48+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 "Changed to the CDC Covid Reporting Program"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm> ] ;
fhir:code [ fhir:v "001" ] ] )
] ) ; #
fhir:resourceTrigger ( [
fhir:description [ fhir:v "CDC Reporting Program Measure resource update" ] ;
fhir:resource [
fhir:v "http://hl7.org/fhir/StructureDefinition/Measure"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Measure> ] ;
( fhir:supportedInteraction [ fhir:v "update" ] ) ;
fhir:fhirPathCriteria [ fhir:v "%previous.version < %current.version" ]
] ) ; #
fhir:notificationShape ( [
fhir:resource [
fhir:v "Measure"^^xsd:anyURI ;
fhir:l fhir:Measure ] ;
( fhir:include [ fhir:v "Measure:extension" ] [ fhir:v "Measure:url" ] [ fhir:v "Measure:version" ] [ fhir:v "Measure:name" ] [ fhir:v "Measure:status" ] [ fhir:v "Measure:date" ] [ fhir:v "Measure:description" ] [ fhir:v "Measure:scoring" ] [ fhir:v "Measure:group" ] )
] ) . #