http://terminology.hl7.org/CodeSystem/risk-probability|4.0.1
name
RiskProbability
RiskProbability
package
hl7.fhir.r4.core@4.0.1
hl7.fhir.r4.core@4.0.1
content
complete
complete
status
draft
draft
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.fhir.r4.core@4.0.1",
"date" : null,
"meta" : {
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated" : "2019-11-01T09:29:23.356+11:00"
},
"publisher" : "FHIR Project team",
"content" : "complete",
"name" : "RiskProbability",
"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-standards-status",
"valueCode" : "draft"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
} ],
"status" : "draft",
"id" : "0377c4d6-2e38-5e23-a94f-0cfde8686f4d",
"valueSet" : "http://hl7.org/fhir/ValueSet/risk-probability",
"url" : "http://terminology.hl7.org/CodeSystem/risk-probability",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.4.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" : "4.0.1",
"contact" : [ {
"telecom" : [ {
"value" : "http://hl7.org/fhir",
"system" : "url"
} ]
} ]
}