This page is part of the Da Vinci Data Exchange for Quality Measures (DEQM) FHIR IG (v3.0.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="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>Population Basis</b>: Location</p><p><b>url</b>: <code>http://hl7.org/fhir/us/davinci-deqm/Measure/date-of-last-power-outage</code></p><p><b>version</b>: 3.0.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>: <a href="http://www.hl7.org/Special/committees/cqi/index.cfm">http://www.hl7.org/Special/committees/cqi/index.cfm</a></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>description</b>: The MeasureReport returns a measure Score as DateTime value using the [DEQM Alternate Score Type Extension](StructureDefinition-extension-alternateScoreType.html).</p><blockquote><p><b>population</b></p><p><b>code</b>: <span title="Codes: {http://terminology.hl7.org/CodeSystem/measure-population measure-observation}">Measure Observation</span></p><p><b>description</b>: locations for observation</p></blockquote></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="3.0.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>