http://terminology.hl7.org/CodeSystem/risk-probability|1.0.1

name
RiskProbability
package
hl7.terminology.r4@6.3.0
content
complete
status
active
date
2025-05-01 01:35:10.0

Risk Probability

Codes representing the likelihood of a particular outcome in a risk assessment.

{
  "description" : "Codes representing the likelihood of a particular outcome in a risk assessment.",
  "compose" : null,
  "package" : "hl7.terminology.r4@6.3.0",
  "date" : "2025-05-01T01:35:10Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2024-04-24T00:00:00+00:00"
  },
  "publisher" : "Health Level Seven International",
  "content" : "complete",
  "name" : "RiskProbability",
  "copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Risk Probability",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "cds"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  } ],
  "status" : "active",
  "id" : "d18f00f4-88d4-5825-98f5-c48967305f62",
  "valueSet" : "http://terminology.hl7.org/ValueSet/risk-probability",
  "url" : "http://terminology.hl7.org/CodeSystem/risk-probability",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.1.1133",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "negligible",
    "display" : "Negligible likelihood",
    "definition" : "The specified outcome is exceptionally unlikely."
  }, {
    "code" : "low",
    "display" : "Low likelihood",
    "definition" : "The specified outcome is possible but unlikely."
  }, {
    "code" : "moderate",
    "display" : "Moderate likelihood",
    "definition" : "The specified outcome has a reasonable likelihood of occurrence."
  }, {
    "code" : "high",
    "display" : "High likelihood",
    "definition" : "The specified outcome is more likely to occur than not."
  }, {
    "code" : "certain",
    "display" : "Certain",
    "definition" : "The specified outcome is effectively guaranteed."
  } ],
  "caseSensitive" : true,
  "version" : "1.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    }, {
      "value" : "hq@HL7.org",
      "system" : "email"
    } ]
  } ]
}