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

FHIR IG Statistics: ValueSet/cql-message-characteristic

Packagehl7.cql
Resource TypeValueSet
Idcql-message-characteristic
FHIR VersionR4
Sourcehttp://cql.hl7.org/https://build.fhir.org/ig/HL7/cql/ValueSet-cql-message-characteristic.html
URLhttp://cql.hl7.org/ValueSet/cql-message-characteristic
Version2.0.0-ballot
Statusactive
Date2025-08-01T19:51:33+00:00
NameCQLMessageCharacteristic
TitleCQL Message Characteristic
Authorityhl7
DescriptionCodes for characteristics of messages returned by applications that process Clinical Quality Language. This is the 'all system' value set for the CQL Message Characteristic Codes code system.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
cql-message-characteristic-codesCQL Message Characteristic Codes

Narrative

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

Generated Narrative: ValueSet cql-message-characteristic


Source

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