This page is part of the Clinical Guidelines (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions 
{
"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><b>Generated Narrative with Details</b></p><p><b>id</b>: va-ckd-recommendations</p><p><b>meta</b>: </p><p><b>url</b>: <a href=\"http://hl7.org/fhir/uv/cpg/PlanDefinition/va-ckd-recommendations\">http://hl7.org/fhir/uv/cpg/PlanDefinition/va-ckd-recommendations</a></p><p><b>identifier</b>: VA_CKD_Recommendations (OFFICIAL)</p><p><b>version</b>: 0.1.0</p><p><b>name</b>: VA_CKD_Recommendations</p><p><b>title</b>: VA CKD Recommendations</p><p><b>type</b>: ECA Rule <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/plan-definition-type code 'eca-rule' = 'ECA Rule', given as 'ECA Rule'})</span></p><p><b>status</b>: draft</p><p><b>experimental</b>: true</p><p><b>date</b>: Jul 27, 2019 8:00:00 PM</p><p><b>publisher</b>: HL7 FHIR Clinical Guidelines Example Artifact</p><p><b>description</b>: VA CKD Recommendations</p><p><b>useContext</b>: </p><p><b>jurisdiction</b>: World <span style=\"background: LightGoldenRodYellow\">(Details : {http://unstats.un.org/unsd/methods/m49/m49.htm code '001' = 'World', given as 'World'})</span></p><p><b>copyright</b>: Copyright © Example.org 2019.</p><p><b>approvalDate</b>: Jul 28, 2019</p><p><b>lastReviewDate</b>: Jul 28, 2019</p><p><b>effectivePeriod</b>: Jul 28, 2019 12:00:00 AM --> (ongoing)</p><p><b>topic</b>: Treatment <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/definition-topic code 'treatment' = 'Treatment', given as 'Treatment'})</span></p><p><b>author</b>: </p><p><b>library</b>: <a href=\"Library/va-ckd-guideline\">Library/va-ckd-guideline</a></p><blockquote><p><b>action</b></p><p><b>id</b>: 001</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><p><b>documentation</b>: </p><h3>Conditions</h3><table class=\"grid\"><tr><td>-</td><td><b>Kind</b></td><td><b>Expression</b></td></tr><tr><td>*</td><td>applicability</td><td/></tr></table></blockquote></div>"
},
"url" : "http://hl7.org/fhir/uv/cpg/PlanDefinition/va-ckd-recommendations",
"identifier" : [
{
"use" : "official",
"value" : "VA_CKD_Recommendations"
}
],
"version" : "0.1.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-27T20:00:00-04: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-28T00:00:00-04:00"
},
"topic" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/definition-topic",
"code" : "treatment",
"display" : "Treatment"
}
]
}
],
"author" : [
{
"name" : "Dave Carlson"
}
],
"library" : [
"Library/va-ckd-guideline"
],
"action" : [
{
"id" : "001",
"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" : [
{
"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"
}
]
}
}
],
"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"
}
}
]
}
]
}