{
  "resourceType" : "ValueSet",
  "id" : "cql-message-category",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cql-message-category</b></p><a name=\"cql-message-category\"> </a><a name=\"hccql-message-category\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-cql-message-category-codes.html\"><code>http://cql.hl7.org/CodeSystem/cql-message-category-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>"
  },
  "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-category",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.40.71.48.3"
  }],
  "version" : "2.0.0",
  "name" : "CQLMessageCategory",
  "title" : "CQL Message Category",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-07-29T09:35:55+10:00",
  "publisher" : "Clinical Decision Support WG",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/dss/index.cfm"
    }]
  }],
  "description" : "Codes for categorization of messages returned by applications that process Clinical Quality Language, whether as part of authoring or evaluating. This is the 'all system' value set for the CQL Message Category Codes code system.",
  "immutable" : true,
  "compose" : {
    "include" : [{
      "system" : "http://cql.hl7.org/CodeSystem/cql-message-category-codes"
    }]
  }
}