Quality Measure Implementation Guide
1.0.0 - STU 1 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 1.0.0 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

: Quality Program Example - JSON Representation

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "Library",
  "id" : "Quality-Program-Example",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-manifestlibrary"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n  <table class=\"narrative-table\">\n    <tbody>\n<tr>\n\n\n<th colspan=\"2\" scope=\"row\" class=\"row-header\">Metadata</th>\n\n\n</tr>\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Title</th>\n\n\n<td class=\"content-container\">Quality Program Example</td>\n</tr>\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Version</th>\n\n\n<td class=\"content-container\">1.0.0</td>\n</tr>\n\n\n\n\n\n\n\n  \n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Identifier</th>\n\n\n<td class=\"content-container\">Quality Program Example</td>\n</tr>\n\n\n  \n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Identifier</th>\n\n\n<td class=\"content-container\">urn:oid:2.16.840.1.113883.4.642.40.61.28.31</td>\n</tr>\n\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Approval Date</th>\n\n\n<td class=\"content-container\">2024-04-23</td>\n</tr>\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Last Review Date</th>\n\n\n<td class=\"content-container\">2024-04-23</td>\n</tr>\n\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Experimental</th>\n\n\n<td class=\"content-container\">true</td>\n</tr>\n\n\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Jurisdiction</th>\n\n\n<td class=\"content-container\"><span title=\"Codes:{http://unstats.un.org/unsd/methods/m49/m49.htm 001}\">Global (Whole world)</span></td>\n</tr>\n\n\n\n\n\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Steward (Publisher)</th>\n\n\n<td class=\"content-container\">HL7 International / Clinical Quality Information</td>\n</tr>\n\n\n\n\n\n\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Description</th>\n\n\n<td class=\"content-container\"><div><p>This library is an example quality program illustrating the use of a library to identify the set of measures that are specified for use in a quality program. The measures specified here are expected to be used with the version information specified in the eCQM Update 2024 content release manifest, as indicated by the dependency on that library.</p>\n</div></td>\n</tr>\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Purpose</th>\n\n\n<td class=\"content-container\"><div><p>This library is defined to illustrate the use of a Manifest Library to specify the measures used in a Quality Program, as opposed to the use of a Manifest Library to specify the content release for a set of measures published together.</p>\n</div></td>\n</tr>\n\n\n\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Type</th>\n\n\n<td class=\"content-container\"><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/library-type asset-collection}\">Asset Collection</span></td>\n</tr>\n\n\n\n\n<tr>\n  <th colspan=\"2\" scope=\"row\" class=\"row-header\">Generated using version 0.4.9 of the sample-content-ig Liquid templates</th>\n</tr>\n\n    </tbody>\n  </table>\n</div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "cqi"
    }
  ],
  "url" : "http://hl7.org/fhir/uv/cqm/Library/Quality-Program-Example",
  "identifier" : [
    {
      "use" : "official",
      "system" : "http://example.org/fhir/cqi/ecqm/Library/Identifier",
      "value" : "Quality Program Example"
    },
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.4.642.40.61.28.31"
    }
  ],
  "version" : "1.0.0",
  "name" : "QualityProgramExample",
  "title" : "Quality Program Example",
  "status" : "active",
  "experimental" : true,
  "type" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/library-type",
        "code" : "asset-collection"
      }
    ]
  },
  "date" : "2024-09-23",
  "publisher" : "HL7 International / Clinical Quality Information",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cqi"
        }
      ]
    }
  ],
  "description" : "This library is an example quality program illustrating the use of a library to identify the set of measures that are specified for use in a quality program. The measures specified here are expected to be used with the version information specified in the eCQM Update 2024 content release manifest, as indicated by the dependency on that library.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "purpose" : "This library is defined to illustrate the use of a Manifest Library to specify the measures used in a Quality Program, as opposed to the use of a Manifest Library to specify the content release for a set of measures published together.",
  "approvalDate" : "2024-04-23",
  "lastReviewDate" : "2024-04-23",
  "relatedArtifact" : [
    {
      "type" : "composed-of",
      "display" : "EXM55 - Median Emergency Department Visit Duration, 5.0.0",
      "resource" : "http://hl7.org/fhir/uv/cqm/Measure/EXM55-FHIR|5.0.0"
    },
    {
      "type" : "composed-of",
      "display" : "EXM108 - Venous Thromboembolism Prophylaxis, 8.2.000",
      "resource" : "http://hl7.org/fhir/uv/cqm/Measure/EXM108-FHIR|8.2.000"
    },
    {
      "type" : "composed-of",
      "display" : "EXM124 - Cervical Cancer Screening, 9.0.000",
      "resource" : "http://hl7.org/fhir/uv/cqm/Measure/EXM124-FHIR|9.0.000"
    },
    {
      "type" : "composed-of",
      "display" : "EXM125 - Breast Cancer Screening, 8.0.000",
      "resource" : "http://hl7.org/fhir/uv/cqm/Measure/EXM125-FHIR|8.0.000"
    },
    {
      "type" : "composed-of",
      "display" : "EXM130 - Colorectal Cancer Screening Measure, 8.0.000",
      "resource" : "http://hl7.org/fhir/uv/cqm/Measure/EXM130-FHIR|8.0.000"
    },
    {
      "type" : "composed-of",
      "display" : "EXM146 - Appropriate Testing for Children with Pharyngitis, 4.0.0",
      "resource" : "http://hl7.org/fhir/uv/cqm/Measure/EXM146-FHIR|4.0.0"
    },
    {
      "type" : "depends-on",
      "display" : "eCQM Update 2024",
      "resource" : "http://hl7.org/fhir/uv/cqm/Library/Manifest-Release|1.0.0"
    }
  ]
}