Quality Measure Implementation Guide
2.0.0-cibuild - CI Build International flag

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-cibuild 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

Page standards status: Informative

Raw ttl | Download


@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 -------------------------------------------------------------------

<http://hl7.org/fhir/SubscriptionTopic/covid-reporting-program-changes> a fhir:SubscriptionTopic ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "covid-reporting-program-changes"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<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 &lt; %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>"
  ] ;
  fhir:SubscriptionTopic.url [ fhir:value "http://hl7.org/fhir/uv/cqm/SubscriptionTopic/covid-reporting-program-changes"] ;
  fhir:SubscriptionTopic.identifier [
     fhir:index 0 ;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.40.61.44.1" ]
  ] ;
  fhir:SubscriptionTopic.version [ fhir:value "2.0.0-cibuild"] ;
  fhir:SubscriptionTopic.title [ fhir:value "Monitor for changes in the CDC Covid Reporting Program"] ;
  fhir:SubscriptionTopic.status [ fhir:value "active"] ;
  fhir:SubscriptionTopic.date [ fhir:value "2026-07-08T12:53:09+00:00"^^xsd:dateTime] ;
  fhir:SubscriptionTopic.publisher [ fhir:value "HL7 International / Clinical Quality Information"] ;
  fhir:SubscriptionTopic.contact [
     fhir:index 0 ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/cqi" ]
     ]
  ] ;
  fhir:SubscriptionTopic.description [ fhir:value "Changed to the CDC Covid Reporting Program"] ;
  fhir:SubscriptionTopic.jurisdiction [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
       fhir:Coding.code [ fhir:value "001" ]
     ]
  ] ;
  fhir:SubscriptionTopic.resourceTrigger [
     fhir:index 0 ;
     fhir:SubscriptionTopic.resourceTrigger.description [ fhir:value "CDC Reporting Program Measure resource update" ] ;
     fhir:SubscriptionTopic.resourceTrigger.resource [ fhir:value "http://hl7.org/fhir/StructureDefinition/Measure" ] ;
     fhir:SubscriptionTopic.resourceTrigger.supportedInteraction [
       fhir:value "update" ;
       fhir:index 0
     ] ;
     fhir:SubscriptionTopic.resourceTrigger.fhirPathCriteria [ fhir:value "%previous.version < %current.version" ]
  ] ;
  fhir:SubscriptionTopic.notificationShape [
     fhir:index 0 ;
     fhir:SubscriptionTopic.notificationShape.resource [ fhir:value "Measure" ] ;
     fhir:SubscriptionTopic.notificationShape.include [
       fhir:value "Measure:extension" ;
       fhir:index 0
     ], [
       fhir:value "Measure:url" ;
       fhir:index 1
     ], [
       fhir:value "Measure:version" ;
       fhir:index 2
     ], [
       fhir:value "Measure:name" ;
       fhir:index 3
     ], [
       fhir:value "Measure:status" ;
       fhir:index 4
     ], [
       fhir:value "Measure:date" ;
       fhir:index 5
     ], [
       fhir:value "Measure:description" ;
       fhir:index 6
     ], [
       fhir:value "Measure:scoring" ;
       fhir:index 7
     ], [
       fhir:value "Measure:group" ;
       fhir:index 8
     ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/SubscriptionTopic/covid-reporting-program-changes.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/SubscriptionTopic/covid-reporting-program-changes.ttl> .