Extensions for Using Data Elements from FHIR R5 in FHIR R4
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR R5 in FHIR R4 - Downloaded Version null See the Directory of published versions

CodeSystem: IssueSeverity

Official URL: http://hl7.org/fhir/issue-severity Version: 5.0.0
Standards status: Normative Maturity Level: 5 Computable Name: IssueSeverity

How the issue affects the success of the action.

This Code system is referenced in the content logical definition of the following value sets:

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

CodeDisplayDefinition
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.