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

FHIR IG Statistics: ValueSet/cql-message-severity

Packagehl7.cql
Resource TypeValueSet
Idcql-message-severity
FHIR VersionR4
Sourcehttp://cql.hl7.org/https://build.fhir.org/ig/HL7/cql/ValueSet-cql-message-severity.html
URLhttp://cql.hl7.org/ValueSet/cql-message-severity
Version2.0.0-ballot
Statusactive
Date2025-08-08T21:16:44+00:00
NameCQLMessageSeverity
TitleCQL Message Severity
Authorityhl7
DescriptionCodes for severity of messages returned by applications that process Clinical Quality Language, indicating what level of processing should occur for the message. This is the 'all system' value set for the CQL Message Severity code system.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
cql-message-severity-codesCQL Message Severity Codes

Narrative

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

Generated Narrative: ValueSet cql-message-severity


Source

{
  "resourceType": "ValueSet",
  "id": "cql-message-severity",
  "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-severity",
  "version": "2.0.0-ballot",
  "name": "CQLMessageSeverity",
  "title": "CQL Message Severity",
  "status": "active",
  "experimental": false,
  "date": "2025-08-08T21:16:44+00:00",
  "publisher": "Clinical Decision Support WG",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/dss/index.cfm"
        }
      ]
    }
  ],
  "description": "Codes for severity of messages returned by applications that process Clinical Quality Language, indicating what level of processing should occur for the message. This is the 'all system' value set for the CQL Message Severity code system.",
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "http://cql.hl7.org/CodeSystem/cql-message-severity-codes"
      }
    ]
  }
}