{
"description": "How the issue affects the success of the action.",
"_filename": "ValueSet-issue-severity.json",
"package_name": "hl7.fhir.r2.expansions",
"date": "2015-10-24T07:41:03+11:00",
"publisher": "HL7 (FHIR Project)",
"name": "IssueSeverity",
"type": null,
"experimental": "false",
"resourceType": "ValueSet",
"expansion": {
"contains": [ {
"code": "fatal",
"system": "http://hl7.org/fhir/issue-severity",
"display": "Fatal"
}, {
"code": "error",
"system": "http://hl7.org/fhir/issue-severity",
"display": "Error"
}, {
"code": "warning",
"system": "http://hl7.org/fhir/issue-severity",
"display": "Warning"
}, {
"code": "information",
"system": "http://hl7.org/fhir/issue-severity",
"display": "Information"
} ],
"parameter": [ {
"name": "version",
"valueUri": "http://hl7.org/fhir/ValueSet/issue-severity?version=1.0.2"
} ],
"timestamp": "2015-10-22T12:31:49+11:00",
"identifier": "urn:uuid:7f79640c-3138-429d-aa86-75be0b06a172"
},
"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.223"
} ],
"status": "draft",
"id": "a48320c5-25b2-487d-889d-e750aa91bd25",
"kind": null,
"url": "http://hl7.org/fhir/ValueSet/issue-severity",
"codeSystem": {
"system": "http://hl7.org/fhir/issue-severity",
"concept": [ {
"code": "fatal",
"display": "Fatal",
"definition": "The issue caused the action to fail, and no further checking could be performed."
}, {
"code": "error",
"display": "Error",
"definition": "The issue is sufficiently important to cause the action to fail."
}, {
"code": "warning",
"display": "Warning",
"definition": "The issue is not important enough to cause the action to fail, but may cause it to be performed suboptimally or in a way that is not as desired."
}, {
"code": "information",
"display": "Information",
"definition": "The issue has no relation to the degree of success of the action."
} ],
"version": "1.0.2",
"caseSensitive": true
},
"version": "1.0.2",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "other"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}