This page is part of the Da Vinci Data Exchange for Quality Measures (DEQM) FHIR IG (v2.1.0: STU 3) based on FHIR R4. The current version which supercedes this version is 3.1.0. For a full list of available versions, see the Directory of published versions
{ "resourceType" : "Measure", "id" : "date-of-last-power-outage", "meta" : { "source" : "http://example.org/fhir/server" }, "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>id</b>: date-of-last-power-outage</p><p><b>meta</b>: </p><p><b>url</b>: <a href=\"http://hl7.org/fhir/us/davinci-deqm/Measure/date-of-last-power-outage\">http://hl7.org/fhir/us/davinci-deqm/Measure/date-of-last-power-outage</a></p><p><b>version</b>: 2.1.0</p><p><b>name</b>: DateOfLastPowerOutage</p><p><b>title</b>: Date Of Last Power Outage</p><p><b>status</b>: active</p><p><b>experimental</b>: true</p><p><b>date</b>: 2020-07-07</p><p><b>publisher</b>: HL7 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 measure illustrates a use for the [DEQM Alternate Score Type Extension](StructureDefinition-extension-alternateScoreType.html). It is a measure for a system health metric for \"date of last power outage\" for a location. The MeasureReport returns a measure Score as DateTime value using the [DEQM Alternate Score Type Extension](StructureDefinition-extension-alternateScoreType.html).</p><p><b>jurisdiction</b>: <span title=\"Codes: {urn:iso:std:iso:3166 US}\">United States of America</span></p><p><b>approvalDate</b>: 2020-07-07</p><p><b>lastReviewDate</b>: 2020-07-07</p><p><b>effectivePeriod</b>: 2020-07-07 --> (ongoing)</p><p><b>scoring</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/measure-scoring continuous-variable}\">Continuous Variable</span></p><p><b>type</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/measure-type structure}\">Structure</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><p><b>id</b>: location-datetime</p><p><b>description</b>: The MeasureReport returns a measure Score as DateTime value using the [DEQM Alternate Score Type Extension](StructureDefinition-extension-alternateScoreType.html).</p><h3>Populations</h3><table class=\"grid\"><tr><td>-</td><td><b>Id</b></td><td><b>Code</b></td><td><b>Description</b></td><td><b>Criteria</b></td></tr><tr><td>*</td><td>measure-observation</td><td><span title=\"Codes: {http://terminology.hl7.org/CodeSystem/measure-population measure-observation}\">Measure Observation</span></td><td>locations for observation</td><td></td></tr></table></blockquote></div>" }, "extension" : [ { "url" : "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-populationBasis", "valueCode" : "Location" } ], "url" : "http://hl7.org/fhir/us/davinci-deqm/Measure/date-of-last-power-outage", "version" : "2.1.0", "name" : "DateOfLastPowerOutage", "title" : "Date Of Last Power Outage", "status" : "active", "experimental" : true, "date" : "2020-07-07", "publisher" : "HL7 International - Clinical Quality Information Work Group", "contact" : [ { "telecom" : [ { "system" : "url", "value" : "http://www.hl7.org/Special/committees/cqi/index.cfm" } ] } ], "description" : "This example measure illustrates a use for the [DEQM Alternate Score Type Extension](StructureDefinition-extension-alternateScoreType.html). It is a measure for a system health metric for \"date of last power outage\" for a location. The MeasureReport returns a measure Score as DateTime value using the [DEQM Alternate Score Type Extension](StructureDefinition-extension-alternateScoreType.html).", "jurisdiction" : [ { "coding" : [ { "system" : "urn:iso:std:iso:3166", "code" : "US" } ] } ], "approvalDate" : "2020-07-07", "lastReviewDate" : "2020-07-07", "effectivePeriod" : { "start" : "2020-07-07" }, "scoring" : { "coding" : [ { "system" : "http://terminology.hl7.org/CodeSystem/measure-scoring", "code" : "continuous-variable", "display" : "Continuous Variable" } ] }, "type" : [ { "coding" : [ { "system" : "http://terminology.hl7.org/CodeSystem/measure-type", "code" : "structure" } ] } ], "improvementNotation" : { "coding" : [ { "system" : "http://terminology.hl7.org/CodeSystem/measure-improvement-notation", "code" : "decrease", "display" : "Decreased score indicates improvement" } ] }, "group" : [ { "id" : "location-datetime", "description" : "The MeasureReport returns a measure Score as DateTime value using the [DEQM Alternate Score Type Extension](StructureDefinition-extension-alternateScoreType.html).", "population" : [ { "id" : "measure-observation", "code" : { "coding" : [ { "system" : "http://terminology.hl7.org/CodeSystem/measure-population", "code" : "measure-observation", "display" : "Measure Observation" } ] }, "description" : "locations for observation", "criteria" : { "language" : "text/plain", "expression" : "Count of locations in the measurement period." } } ] } ] }