FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r4.r4b
Resource TypeCodeSystem
IdCodeSystem-certainty-subcomponent-type.json
FHIR VersionR4B

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 certainty-subcomponent-type

This case-sensitive code system http://terminology.hl7.org/CodeSystem/certainty-subcomponent-type defines the following codes:

CodeDisplayDefinition
RiskOfBias Risk of biasmethodologic concerns reducing internal validity.
Inconsistency Inconsistencyconcerns that findings are not similar enough to support certainty.
Indirectness Indirectnessconcerns reducing external validity.
Imprecision ImprecisionHigh quality evidence.
PublicationBias Publication biaslikelihood that what is published misrepresents what is available to publish.
DoseResponseGradient Dose response gradienthigher certainty due to dose response relationship.
PlausibleConfounding Plausible confoundinghigher certainty due to risk of bias in opposite direction.
LargeEffect Large effecthigher certainty due to large effect size.

Source1

{
  "resourceType": "CodeSystem",
  "id": "certainty-subcomponent-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r4.r4b"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cds"
    }
  ],
  "url": "http://terminology.hl7.org/CodeSystem/certainty-subcomponent-type",
  "version": "4.0.1",
  "name": "CertaintySubcomponentType",
  "title": "CertaintySubcomponentType",
  "status": "draft",
  "experimental": false,
  "date": "2019-11-01T08:29:23+10:00",
  "publisher": "Clinical Decision Support",
  "contact": [
    {
      "name": "Clinical Decision Support",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "description": "The subcomponent classification of quality of evidence rating systems.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/ValueSet/certainty-subcomponent-type",
  "content": "complete",
  "concept": [
    {
      "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": "High quality evidence."
    },
    {
      "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."
    }
  ]
}