http://terminology.hl7.org/CodeSystem/certainty-type|1.0.0

name
EvidenceCertaintyType
package
hl7.terminology.r5@6.3.0
content
complete
status
active
date
2025-01-20 05:55:11.0

Evidence Certainty Type

The aspect of quality, confidence, or certainty.

{
  "description" : "The aspect of quality, confidence, or certainty.",
  "compose" : null,
  "package" : "hl7.terminology.r5@6.3.0",
  "date" : "2025-01-20T05:55:11Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher" : "HL7 (FHIR Project)",
  "content" : "complete",
  "name" : "EvidenceCertaintyType",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Evidence Certainty Type",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "cds"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  } ],
  "status" : "active",
  "id" : "dce8fed0-f962-5c7c-8f23-5401b0f68412",
  "valueSet" : "http://terminology.hl7.org/ValueSet/certainty-type",
  "url" : "http://terminology.hl7.org/CodeSystem/certainty-type",
  "concept" : [ {
    "code" : "Overall",
    "display" : "Overall certainty",
    "definition" : "Overall certainty of evidence (quality of evidence)."
  }, {
    "code" : "RiskOfBias",
    "display" : "Risk of bias",
    "definition" : "methodologic concerns reducing internal validity."
  }, {
    "code" : "Inconsistency",
    "display" : "Inconsistency",
    "definition" : "concerns that findings are not similar enough to support certainty."
  }, {
    "code" : "Indirectness",
    "display" : "Indirectness",
    "definition" : "concerns reducing external validity."
  }, {
    "code" : "Imprecision",
    "display" : "Imprecision",
    "definition" : "fuzzy or wide variability."
  }, {
    "code" : "PublicationBias",
    "display" : "Publication bias",
    "definition" : "likelihood that what is published misrepresents what is available to publish."
  }, {
    "code" : "DoseResponseGradient",
    "display" : "Dose response gradient",
    "definition" : "higher certainty due to dose response relationship."
  }, {
    "code" : "PlausibleConfounding",
    "display" : "Plausible confounding",
    "definition" : "higher certainty due to risk of bias in opposite direction."
  }, {
    "code" : "LargeEffect",
    "display" : "Large effect",
    "definition" : "higher certainty due to large effect size."
  } ],
  "caseSensitive" : true,
  "version" : "1.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}