| Package | hl7.fhir.uv.cpg |
| Resource Type | PlanDefinition |
| Id | chf-daily-management |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/uv/cpg/https://build.fhir.org/ig/HL7/cqf-recommendations/PlanDefinition-chf-daily-management.html |
| URL | http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-daily-management |
| Version | 2.0.0 |
| Status | active |
| Date | 2024-11-26T06:42:34+00:00 |
| Name | CHFDailyManagement |
| Realm | uv |
| Authority | hl7 |
| Description | Daily management strategy as part of a care pathway for patients with admitting diagnosis of congestive heart failure |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: PlanDefinition chf-daily-management
CQF Knowledge capability: shareable
CQF Knowledge capability: computable
CQF Knowledge capability: publishable
CPG Part Of Extension: CHFPathway
CPG Enabled Extension: true
url: PlanDefinition CHFDailyManagement
identifier: Uniform Resource Identifier (URI)/urn:oid:2.16.840.1.113883.4.642.40.48.34.26
version: 2.0.0
name: CHFDailyManagement
type: Workflow Definition
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:
Daily management strategy as part of a care pathway for patients with admitting diagnosis of congestive heart failure
jurisdiction: World
action
title: Weight
description: Measure weight daily
code: Conduct Diagnostic Tests
definition: CHFBodyWeight
action
title: Weight Change
description: Manage weight change
code: Conduct Diagnostic Tests
definition: CHFBodyWeightChange
action
title: Urine Output
description: Measure urine output daily
code: Conduct Diagnostic Tests
definition: CHFUrineOut
action
title: Net I/Os
description: Measure net intake/output daily
code: Conduct Diagnostic Tests
definition: CHFNetIO
{
"resourceType": "PlanDefinition",
"id": "chf-daily-management",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-strategydefinition",
"http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computableplandefinition"
]
},
"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/StructureDefinition/cpg-partOf",
"valueCanonical": "http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-pathway"
},
{
"url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-enabled",
"valueBoolean": true
}
],
"url": "http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-daily-management",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.48.34.26"
}
],
"version": "2.0.0",
"name": "CHFDailyManagement",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/plan-definition-type",
"code": "workflow-definition"
}
]
},
"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": "Daily management strategy as part of a care pathway for patients with admitting diagnosis of congestive heart failure",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"action": [
{
"title": "Weight",
"description": "Measure weight daily",
"code": [
{
"coding": [
{
"system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
"code": "diagnostic-testing"
}
]
}
],
"definitionCanonical": "http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-bodyweight-pd"
},
{
"title": "Weight Change",
"description": "Manage weight change",
"code": [
{
"coding": [
{
"system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
"code": "diagnostic-testing"
}
]
}
],
"definitionCanonical": "http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-bodyweight-change-pd"
},
{
"title": "Urine Output",
"description": "Measure urine output daily",
"code": [
{
"coding": [
{
"system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
"code": "diagnostic-testing"
}
]
}
],
"definitionCanonical": "http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-urine-out-pd"
},
{
"title": "Net I/Os",
"description": "Measure net intake/output daily",
"code": [
{
"coding": [
{
"system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
"code": "diagnostic-testing"
}
]
}
],
"definitionCanonical": "http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-net-io-pd"
}
]
}