http://hl7.org/fhir/certainty-rating|5.0.0

name
EvidenceCertaintyRating
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active
date
2020-12-28 05:55:11.0

Evidence Certainty Rating

The assessment of quality, confidence, or certainty.

{
  "description" : "The assessment of quality, confidence, or certainty.",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : "2020-12-28T05:55:11Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-03-26T15:21:02.749+11:00"
  },
  "publisher" : "HL7 (FHIR Project)",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display" : "World"
    } ]
  } ],
  "content" : "complete",
  "name" : "EvidenceCertaintyRating",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Evidence Certainty Rating",
  "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" : "3c4de773-d920-56a4-bc5a-55965a252886",
  "valueSet" : "http://hl7.org/fhir/ValueSet/certainty-rating",
  "url" : "http://hl7.org/fhir/certainty-rating",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1941",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "high",
    "display" : "High quality",
    "definition" : "High quality evidence."
  }, {
    "code" : "moderate",
    "display" : "Moderate quality",
    "definition" : "Moderate quality evidence."
  }, {
    "code" : "low",
    "display" : "Low quality",
    "definition" : "Low quality evidence."
  }, {
    "code" : "very-low",
    "display" : "Very low quality",
    "definition" : "Very low quality evidence."
  }, {
    "code" : "no-concern",
    "display" : "no serious concern",
    "definition" : "no serious concern."
  }, {
    "code" : "serious-concern",
    "display" : "serious concern",
    "definition" : "serious concern."
  }, {
    "code" : "very-serious-concern",
    "display" : "very serious concern",
    "definition" : "very serious concern."
  }, {
    "code" : "extremely-serious-concern",
    "display" : "extremely serious concern",
    "definition" : "extremely serious concern."
  }, {
    "code" : "present",
    "display" : "present",
    "definition" : "possible reason for increasing quality rating was checked and found to be present."
  }, {
    "code" : "absent",
    "display" : "absent",
    "definition" : "possible reason for increasing quality rating was checked and found to be absent."
  }, {
    "code" : "no-change",
    "display" : "no change to rating",
    "definition" : "no change to quality rating."
  }, {
    "code" : "downcode1",
    "display" : "reduce rating: -1",
    "definition" : "reduce quality rating by 1."
  }, {
    "code" : "downcode2",
    "display" : "reduce rating: -2",
    "definition" : "reduce quality rating by 2."
  }, {
    "code" : "downcode3",
    "display" : "reduce rating: -3",
    "definition" : "reduce quality rating by 3."
  }, {
    "code" : "upcode1",
    "display" : "increase rating: +1",
    "definition" : "increase quality rating by 1."
  }, {
    "code" : "upcode2",
    "display" : "increase rating: +2",
    "definition" : "increase quality rating by 2."
  } ],
  "caseSensitive" : true,
  "version" : "5.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}