FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/cql-message-category

Packagehl7.cql
Resource TypeValueSet
Idcql-message-category
FHIR VersionR4
Sourcehttp://cql.hl7.org/https://build.fhir.org/ig/HL7/cql/ValueSet-cql-message-category.html
URLhttp://cql.hl7.org/ValueSet/cql-message-category
Version2.0.0-cibuild
Statusactive
Date2025-07-25T22:11:07+00:00
NameCQLMessageCategory
TitleCQL Message Category
Authorityhl7
DescriptionCodes for categorization of messages returned by applications that process Clinical Quality Language, whether as part of authoring or evaluating. This is the 'whole code system value set' for the CQL Message Category Codes code system.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
cql-message-category-codesCQL Message Category Codes

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet cql-message-category


Source

{
  "resourceType": "ValueSet",
  "id": "cql-message-category",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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",
  "version": "2.0.0-cibuild",
  "name": "CQLMessageCategory",
  "title": "CQL Message Category",
  "status": "active",
  "experimental": false,
  "date": "2025-07-25T22:11:07+00: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 'whole code 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"
      }
    ]
  }
}