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

FHIR IG Statistics: CodeSystem/cs-evidence-to-decision-certainty-type

Packagede.netzwerk-universitaetsmedizin.ebm-cpg
Resource TypeCodeSystem
Idcs-evidence-to-decision-certainty-type
FHIR VersionR5
Sourcehttps://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem-cs-evidence-to-decision-certainty-type.html
URLhttps://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem/cs-evidence-to-decision-certainty-type
Version0.1.1
Statusdraft
Date2022-09-06
NameEvidenceToDecisionCertaintyType
TitleEvidence To Decision Certainty type
Realmuv
Authorityhl7
DescriptionGRADE Evidence to Decision (EtD) Framework Certainty Type
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem cs-evidence-to-decision-certainty-type

This code system https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem/cs-evidence-to-decision-certainty-type defines the following codes:

CodeDisplayDefinition
benefit-and-harms Benefits and HarmsSummary of most important benefits and harms
preference-and-values Preference and valuesTypical patient preferences and values? Common issues or expected variability?
resources ResourcesIssues with costs or resource use? For whom? Cost-benefit analysis? Implementation or other issues?
equity EquityHow do the different alternatives affect equity?
acceptability AcceptabilityAre the alternatives acceptable for the target population and its implementors?
feasibility FeasibilityHow feasible will it be to implement the different alternatives? Any issues?

Source

{
  "resourceType": "CodeSystem",
  "id": "cs-evidence-to-decision-certainty-type",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-shareablecodesystem"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem/cs-evidence-to-decision-certainty-type",
  "version": "0.1.1",
  "name": "EvidenceToDecisionCertaintyType",
  "title": "Evidence To Decision Certainty type",
  "status": "draft",
  "date": "2022-09-06",
  "publisher": "Netzwerk Universitätsmedizin (NUM)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.netzwerk-universitaetsmedizin.de"
        }
      ]
    }
  ],
  "description": "GRADE Evidence to Decision (EtD) Framework Certainty Type",
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "benefit-and-harms",
      "display": "Benefits and Harms",
      "definition": "Summary of most important benefits and harms"
    },
    {
      "code": "preference-and-values",
      "display": "Preference and values",
      "definition": "Typical patient preferences and values? Common issues or expected variability?"
    },
    {
      "code": "resources",
      "display": "Resources",
      "definition": "Issues with costs or resource use? For whom? Cost-benefit analysis? Implementation or other issues?"
    },
    {
      "code": "equity",
      "display": "Equity",
      "definition": "How do the different alternatives affect equity?"
    },
    {
      "code": "acceptability",
      "display": "Acceptability",
      "definition": "Are the alternatives acceptable for the target population and its implementors?"
    },
    {
      "code": "feasibility",
      "display": "Feasibility",
      "definition": "How feasible will it be to implement the different alternatives? Any issues?"
    }
  ]
}