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

FHIR IG Statistics: ValueSet/cql-message-code

Packagehl7.cql
Resource TypeValueSet
Idcql-message-code
FHIR VersionR4
Sourcehttp://cql.hl7.org/https://build.fhir.org/ig/HL7/cql/ValueSet-cql-message-code.html
URLhttp://cql.hl7.org/ValueSet/cql-message-code
Version2.0.0-ballot
Statusactive
Date2025-08-08T21:16:44+00:00
NameCQLMessageCode
TitleCQL Message Code
Authorityhl7
DescriptionCodes for messages returned by applications that process Clinical Quality Language, whether as part of authoring or evaluating. This code system is intended to be a place to identify codes for messages that are indicated by the specification itself. Implementation-specific, application-specific, and content-specific codes may be provided with codes from other code systems, but should ideally map to some code (possibly a more general code) in this code system. This is the 'all system' value set for the CQL Message Codes code system.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
cql-message-codesCQL Message Codes

Narrative

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

Generated Narrative: ValueSet cql-message-code


Source

{
  "resourceType": "ValueSet",
  "id": "cql-message-code",
  "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-code",
  "version": "2.0.0-ballot",
  "name": "CQLMessageCode",
  "title": "CQL Message Code",
  "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 messages returned by applications that process Clinical Quality Language, whether as part of authoring or evaluating. This code system is intended to be a place to identify codes for messages that are indicated by the specification itself. Implementation-specific, application-specific, and content-specific codes may be provided with codes from other code systems, but should ideally map to some code (possibly a more general code) in this code system. This is the 'all system' value set for the CQL Message Codes code system.",
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "http://cql.hl7.org/CodeSystem/cql-message-codes"
      }
    ]
  }
}