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

Page standards status: Trial-use Maturity Level: 2

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "cql-capability-characteristic-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cql-capability-characteristic-codes</b></p><a name=\"cql-capability-characteristic-codes\"> </a><a name=\"hccql-capability-characteristic-codes\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-cql-capability-characteristic-codes.html\"><code>http://cql.hl7.org/CodeSystem/cql-capability-characteristic-codes</code></a> version <span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\">&#x1F4E6;2.0.0-ballot</span></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-capability-characteristic-codes",
  "version" : "2.0.0-ballot",
  "name" : "CQLCapabilityCharacteristicCodes",
  "title" : "CQL Capability Characteristic Codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-10-07T22:15:27+00:00",
  "publisher" : "Clinical Decision Support WG",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss/index.cfm"
        }
      ]
    }
  ],
  "description" : "Capability characteristic codes for CQL.",
  "immutable" : true,
  "compose" : {
    "include" : [
      {
        "system" : "http://cql.hl7.org/CodeSystem/cql-capability-characteristic-codes"
      }
    ]
  }
}