Clinical Practice Guidelines Example Implementation Guide - Chronic Kidney Disease
1.0.0 - ci-build
Clinical Practice Guidelines Example Implementation Guide - Chronic Kidney Disease, published by HL7 International - Clinical Decision Support WG. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cqframework/cpg-example-ckd/ and changes regularly. See the Directory of published versions
Active as of 2024-08-23 |
{
"resourceType" : "PlanDefinition",
"id" : "va-ckd-recommendations",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-recommendationdefinition"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PlanDefinition va-ckd-recommendations</b></p><a name=\"va-ckd-recommendations\"> </a><a name=\"hcva-ckd-recommendations\"> </a><a name=\"va-ckd-recommendations-en-US\"> </a><p><b>url</b>: <a href=\"PlanDefinition-va-ckd-recommendations.html\">PlanDefinition VA CKD Recommendations Plan Definition</a></p><p><b>identifier</b>: VA_CKD_Recommendations\u00a0(use:\u00a0official,\u00a0)</p><p><b>version</b>: 1.0.0</p><p><b>name</b>: VACKDRecommendations</p><p><b>title</b>: VA CKD Recommendations Plan Definition</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/plan-definition-type eca-rule}\">ECA Rule</span></p><p><b>status</b>: Active</p><p><b>experimental</b>: true</p><p><b>date</b>: 2024-08-23 13:40:17+0000</p><p><b>publisher</b>: HL7 International - Clinical Decision Support WG</p><p><b>contact</b>: HL7 International - Clinical Decision Support WG: <a href=\"http://www.hl7.org/Special/committees/dss/index.cfm\">http://www.hl7.org/Special/committees/dss/index.cfm</a></p><p><b>description</b>: </p><div><p>VA CKD Recommendations</p>\n</div><h3>UseContexts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-usage-context-type.html#usage-context-type-focus\">UsageContextType</a> focus: Clinical Focus</td><td><span title=\"Codes:{http://snomed.info/sct 709044004}\">Chronic kidney disease (disorder)</span></td></tr></table><p><b>jurisdiction</b>: <span title=\"Codes:{http://unstats.un.org/unsd/methods/m49/m49.htm 001}\">World</span></p><p><b>topic</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/definition-topic treatment}\">Treatment</span></p><p><b>library</b>: <a href=\"Library-CKDRiskLogic.html\">Chronic Kidney Disease (CKD) risk screening logic</a></p><blockquote><p><b>action</b></p><blockquote><p><b>id</b></p>001</blockquote><p><b>title</b>: CKD Protein Diet</p><p><b>description</b>: In patients with stage 3 and 4 CKD, we suggest a protein diet of 0.6 to 0.8 g/kg/day as it may slow the decline in glomerular filtration rate (GFR) and progression to end-stage renal disease (ESRD).</p><blockquote><p><b>documentation</b></p></blockquote><blockquote><p><b>condition</b></p><p><b>kind</b>: Applicability</p><h3>Expressions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Language</b></td><td><b>Expression</b></td></tr><tr><td style=\"display: none\">*</td><td>CQL</td><td>Has CKD stage 3 or 4</td></tr></table></blockquote></blockquote></div>"
},
"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/StructureDefinition/cqf-knowledgeRepresentationLevel",
"valueCode" : "structured"
}
],
"url" : "http://hl7.org/fhir/uv/cpg/ckd/PlanDefinition/va-ckd-recommendations",
"identifier" : [
{
"use" : "official",
"value" : "VA_CKD_Recommendations"
}
],
"version" : "1.0.0",
"name" : "VACKDRecommendations",
"title" : "VA CKD Recommendations Plan Definition",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/plan-definition-type",
"code" : "eca-rule",
"display" : "ECA Rule"
}
]
},
"status" : "active",
"experimental" : true,
"date" : "2024-08-23T13:40:17+00:00",
"publisher" : "HL7 International - Clinical Decision Support WG",
"contact" : [
{
"name" : "HL7 International - Clinical Decision Support WG",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/dss/index.cfm"
}
]
}
],
"description" : "VA CKD Recommendations",
"useContext" : [
{
"code" : {
"system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code" : "focus",
"display" : "Clinical Focus"
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "709044004",
"display" : "Chronic kidney disease (disorder)"
}
]
}
}
],
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"topic" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/definition-topic",
"code" : "treatment",
"display" : "Treatment"
}
]
}
],
"library" : [
🔗 "http://hl7.org/fhir/uv/cpg/ckd/Library/CKDRiskLogic"
],
"action" : [
{
"id" : "001",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/cqf-strengthOfRecommendation",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/recommendation-strength",
"code" : "weak",
"display" : "Weak"
}
]
}
},
{
"url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-directionOfRecommendation",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-recommendation-direction-cs",
"code" : "for",
"display" : "For"
}
]
}
}
],
"title" : "CKD Protein Diet",
"description" : "In patients with stage 3 and 4 CKD, we suggest a protein diet of 0.6 to 0.8 g/kg/day as it may slow the decline in glomerular filtration rate (GFR) and progression to end-stage renal disease (ESRD).",
"documentation" : [
{
"type" : "documentation",
"display" : "VA/DoD Clinical Practice Guideline for The management of Chronic Kidney Disease in Primary care",
"url" : "http://www.healthquality.va.gov",
"document" : {
"url" : "http://www.healthquality.va.gov"
}
}
],
"condition" : [
{
"kind" : "applicability",
"expression" : {
"language" : "text/cql",
"expression" : "Has CKD stage 3 or 4"
}
}
]
}
]
}