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
Official URL: http://cql.hl7.org/ValueSet/cql-message-category | Version: 2.0.0-ballot | |||
Standards status: Trial-use | Maturity Level: 2 | Computable Name: CQLMessageCategory |
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)
Expansion performed internally based on codesystem CQL Message Category Codes v2.0.0-ballot (CodeSystem)
This value set contains 5 concepts
Level | Code | System | Display | Definition |
1 | compile-time | http://cql.hl7.org/CodeSystem/cql-message-category-codes | Compile-Time | The message is associated with compile-time (or authoring) processing, such as a lexical, syntactic, or semantic error. |
2 | lexical | http://cql.hl7.org/CodeSystem/cql-message-category-codes | Lexical | The message is associated with lexical processing, such as an invalid token. |
2 | syntax | http://cql.hl7.org/CodeSystem/cql-message-category-codes | Syntax | The message is associated with syntactic processing of CQL, such as an unexpected keyword. |
2 | semantic | http://cql.hl7.org/CodeSystem/cql-message-category-codes | Semantic | The message is associated with semantic processing of CQL, such as an unresolvable function call. |
1 | run-time | http://cql.hl7.org/CodeSystem/cql-message-category-codes | Run-Time | The 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 |