{
"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).",
"_filename": "example/Measure-date-of-last-power-outage.json",
"package_name": "hl7.fhir.us.davinci",
"date": "2020-07-07",
"group": [ {
"id": "location-datetime",
"population": [ {
"id": "measure-observation",
"code": {
"coding": [ {
"code": "measure-observation",
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"display": "Measure Observation"
} ]
},
"criteria": {
"language": "text/plain",
"expression": "Count of locations in the measurement period."
},
"description": "locations for observation"
} ],
"description": "The MeasureReport returns a measure Score as DateTime value using the [DEQM Alternate Score Type Extension](StructureDefinition-extension-alternateScoreType.html)."
} ],
"meta": {
"source": "http://example.org/fhir/server"
},
"publisher": "HL7 International / Clinical Quality Information",
"approvalDate": "2020-07-07",
"jurisdiction": [ {
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166"
} ]
} ],
"name": "DateOfLastPowerOutage",
"type": "[{:coding [{:system \\\"http://terminology.hl7.org/CodeSystem/measure-type\\\", :code \\\"structure\\\"}]}]",
"experimental": "true",
"resourceType": "Measure",
"title": "Date Of Last Power Outage",
"package_version": "deqm-5.0.0-ballot",
"extension": [ {
"url": "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-populationBasis",
"valueCode": "Location"
} ],
"status": "active",
"id": "76d1dc23-0d46-42a2-823f-307d47bc699a",
"kind": null,
"url": "http://hl7.org/fhir/us/davinci-deqm/Measure/date-of-last-power-outage",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.40.2.29.1",
"system": "urn:ietf:rfc:3986"
} ],
"lastReviewDate": "2020-07-07",
"scoring": {
"coding": [ {
"code": "continuous-variable",
"system": "http://terminology.hl7.org/CodeSystem/measure-scoring",
"display": "Continuous Variable"
} ]
},
"version": "5.0.0-ballot",
"contact": [ {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/cqi",
"system": "url"
} ]
} ],
"improvementNotation": {
"coding": [ {
"code": "decrease",
"system": "http://terminology.hl7.org/CodeSystem/measure-improvement-notation",
"display": "Decreased score indicates improvement"
} ]
},
"effectivePeriod": {
"start": "2020-07-07"
}
}