Quality Measure Implementation Guide
2.0.0-ballot - STU 2 Ballot 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-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

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "SubscriptionTopic",
  "id" : "covid-reporting-program-changes",
  "text" : {
    "status" : "generated",
    "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>"
  },
  "url" : "http://hl7.org/fhir/uv/cqm/SubscriptionTopic/covid-reporting-program-changes",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.4.642.40.61.44.1"
    }
  ],
  "version" : "2.0.0-ballot",
  "title" : "Monitor for changes in the CDC Covid Reporting Program",
  "status" : "active",
  "date" : "2026-04-03T19:39:48+00:00",
  "publisher" : "HL7 International / Clinical Quality Information",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cqi"
        }
      ]
    }
  ],
  "description" : "Changed to the CDC Covid Reporting Program",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "resourceTrigger" : [
    {
      "description" : "CDC Reporting Program Measure resource update",
      "resource" : "http://hl7.org/fhir/StructureDefinition/Measure",
      "supportedInteraction" : [
        "update"
      ],
      "fhirPathCriteria" : "%previous.version < %current.version"
    }
  ],
  "notificationShape" : [
    {
      "resource" : "Measure",
      "include" : [
        "Measure:extension",
        "Measure:url",
        "Measure:version",
        "Measure:name",
        "Measure:status",
        "Measure:date",
        "Measure:description",
        "Measure:scoring",
        "Measure:group"
      ]
    }
  ]
}