FHIR Cross-Version Extensions package for FHIR R4B from FHIR R4 - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 0 |
{
"resourceType" : "CodeSystem",
"id" : "certainty-subcomponent-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem certainty-subcomponent-type</b></p><a name=\"certainty-subcomponent-type\"> </a><a name=\"hccertainty-subcomponent-type\"> </a><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/certainty-subcomponent-type</code> 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\">RiskOfBias<a name=\"certainty-subcomponent-type-RiskOfBias\"> </a></td><td>Risk of bias</td><td>methodologic concerns reducing internal validity.</td></tr><tr><td style=\"white-space:nowrap\">Inconsistency<a name=\"certainty-subcomponent-type-Inconsistency\"> </a></td><td>Inconsistency</td><td>concerns that findings are not similar enough to support certainty.</td></tr><tr><td style=\"white-space:nowrap\">Indirectness<a name=\"certainty-subcomponent-type-Indirectness\"> </a></td><td>Indirectness</td><td>concerns reducing external validity.</td></tr><tr><td style=\"white-space:nowrap\">Imprecision<a name=\"certainty-subcomponent-type-Imprecision\"> </a></td><td>Imprecision</td><td>High quality evidence.</td></tr><tr><td style=\"white-space:nowrap\">PublicationBias<a name=\"certainty-subcomponent-type-PublicationBias\"> </a></td><td>Publication bias</td><td>likelihood that what is published misrepresents what is available to publish.</td></tr><tr><td style=\"white-space:nowrap\">DoseResponseGradient<a name=\"certainty-subcomponent-type-DoseResponseGradient\"> </a></td><td>Dose response gradient</td><td>higher certainty due to dose response relationship.</td></tr><tr><td style=\"white-space:nowrap\">PlausibleConfounding<a name=\"certainty-subcomponent-type-PlausibleConfounding\"> </a></td><td>Plausible confounding</td><td>higher certainty due to risk of bias in opposite direction.</td></tr><tr><td style=\"white-space:nowrap\">LargeEffect<a name=\"certainty-subcomponent-type-LargeEffect\"> </a></td><td>Large effect</td><td>higher certainty due to large effect size.</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "informative"
},
{
"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."
}
]
}