| Package | hl7.fhir.us.davinci-deqm |
| Resource Type | Measure |
| Id | date-of-last-power-outage |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/davinci-deqm/https://build.fhir.org/ig/HL7/davinci-deqm/Measure-date-of-last-power-outage.html |
| URL | http://hl7.org/fhir/us/davinci-deqm/Measure/date-of-last-power-outage |
| Version | 5.0.0 |
| Status | active |
| Date | 2020-07-07 |
| Name | DateOfLastPowerOutage |
| Title | Date Of Last Power Outage |
| Realm | us |
| Authority | hl7 |
| 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). |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Knowledge Artifact Metadata | |
|---|---|
| Name (machine-readable) | DateOfLastPowerOutage |
| Title (human-readable) | Date Of Last Power Outage |
| Status | Active |
| Experimental | true |
| Description | This example measure illustrates a use for the DEQM Alternate Score Type Extension. 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. |
| Approval Date | 2020-07-07 |
| Measure Steward | HL7 International / Clinical Quality Information |
| Steward Contact Details | http://www.hl7.org/Special/committees/cqi |
| Measure Metadata | |
| Version Number | 5.0.0 |
| Measure Scoring | Continuous Variable |
| Measure Type | Structure |
| Improvement Notation | Decreased score indicates improvement |
| Population Basis | Location |
| Measure Population Criteria (ID: location-datetime) | |
| Summary | The MeasureReport returns a measure Score as DateTime value using the [DEQM Alternate Score Type Extension](StructureDefinition-extension-alternateScoreType.html). |
| Measure Observation |
ID: measure-observation
Description: locations for observation |
| Generated using version 0.4.6 of the sample-content-ig Liquid templates | |
{
"resourceType": "Measure",
"id": "date-of-last-power-outage",
"meta": {
"source": "http://example.org/fhir/server"
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"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",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.2.29.1"
}
],
"version": "5.0.0",
"name": "DateOfLastPowerOutage",
"title": "Date Of Last Power Outage",
"status": "active",
"experimental": true,
"date": "2020-07-07",
"publisher": "HL7 International / Clinical Quality Information",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/cqi"
}
]
}
],
"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."
}
}
]
}
]
}