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 Characteristic - JSON Representation

Page standards status: Trial-use Maturity Level: 2

Raw json | Download

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