Clinical Quality Language Specification
2.0.0-ballot - R2 STU 1 (Ballot)

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

CodeSystem: CQL Message Source Codes

Official URL: http://cql.hl7.org/CodeSystem/cql-message-source-codes Version: 2.0.0-ballot
Standards status: Trial-use Maturity Level: 2 Computable Name: CQLMessageSourceCodes

Codes for the source of messages returned by applications that process Clinical Quality Language, indicating generally where the message originated, as well as who or what might be able to potentially address the issue.

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-source-codes defines the following codes:

CodeDisplayDefinition
content Content The message is associated with content, such as input values. Content messages can typically be addressed by correcting the input value.
application Application The message is associated with the application, such as an unexpected situation in application processing. Application messages typically need to be addressed by the application developer.
system System The message is associated with the system or infrastructure, such as internal translator or engine errors. System messages typically need to be addressed by infrastructure developers.
environment Environment The message is associated with the overall operating environment, such as network timeouts, or memory or disk space issues. Environment messages typically need to be addressed by a system administrator.