This page is part of the Quality Measure STU2 for FHIR R4 Implementation Guide (v2.0.0: STU 2) based on FHIR R4. The current version which supercedes this version is 3.0.0. For a full list of available versions, see the Directory of published versions
{ "resourceType" : "Measure", "id" : "measure-terminology-FHIR", "meta" : { "profile" : [ "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cohort-measure-cqfm" ] }, "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>id</b>: measure-terminology-FHIR</p><p><b>meta</b>: </p><p><b>url</b>: <a href=\"http://hl7.org/fhir/us/cqfmeasures/Measure/measure-terminology-FHIR\">http://hl7.org/fhir/us/cqfmeasures/Measure/measure-terminology-FHIR</a></p><p><b>identifier</b>: Terminology_FHIR (OFFICIAL)</p><p><b>version</b>: 1.0.0</p><p><b>name</b>: Terminology_FHIR</p><p><b>title</b>: Terminology FHIR</p><p><b>status</b>: active</p><p><b>experimental</b>: true</p><p><b>date</b>: 2019-02-21</p><p><b>publisher</b>: Health Level 7 International - Clinical Quality Information Work Group</p><p><b>contact</b>: http://www.hl7.org/Special/committees/cqi/index.cfm</p><p><b>description</b>: This example illustrates the use of risk adjustment variables within a measure represented as a FHIR eCQM</p><p><b>jurisdiction</b>: <span title=\"Codes: {urn:iso:std:iso:3166 US}\">United States of America</span></p><p><b>approvalDate</b>: 2019-03-08</p><p><b>lastReviewDate</b>: 2019-03-08</p><p><b>effectivePeriod</b>: 2018-01-01 --> 2018-12-31</p><p><b>topic</b>: <span title=\"Codes: {http://loinc.org 57024-2}\">Health Quality Measure Document</span></p><p><b>library</b>: <a href=\"http://hl7.org/fhir/us/cqfmeasures/Library/Terminology\">http://hl7.org/fhir/us/cqfmeasures/Library/Terminology</a></p><p><b>scoring</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/measure-scoring cohort}\">Cohort</span></p><p><b>type</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/measure-type process}\">Process</span></p><p><b>improvementNotation</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/measure-improvement-notation decrease}\">Decreased score indicates improvement</span></p><blockquote><p><b>group</b></p><h3>Populations</h3><table class=\"grid\"><tr><td>-</td><td><b>Code</b></td><td><b>Criteria</b></td></tr><tr><td>*</td><td><span title=\"Codes: {http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></td><td></td></tr></table></blockquote></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", "contact" : [ { "telecom" : [ { "system" : "url", "value" : "http://www.hl7.org/Special/committees/cqi/index.cfm" } ] } ], "description" : "This example illustrates the use of risk adjustment variables within a measure represented as a FHIR eCQM", "jurisdiction" : [ { "coding" : [ { "system" : "urn:iso:std:iso:3166", "code" : "US", "display" : "United States of America" } ] } ], "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" } ] } ], "library" : [ "http://hl7.org/fhir/us/cqfmeasures/Library/Terminology" ], "scoring" : { "coding" : [ { "system" : "http://terminology.hl7.org/CodeSystem/measure-scoring", "code" : "cohort", "display" : "Cohort" } ] }, "type" : [ { "coding" : [ { "system" : "http://terminology.hl7.org/CodeSystem/measure-type", "code" : "process" } ] } ], "improvementNotation" : { "coding" : [ { "system" : "http://terminology.hl7.org/CodeSystem/measure-improvement-notation", "code" : "decrease", "display" : "Decreased score indicates improvement" } ] }, "group" : [ { "population" : [ { "code" : { "coding" : [ { "system" : "http://terminology.hl7.org/CodeSystem/measure-population", "code" : "initial-population", "display" : "Initial Population" } ] }, "criteria" : { "language" : "text/cql.identifier", "expression" : "Initial Population" } } ] } ] }