FHIR 5.0.0 © HL7.org  |  FHIRsmith 0.10.0  |  Server Home  |  TX Home  |  Capability Statement  |  Terminology Capabilities  |  Operations  |  Problems  |   

TX: CodeSystem issue-severity

Properties

Profile http://hl7.org/fhir/StructureDefinition/shareablecodesystem
Last updated: March 26, 2023 at 04:21:02 AM UTC
Defining URL http://hl7.org/fhir/issue-severity
Version 5.0.0
Name IssueSeverity
Title Issue Severity
Status active
Definition

How the issue affects the success of the action.

Publisher HL7 (FHIR Project)
Committee fhir
EXT_FMM_LEVEL 5
Source hl7.fhir.r5.core#5.0.0
Value Set Issue Severity

This case-sensitive code system http://hl7.org/fhir/issue-severity defines the following codes:

Code Display Definition
fatal Fatal The issue caused the action to fail and no further checking could be performed.
error Error The issue is sufficiently important to cause the action to fail.
warning Warning 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.
information Information The issue has no relation to the degree of success of the action.
success Operation Successful The operation completed successfully.