| Package | hl7.fhir.uv.extensions.r4b |
| Resource Type | CodeSystem |
| Id | certainty-type |
| FHIR Version | R4B |
| Source | http://hl7.org/fhir/extensions |
| URL | http://hl7.org/fhir/certainty-type |
| Version | 5.0.0 |
| Status | active |
| Date | 2020-12-28T16:55:11+11:00 |
| Name | EvidenceCertaintyType |
| Title | Evidence Certainty Type |
| Realm | uv |
| Authority | hl7 |
| Description | The aspect of quality, confidence, or certainty. |
| Content | complete |
| ValueSet | |
| 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",
"meta": {
"lastUpdated": "2023-03-26T15:21:02.749+11:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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
},
{
"url": "http://hl7.org/fhir/StructureDefinition/web-source",
"valueUrl": "http://hl7.org/fhir/R5/codesystem-certainty-type.html"
}
],
"url": "http://hl7.org/fhir/certainty-type",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.4.1939"
}
],
"version": "5.0.0",
"name": "EvidenceCertaintyType",
"title": "Evidence Certainty Type",
"status": "active",
"experimental": false,
"date": "2020-12-28T16:55:11+11:00",
"publisher": "HL7 (FHIR Project)",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org/fhir"
},
{
"system": "email",
"value": "fhir@lists.hl7.org"
}
]
}
],
"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",
"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."
}
]
}