This page is part of the Clinical Quality Language Specification (v2.0.0-ballot: R2 STU 1) based on FHIR (HL7® FHIR® Standard) R4. This version is a pre-release. The current official version is 1.5.3. For a full list of available versions, see the Directory of published versions
Codes for severity of messages returned by applications that process Clinical Quality Language, indicating what level of processing should occur for the message.
This Code system is referenced in the content logical definition of the following value sets:
This case-sensitive code system http://cql.hl7.org/CodeSystem/cql-message-severity-codes defines the following codes:
Code
Display
Definition
info
Info
The message is informational and is expected to be made available in some way to the calling environment, but does not indicate any particular problem or issue that must be addressed.
warning
Warning
The message is a warning that is expected to be made conspicuously available to the calling environment, potentially to the end-user of the logic, and indicates that there is a problem or issue that should be addressed, but does not necessarily need to stop processing.
error
Error
The message is an error that must be made available to the calling environment, and indicates that there is a problem or issue of sufficient severity that at least some processing cannot be completed until the issue is addressed.
fatal
Fatal
The message is a fatal situation that must be made available to the calling environment, and indicates that there is a significant problem or issue that stopped processing completely. No further processing can be completed until the issue is addressed.