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

: CQL Message Code - XML Representation

Page standards status: Trial-use Maturity Level: 2

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="cql-message-code"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet cql-message-code</b></p><a name="cql-message-code"> </a><a name="hccql-message-code"> </a><ul><li>Include all codes defined in <a href="CodeSystem-cql-message-codes.html"><code>http://cql.hl7.org/CodeSystem/cql-message-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-code"/>
  <version value="2.0.0-ballot"/>
  <name value="CQLMessageCode"/>
  <title value="CQL Message Code"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-08-09T08:02:05+10: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 messages returned by applications that process Clinical Quality Language, whether as part of authoring or evaluating. This code system is intended to be a place to identify codes for messages that are indicated by the specification itself. Implementation-specific, application-specific, and content-specific codes may be provided with codes from other code systems, but should ideally map to some code (possibly a more general code) in this code system. This is the 'all system' value set for the CQL Message Codes code system."/>
  <immutable value="true"/>
  <compose>
    <include>
      <system value="http://cql.hl7.org/CodeSystem/cql-message-codes"/>
    </include>
  </compose>
</ValueSet>