Clinical Quality Language Specification
2.0.0 - R2 STU 1

This page is part of the Clinical Quality Language Specification (v2.0.0: R2 STU 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

ValueSet: CQL Message Category

Official URL: http://cql.hl7.org/ValueSet/cql-message-category Version: 2.0.0
Standards status: Trial-use Maturity Level: 2 Computable Name: CQLMessageCategory
Other Identifiers: OID:2.16.840.1.113883.4.642.40.71.48.3

Codes for categorization of messages returned by applications that process Clinical Quality Language, whether as part of authoring or evaluating. This is the 'all system' value set for the CQL Message Category Codes code system.

References

This value set is not used here; it may be used elsewhere (e.g. specifications and/or implementations that use this content)

Logical Definition (CLD)

 

Expansion

Expansion performed internally based on codesystem CQL Message Category Codes v2.0.0 (CodeSystem)

This value set contains 5 concepts

LevelSystemCodeDisplay (en)DefinitionJSONXML
1http://cql.hl7.org/CodeSystem/cql-message-category-codes  compile-timeCompile-TimeThe message is associated with compile-time (or authoring) processing, such as a lexical, syntactic, or semantic error.
2http://cql.hl7.org/CodeSystem/cql-message-category-codes    lexicalLexicalThe message is associated with lexical processing, such as an invalid token.
2http://cql.hl7.org/CodeSystem/cql-message-category-codes    syntaxSyntaxThe message is associated with syntactic processing of CQL, such as an unexpected keyword.
2http://cql.hl7.org/CodeSystem/cql-message-category-codes    semanticSemanticThe message is associated with semantic processing of CQL, such as an unresolvable function call.
1http://cql.hl7.org/CodeSystem/cql-message-category-codes  run-timeRun-TimeThe message is associated with run-time (or evaluation) processing of CQL, such as a duplicate value.

Explanation of the columns that may appear on this page:

Level A few code lists that FHIR defines are hierarchical - each code is assigned a level. In this scheme, some codes are under other codes, and imply that the code they are under also applies
System The source of the definition of the code (when the value set draws in codes defined elsewhere)
Code The code (used as the code in the resource instance)
Display The display (used in the display element of a Coding). If there is no display, implementers should not simply display the code, but map the concept into their application
Definition An explanation of the meaning of the concept
Comments Additional notes about how to use the code