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
<Measure xmlns="http://hl7.org/fhir"> <id value="date-of-last-power-outage"/> <meta> <source value="http://example.org/fhir/server"/> </meta> <text> <status value="generated"/> <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> </text> <extension url="http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-populationBasis"> <valueCode value="Location"/> </extension> <url value="http://hl7.org/fhir/us/davinci-deqm/Measure/date-of-last-power-outage"/> <version value="2.1.0"/> <name value="DateOfLastPowerOutage"/> <title value="Date Of Last Power Outage"/> <status value="active"/> <experimental value="true"/> <date value="2020-07-07"/> <publisher value="HL7 International - Clinical Quality Information Work Group"/> <contact> <telecom> <system value="url"/> <value value="http://www.hl7.org/Special/committees/cqi/index.cfm"/> </telecom> </contact> <description value="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 value="urn:iso:std:iso:3166"/> <code value="US"/> </coding> </jurisdiction> <approvalDate value="2020-07-07"/> <lastReviewDate value="2020-07-07"/> <effectivePeriod> <start value="2020-07-07"/> </effectivePeriod> <scoring> <coding> <system value="http://terminology.hl7.org/CodeSystem/measure-scoring"/> <code value="continuous-variable"/> <display value="Continuous Variable"/> </coding> </scoring> <type> <coding> <system value="http://terminology.hl7.org/CodeSystem/measure-type"/> <code value="structure"/> </coding> </type> <improvementNotation> <coding> <system value="http://terminology.hl7.org/CodeSystem/measure-improvement-notation"/> <code value="decrease"/> <display value="Decreased score indicates improvement"/> </coding> </improvementNotation> <group id="location-datetime"> <description value="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 value="http://terminology.hl7.org/CodeSystem/measure-population"/> <code value="measure-observation"/> <display value="Measure Observation"/> </coding> </code> <description value="locations for observation"/> <criteria> <language value="text/plain"/> <expression value="Count of locations in the measurement period."/> </criteria> </population> </group> </Measure>