| Package | hl7.fhir.uv.cpg |
| Resource Type | Measure |
| Id | chf-bodyweight-change-measure |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/uv/cpg/https://build.fhir.org/ig/HL7/cqf-recommendations/Measure-chf-bodyweight-change-measure.html |
| URL | http://hl7.org/fhir/uv/cpg/Measure/chf-bodyweight-change-measure |
| Version | 2.0.0 |
| Status | active |
| Date | 2024-11-26T06:42:34+00:00 |
| Name | CHFBodyWeightChange |
| Title | CHF Body Weight Change Metric |
| Realm | uv |
| Authority | hl7 |
| Description | Body weight change metric as a feature of a congestive heart failure pathway |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Measure chf-bodyweight-change-measure
CQF Knowledge capability: shareable
CQF Knowledge capability: computable
CQF Knowledge capability: publishable
url: Measure CHF Body Weight Change Metric
identifier: Uniform Resource Identifier (URI)/urn:oid:2.16.840.1.113883.4.642.40.48.29.2
version: 2.0.0
name: CHFBodyWeightChange
title: CHF Body Weight Change Metric
status: Active
experimental: true
date: 2024-11-26 06:42:34+0000
publisher: HL7 International / Clinical Decision Support
contact: HL7 International / Clinical Decision Support: http://www.hl7.org/Special/committees/dss
description:
Body weight change metric as a feature of a congestive heart failure pathway
jurisdiction: World
library: CHF
scoring: Continuous Variable
improvementNotation: Decreased score indicates improvement
group
population
code: Measure Observation
Criteria
Language Expression text/cql-identifier Current Body Weight Change
{
"resourceType": "Measure",
"id": "chf-bodyweight-change-measure",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computablemetric"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
"valueCode": "shareable"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
"valueCode": "computable"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
"valueCode": "publishable"
}
],
"url": "http://hl7.org/fhir/uv/cpg/Measure/chf-bodyweight-change-measure",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.48.29.2"
}
],
"version": "2.0.0",
"name": "CHFBodyWeightChange",
"title": "CHF Body Weight Change Metric",
"status": "active",
"experimental": true,
"date": "2024-11-26T06:42:34+00:00",
"publisher": "HL7 International / Clinical Decision Support",
"contact": [
{
"name": "HL7 International / Clinical Decision Support",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/dss"
}
]
}
],
"description": "Body weight change metric as a feature of a congestive heart failure pathway",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"library": [
"http://hl7.org/fhir/uv/cpg/Library/CHF"
],
"scoring": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-scoring",
"code": "continuous-variable"
}
]
},
"improvementNotation": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-improvement-notation",
"code": "decrease"
}
]
},
"group": [
{
"population": [
{
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"code": "measure-observation"
}
]
},
"criteria": {
"language": "text/cql-identifier",
"expression": "Current Body Weight Change"
}
}
]
}
]
}