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

: CQL Message Source - XML Representation

Page standards status: Trial-use Maturity Level: 2

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="cql-message-source"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet cql-message-source</b></p><a name="cql-message-source"> </a><a name="hccql-message-source"> </a><ul><li>Include all codes defined in <a href="CodeSystem-cql-message-source-codes.html"><code>http://cql.hl7.org/CodeSystem/cql-message-source-codes</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version &#x1F4E6;2.0.0</span></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-source"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.71.48.7"/>
  </identifier>
  <version value="2.0.0"/>
  <name value="CQLMessageSource"/>
  <title value="CQL Message Source"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-07-29T09:34:45+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 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 is the 'all system' value set for the CQL Message Source Codes code system."/>
  <immutable value="true"/>
  <compose>
    <include>
      <system value="http://cql.hl7.org/CodeSystem/cql-message-source-codes"/>
    </include>
  </compose>
</ValueSet>