This page is part of the Clinical Guidelines (v1.0.0: STU 1) based on FHIR R4. This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Formats: Narrative, XML, JSON, Turtle
Raw json
{
"resourceType" : "PlanDefinition",
"id" : "va-ckd-recommendations",
"meta" : {
"profile" : [
"http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-recommendationdefinition"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>knowledgeCapability</b>: shareable</p><p><b>knowledgeCapability</b>: computable</p><p><b>knowledgeCapability</b>: publishable</p><p><b>knowledgeRepresentationLevel</b>: structured</p><p><b>url</b>: <code>http://hl7.org/fhir/uv/cpg/PlanDefinition/va-ckd-recommendations</code></p><p><b>identifier</b>: id: VA_CKD_Recommendations (OFFICIAL)</p><p><b>version</b>: 1.0.0</p><p><b>name</b>: VA_CKD_Recommendations</p><p><b>title</b>: VA CKD Recommendations</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>: draft</p><p><b>experimental</b>: true</p><p><b>date</b>: Jul 28, 2019 12:00:00 AM</p><p><b>publisher</b>: HL7 FHIR Clinical Guidelines Example Artifact</p><p><b>description</b>: VA CKD Recommendations</p><h3>UseContexts</h3><table class=\"grid\"><tr><td>-</td></tr><tr><td>*</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>copyright</b>: Copyright © Example.org 2019.</p><p><b>approvalDate</b>: 2019-07-28</p><p><b>lastReviewDate</b>: 2019-07-28</p><p><b>effectivePeriod</b>: 2019-07-28 --> (ongoing)</p><p><b>topic</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/definition-topic treatment}\">Treatment</span></p><p><b>author</b>: Dave Carlson: </p><p><b>library</b>: <a href=\"http://hl7.org/fhir/uv/cpg/Library/CKDRiskLogic\">http://hl7.org/fhir/uv/cpg/Library/CKDRiskLogic</a></p><blockquote><p><b>action</b></p><h3>Ids</h3><table class=\"grid\"><tr><td>-</td></tr><tr><td>*</td></tr></table><p><b>strengthOfRecommendation</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/recommendation-strength weak}\">Weak</span></p><p><b>directionOfRecommendation</b>: <span title=\"Codes: {http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-recommendation-direction for}\">For</span></p><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><h3>Documentations</h3><table class=\"grid\"><tr><td>-</td></tr><tr><td>*</td></tr></table><blockquote><p><b>condition</b></p><p><b>kind</b>: applicability</p><h3>Expressions</h3><table class=\"grid\"><tr><td>-</td></tr><tr><td>*</td></tr></table></blockquote></blockquote></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
"valueCode" : "shareable"
},
{
"url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
"valueCode" : "computable"
},
{
"url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
"valueCode" : "publishable"
},
{
"url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeRepresentationLevel",
"valueCode" : "structured"
}
],
"url" : "http://hl7.org/fhir/uv/cpg/PlanDefinition/va-ckd-recommendations",
"identifier" : [
{
"use" : "official",
"value" : "VA_CKD_Recommendations"
}
],
"version" : "1.0.0",
"name" : "VA_CKD_Recommendations",
"title" : "VA CKD Recommendations",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/plan-definition-type",
"code" : "eca-rule",
"display" : "ECA Rule"
}
]
},
"status" : "draft",
"experimental" : true,
"date" : "2019-07-28T00:00:00+00:00",
"publisher" : "HL7 FHIR Clinical Guidelines Example Artifact",
"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"
}
]
}
],
"copyright" : "Copyright © Example.org 2019.",
"approvalDate" : "2019-07-28",
"lastReviewDate" : "2019-07-28",
"effectivePeriod" : {
"start" : "2019-07-28"
},
"topic" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/definition-topic",
"code" : "treatment",
"display" : "Treatment"
}
]
}
],
"author" : [
{
"name" : "Dave Carlson"
}
],
"library" : [
"http://hl7.org/fhir/uv/cpg/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",
"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"
}
],
"condition" : [
{
"kind" : "applicability",
"expression" : {
"language" : "text/cql",
"expression" : "Has CKD stage 3 or 4"
}
}
]
}
]
}