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

Clinical Quality Language Specification, published by Clinical Decision Support WG. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/cql/ and changes regularly. See the Directory of published versions

: CQL Message Severity - XML Representation

Page standards status: Trial-use Maturity Level: 2

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="cql-message-severity"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet cql-message-severity</b></p><a name="cql-message-severity"> </a><a name="hccql-message-severity"> </a><ul><li>Include all codes defined in <a href="CodeSystem-cql-message-severity-codes.html"><code>http://cql.hl7.org/CodeSystem/cql-message-severity-codes</code></a></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cds"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="2"/>
  </extension>
  <url value="http://cql.hl7.org/ValueSet/cql-message-severity"/>
  <version value="2.0.0-ballot"/>
  <name value="CQLMessageSeverity"/>
  <title value="CQL Message Severity"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-08-08T21:16:44+00:00"/>
  <publisher value="Clinical Decision Support WG"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/dss/index.cfm"/>
    </telecom>
  </contact>
  <description
               value="Codes for severity of messages returned by applications that process Clinical Quality Language, indicating what level of processing should occur for the message. This is the 'all system' value set for the CQL Message Severity code system."/>
  <immutable value="true"/>
  <compose>
    <include>
      <system
              value="http://cql.hl7.org/CodeSystem/cql-message-severity-codes"/>
    </include>
  </compose>
</ValueSet>