PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.core@1.0.2
    http://hl7.org/fhir/ValueSet/risk-probability
{
  "description": "Codes representing the likelihood of a particular outcome in a risk assessment.",
  "_filename": "ValueSet-risk-probability.json",
  "package_name": "hl7.fhir.r2.core",
  "date": "2015-10-24T07:41:03+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
    "lastUpdated": "2015-10-24T07:41:03.495+11:00"
  },
  "publisher": "FHIR Project team",
  "name": "Risk Probability",
  "type": null,
  "experimental": "true",
  "resourceType": "ValueSet",
  "title": null,
  "package_version": "1.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.262"
  } ],
  "status": "draft",
  "id": "186af0a1-21eb-4a24-8e47-52582a9a84df",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/risk-probability",
  "codeSystem": {
    "system": "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."
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.262"
    } ],
    "caseSensitive": true
  },
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    } ]
  } ]
}