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

FHIR IG Statistics: ValueSet/cql-version

Packagehl7.fhir.uv.cmi
TypeValueSet
Idcql-version
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/cmi/https://build.fhir.org/ig/HL7/Content-Management-Infrastructure-IG/ValueSet-cql-version.html
URLhttp://hl7.org/fhir/uv/cmi/ValueSet/cql-version
Version0.1.0
Statusactive
Date2021-08-31T23:21:03-06:00
NameCQLVersion
TitleCQL Version
Realmuv
Authorityhl7
DescriptionThe version of CQL cupported

Resources that use this resource

StructureDefinition
cmi-supportedCqlVersionCMI Supported CQL Version

Resources that this resource uses

CodeSystem
cql-versionCQL Version Codes

Narrative

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


Source

{
  "resourceType": "ValueSet",
  "id": "cql-version",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/uv/cmi/ValueSet/cql-version",
  "version": "0.1.0",
  "name": "CQLVersion",
  "title": "CQL Version",
  "status": "active",
  "experimental": false,
  "date": "2021-08-31T23:21:03-06:00",
  "publisher": "Clinical Decision Support WG",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "description": "The version of CQL cupported",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/uv/cmi/CodeSystem/cql-version"
      }
    ]
  }
}