PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver@r3.r5-0.0.1-snapshot-2
    http://hl7.org/fhir/risk-probability
{
  "description": "Codes representing the likelihood of a particular outcome in a risk assessment.",
  "_filename": "CodeSystem-risk-probability.json",
  "package_name": "hl7.fhir.uv.xver",
  "date": "2025-09-13T15:57:19-04:00",
  "publisher": "Clinical Decision Support",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "Risk Probability",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "r3.r5-0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "Informative"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r3.r5"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "cds"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "informative",
    "_valueCode": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r5"
      } ]
    }
  } ],
  "status": "draft",
  "id": "9f432b53-9dc2-444e-bc5c-b6970e66f591",
  "valueSet": "http://hl7.org/fhir/ValueSet/risk-probability|5.0.0",
  "kind": null,
  "url": "http://hl7.org/fhir/risk-probability",
  "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": "3.0.2",
  "contact": [ {
    "name": "Clinical Decision Support",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/dss",
      "system": "url"
    } ]
  } ]
}