{ "description": "Codes representing the likelihood of a particular outcome in a risk assessment.", "_filename": "ValueSet-risk-probability.json", "package_name": "hl7.fhir.r2.examples", "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": "ef7310d7-bf1e-43fb-b6c2-d76ef5e5dec5", "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" } ] } ] }