| Package | hl7.fhir.uv.cpg |
| Resource Type | PlanDefinition |
| Id | chf-pathway |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/uv/cpg/https://build.fhir.org/ig/HL7/cqf-recommendations/PlanDefinition-chf-pathway.html |
| URL | http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-pathway |
| Version | 2.0.0 |
| Status | active |
| Date | 2024-11-26T06:42:34+00:00 |
| Name | CHFPathway |
| Realm | uv |
| Authority | hl7 |
| Description | Treatment and management 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-pathway
CQF Knowledge capability: shareable
CQF Knowledge capability: computable
CQF Knowledge capability: publishable
CPG Enabled Extension: true
url: PlanDefinition CHFPathway
identifier: Uniform Resource Identifier (URI)/urn:oid:2.16.840.1.113883.4.642.40.48.34.33
version: 2.0.0
name: CHFPathway
type: Clinical Protocol
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:
Treatment and management care pathway for patients with admitting diagnosis of congestive heart failure
jurisdiction: World
action
title: CHF Daily Management
description: Daily Management strategy for Congestive Heart Failure
code: Guideline-based Care
definition: CHFDailyManagement
action
title: CHF Hypervolemia
description: Hypervolemia strategy for Congestive Heart Failure
code: Guideline-based Care
definition: CHFHypervolemia
{
"resourceType": "PlanDefinition",
"id": "chf-pathway",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-pathwaydefinition",
"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-enabled",
"valueBoolean": true
}
],
"url": "http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-pathway",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.48.34.33"
}
],
"version": "2.0.0",
"name": "CHFPathway",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/plan-definition-type",
"code": "clinical-protocol"
}
]
},
"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": "Treatment and management 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": "CHF Daily Management",
"description": "Daily Management strategy for Congestive Heart Failure",
"code": [
{
"coding": [
{
"system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
"code": "guideline-based-care"
}
]
}
],
"definitionCanonical": "http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-daily-management"
},
{
"title": "CHF Hypervolemia",
"description": "Hypervolemia strategy for Congestive Heart Failure",
"code": [
{
"coding": [
{
"system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
"code": "guideline-based-care"
}
]
}
],
"definitionCanonical": "http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-hypervolemia"
}
]
}