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" : "CodeSystem", "id" : "cpg-recommendation-direction", "meta" : { "profile" : [ "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-codesystem" ] }, "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>CPG Recommendation Direction</h2><div><p>The direction of a recommendation, either for or against a particular action, taking into account the balance between desirable and undersirable outcomes; the confidence in the magnitude of estimates of effect; the confidence in values and preferences and their variability; and resource use.</p>\n</div><p>This code system http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-recommendation-direction defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">for<a name=\"cpg-recommendation-direction-for\"> </a></td><td>For</td><td>The recommendation is for a particular action, taking into account the balance between desirable and undersirable outcomes; the confidence in the magnitude of estimates of effect; the confidence in values and preferences and their variability; and resource use.</td></tr><tr><td style=\"white-space:nowrap\">against<a name=\"cpg-recommendation-direction-against\"> </a></td><td>Against</td><td>The recommendation is against a particular action, taking into account the balance between desirable and undersirable outcomes; the confidence in the magnitude of estimates of effect; the confidence in values and preferences and their variability; and resource use.</td></tr></table></div>" }, "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-sourceReference", "valueUri" : "https://www.ncbi.nlm.nih.gov/pubmed/23570745" }, { "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-sourceReference", "valueUri" : "https://gdt.gradepro.org/app/handbook/handbook.html#h.1yd7iwhn8pxp" } ], "url" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-recommendation-direction", "version" : "0.1.0", "name" : "CPG_Recommendation_Direction", "title" : "CPG Recommendation Direction", "status" : "draft", "experimental" : false, "date" : "2019-05-08T00:00:00-04:00", "publisher" : "Health Level 7 International - Clinical Decision Support WG", "contact" : [ { "telecom" : [ { "system" : "url", "value" : "http://www.hl7.org/Special/committees/dss/index.cfm" } ] } ], "description" : "The direction of a recommendation, either for or against a particular action, taking into account the balance between desirable and undersirable outcomes; the confidence in the magnitude of estimates of effect; the confidence in values and preferences and their variability; and resource use.", "jurisdiction" : [ { "coding" : [ { "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", "code" : "001", "display" : "World" } ] } ], "caseSensitive" : true, "valueSet" : "http://hl7.org/fhir/uv/cpg/ValueSet/cpg-recommendation-direction", "content" : "complete", "concept" : [ { "code" : "for", "display" : "For", "definition" : "The recommendation is for a particular action, taking into account the balance between desirable and undersirable outcomes; the confidence in the magnitude of estimates of effect; the confidence in values and preferences and their variability; and resource use." }, { "code" : "against", "display" : "Against", "definition" : "The recommendation is against a particular action, taking into account the balance between desirable and undersirable outcomes; the confidence in the magnitude of estimates of effect; the confidence in values and preferences and their variability; and resource use." } ] }