FHIR IG analytics| Package | hl7.fhir.uv.deqm |
| Resource Type | Measure |
| Id | Measure-date-of-last-power-outage.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7/davinci-deqm/Measure-date-of-last-power-outage.html |
| URL | http://hl7.org/fhir/uv/deqm/Measure/date-of-last-power-outage |
| Version | 1.0.0-ballot |
| Status | active |
| Date | 2020-07-07 |
| Name | DateOfLastPowerOutage |
| Title | Date Of Last Power Outage |
| Realm | uv |
| Authority | hl7 |
| Description | This example measure illustrates a use for the [DEQM Alternate Score Type Extension](StructureDefinition-deqm-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-deqm-alternateScoreType.html). |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Metadata | |
|---|---|
| Title | Date Of Last Power Outage |
| Version | 1.0.0-ballot |
| Approval Date | 2020-07-07 |
| Last Review Date | 2020-07-07 |
| Experimental | true |
| Jurisdiction | World |
| Steward (Publisher) | HL7 International / Clinical Quality Information |
| 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. |
| Measure Basis | Location |
| Measure Scoring | Continuous Variable |
| Improvement Notation | Decreased score indicates improvement |
| Measure Type | structure from http://terminology.hl7.org/CodeSystem/measure-type |
| Measure Group (Rate) (ID: location-datetime) | |
| Summary | The MeasureReport returns a measure Score as DateTime value using the [DEQM Alternate Score Type Extension](StructureDefinition-deqm-alternateScoreType.html). |
| Generated using version 0.5.4-cibuild 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/uv/cqm/StructureDefinition/cqm-populationBasis",
"valueCode": "Location"
}
],
"url": "http://hl7.org/fhir/uv/deqm/Measure/date-of-last-power-outage",
"version": "1.0.0-ballot",
"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-deqm-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-deqm-alternateScoreType.html).",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"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-deqm-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."
}
}
]
}
]
}