Quality Measure Implementation Guide

This page is part of the Quality Measure STU2 for FHIR R4 Implementation Guide (v0.1.0: STU 1 Ballot 1) based on FHIR R3. The current version which supercedes this version is 3.0.0. For a full list of available versions, see the Directory of published versions

Terminology_FHIR

{
  "resourceType" : "Measure",
  "id" : "measure-terminology-FHIR",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2019-03-12T02:36:06.824-06:00",
    "profile" : [
      "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cohort-measure-cqfm"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table class=\"grid dict\"><tr style=\"vertical-align: top;\"><th scope=\"row\"><b>Id: </b></th><td style=\"padding-left: 25px; padding-right: 25px;\">Measure/measure-terminology-FHIR</td></tr><tr style=\"vertical-align: top;\"><th rowspan=\"1\" scope=\"row\"><b>Type: </b></th><td style=\"padding-left: 25px; padding-right: 25px;\"><span><span><span style=\"padding-left: 25px;\"><b>system: </b><span>http://hl7.org/fhir/measure-type</span><br/></span><span style=\"padding-left: 25px;\"><b>code: </b><span>process</span></span></span></span></td></tr><tr style=\"vertical-align: top;\"><th rowspan=\"1\" scope=\"row\"><b>Identifier: </b></th><td style=\"padding-left: 25px; padding-right: 25px;\"><b>system: </b><span>http://example.org/fhir/cqi/ecqm/Measure/Identifier/exm</span><br/><b>value: </b><span>Terminology_FHIR</span></td></tr><tr style=\"vertical-align: top;\"><th scope=\"row\"><b>Title: </b></th><td style=\"padding-left: 25px; padding-right: 25px;\">Terminology FHIR</td></tr><tr style=\"vertical-align: top;\"><th scope=\"row\"><b>Status: </b></th><td style=\"padding-left: 25px; padding-right: 25px;\">active</td></tr><tr style=\"vertical-align: top;\"><th scope=\"row\"><b>Description: </b></th><td style=\"padding-left: 25px; padding-right: 25px;\">This example illustrates the use of risk adjustment variables within a measure represented as a FHIR eCQM</td></tr><tr style=\"vertical-align: top;\"><th rowspan=\"1\" scope=\"row\"><b>Topic: </b></th><td style=\"padding-right: 25px;\"><span><span><span style=\"padding-left: 25px;\"><b>system: </b><span>http://loinc.org</span><br/></span><span style=\"padding-left: 25px;\"><b>code: </b><span>57024-2</span><br/></span><span style=\"padding-left: 25px;\"><b>display: </b><span>Health Quality Measure Document</span></span></span></span></td></tr><tr style=\"vertical-align: top;\"><th rowspan=\"1\" scope=\"row\"><b>Library: </b></th><td><p style=\"padding-left: 25px; padding-right: 25px;\"><b>reference: </b><span>Library/library-terminology-FHIR</span></p></td></tr><tr><th scope=\"row\"><b>Scoring: </b></th><td style=\"padding-left: 25px; padding-right: 25px;\"><span><span><span style=\"padding-left: 25px;\"><b>system: </b><span>http://hl7.org/fhir/measure-scoring</span><br/></span><span style=\"padding-left: 25px;\"><b>code: </b><span>cohort</span></span></span></span></td></tr><tr style=\"vertical-align: top;\"><th scope=\"row\"><b>Group:</b></th><td><p style=\"padding-left: 25px; padding-right: 25px;\"><b>Identifier:</b><br/><span style=\"padding-left: 25px;\"><b>value: </b><span>group-1</span><br/></span></p></td></tr><tr style=\"vertical-align: top;\"><td colspan=\"2\"><table style=\"margin-bottom: 5px; width: 100%\"><tr style=\"vertical-align: top;\"><th rowspan=\"1\" scope=\"row\" style=\"padding-left: 25px;\"><b>Population:</b></th><td><p style=\"margin-bottom: 5px; padding-left: 25px;\"><b>Identifier:</b><br/><span style=\"padding-left: 25px;\"><b>value: </b><span>initial-population-identifier</span><br/></span></p><p style=\"margin-bottom: 5px; padding-left: 25px;\"><b>criteria: </b><span>Initial Population</span></p></td></tr></table></td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-populationBasis",
      "valueCode" : "Encounter"
    }
  ],
  "url" : "http://hl7.org/fhir/us/cqfmeasures/Measure/measure-terminology-FHIR",
  "identifier" : [
    {
      "use" : "official",
      "system" : "http://example.org/fhir/cqi/ecqm/Measure/Identifier/exm",
      "value" : "Terminology_FHIR"
    }
  ],
  "version" : "1.0.0",
  "name" : "Terminology_FHIR",
  "title" : "Terminology FHIR",
  "status" : "active",
  "experimental" : true,
  "date" : "2019-02-21",
  "publisher" : "Health Level 7 International - Clinical Quality Information Work Group",
  "description" : "This example illustrates the use of risk adjustment variables within a measure represented as a FHIR eCQM",
  "approvalDate" : "2019-03-08",
  "lastReviewDate" : "2019-03-08",
  "effectivePeriod" : {
    "start" : "2018-01-01",
    "end" : "2018-12-31"
  },
  "topic" : [
    {
      "coding" : [
        {
          "system" : "http://loinc.org",
          "code" : "57024-2",
          "display" : "Health Quality Measure Document"
        }
      ]
    }
  ],
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cqi/index.cfm"
        }
      ]
    }
  ],
  "library" : [
    {
      "reference" : "Library/library-terminology-FHIR"
    }
  ],
  "scoring" : {
    "coding" : [
      {
        "system" : "http://hl7.org/fhir/measure-scoring",
        "code" : "cohort"
      }
    ]
  },
  "type" : [
    {
      "coding" : [
        {
          "system" : "http://hl7.org/fhir/measure-type",
          "code" : "process"
        }
      ]
    }
  ],
  "improvementNotation" : "decrease",
  "group" : [
    {
      "identifier" : {
        "value" : "group-1"
      },
      "population" : [
        {
          "identifier" : {
            "value" : "initial-population-identifier"
          },
          "code" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                "code" : "initial-population",
                "display" : "Initial Population"
              }
            ]
          },
          "criteria" : "Initial Population"
        }
      ]
    }
  ]
}