FHIR IG analytics| Package | hl7.fhir.uv.xver-r5.r4b |
| Resource Type | CodeSystem |
| Id | CodeSystem-certainty-type.json |
| FHIR Version | R4B |
| Source | http://hl7.org/fhir/uv/xver-r5.r4b/0.0.1-snapshot-2/CodeSystem-certainty-type.html |
| URL | http://hl7.org/fhir/certainty-type |
| Version | 5.0.0 |
| Status | active |
| Date | 2020-12-28T15:55:11+10:00 |
| Name | EvidenceCertaintyType |
| Title | Evidence Certainty Type |
| Realm | uv |
| Authority | hl7 |
| Description | The aspect of quality, confidence, or certainty. |
| Content | complete |
| ValueSet | |
| R5-certainty-type-for-R4 | Cross-version VS for R5.EvidenceCertaintyType for use in FHIR R4 |
| certainty-type | Evidence Certainty Type |
No resources found
Note: links and images are rebased to the (stated) source
This code system
http://hl7.org/fhir/certainty-type defines the following codes:
{
"resourceType": "CodeSystem",
"id": "certainty-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": 1
},
{
"extension": [
{
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r5.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://hl7.org/fhir/certainty-type",
"version": "5.0.0",
"name": "EvidenceCertaintyType",
"title": "Evidence Certainty Type",
"status": "active",
"experimental": false,
"date": "2020-12-28T15:55:11+10:00",
"publisher": "Clinical Decision Support",
"contact": [
{
"name": "Clinical Decision Support",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/dss"
}
]
}
],
"description": "The aspect of quality, confidence, or certainty.",
"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-type|4.3.0",
"content": "complete",
"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."
}
]
}