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

FHIR IG Statistics: ValueSet/cql-message-source

Packagehl7.cql
Resource TypeValueSet
Idcql-message-source
FHIR VersionR4
Sourcehttp://cql.hl7.org/https://build.fhir.org/ig/HL7/cql/ValueSet-cql-message-source.html
URLhttp://cql.hl7.org/ValueSet/cql-message-source
Version2.0.0-cibuild
Statusactive
Date2025-07-25T22:11:07+00:00
NameCQLMessageSource
TitleCQL Message Source
Authorityhl7
DescriptionCodes for the source of messages returned by applications that process Clinical Quality Language, indicating generally where the message originated, as well as who or what might be able to potentially address the issue. This is the 'whole code system value set' for the CQL Message Source Codes 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-source


Source

{
  "resourceType": "ValueSet",
  "id": "cql-message-source",
  "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-source",
  "version": "2.0.0-cibuild",
  "name": "CQLMessageSource",
  "title": "CQL Message Source",
  "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 the source of messages returned by applications that process Clinical Quality Language, indicating generally where the message originated, as well as who or what might be able to potentially address the issue. This is the 'whole code system value set' for the CQL Message Source Codes code system.",
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "http://cql.hl7.org/CodeSystem/cql-message-severity-codes"
      }
    ]
  }
}