FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/cpg-recommendation-direction-cs

Packagehl7.fhir.uv.cpg
TypeCodeSystem
Idcpg-recommendation-direction-cs
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/cpg/https://build.fhir.org/ig/HL7/cqf-recommendations/CodeSystem-cpg-recommendation-direction-cs.html
URLhttp://hl7.org/fhir/uv/cpg/CodeSystem/cpg-recommendation-direction-cs
Version2.0.0
Statusactive
Date2024-11-26T06:42:34+00:00
NameCPGRecommendationDirectionCS
TitleCPG Recommendation Direction Code System
Realmuv
Authorityhl7
DescriptionThe 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.
Contentcomplete

Resources that use this resource

ValueSet
cpg-recommendation-direction-vsCPG Recommendation Direction Value Set

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem cpg-recommendation-direction-cs

This case-sensitive code system http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-recommendation-direction-cs defines the following codes:

CodeDisplayDefinition
for ForThe 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.
against AgainstThe 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.

Source

{
  "resourceType": "CodeSystem",
  "id": "cpg-recommendation-direction-cs",
  "text": {
    "status": "generated",
    "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/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/StructureDefinition/structuredefinition-wg",
      "valueCode": "cds"
    }
  ],
  "url": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-recommendation-direction-cs",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.48.16.8"
    }
  ],
  "version": "2.0.0",
  "name": "CPGRecommendationDirectionCS",
  "title": "CPG Recommendation Direction Code System",
  "status": "active",
  "experimental": false,
  "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": "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-vs",
  "content": "complete",
  "count": 2,
  "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."
    }
  ]
}