Using CQL with FHIR, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 1.1.0-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/cql-ig/ and changes regularly. See the Directory of published versions
Official URL: http://hl7.org/fhir/uv/cql/CapabilityStatement/cql-evaluation-service | Version: 1.1.0-cibuild | |||
Draft as of 2024-06-10 | Computable Name: CQLEvaluationService | |||
Other Identifiers: OID:2.16.840.1.113883.4.642.40.37.13.2 |
Capability statement for a service supporting CQL evaluation use cases
Raw OpenAPI-Swagger Definition file | Download
json
, xml
Note to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
server
RESTful CQL Evaluation Service
Certificates
The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include
_revinclude
Resource Type | Profile | R | S | U | C | Searches | _include | _revinclude | Operations |
---|---|---|---|---|---|---|---|---|---|
Library | http://hl7.org/fhir/uv/cql/StructureDefinition/cql-library Additional supported profiles: CQL Model Info CQL Module ELM XML Library ELM JSON Library | y | y | date, name, title, identifier, description, status, url, version, composed-of, depends-on |
http://hl7.org/fhir/uv/cql/StructureDefinition/cql-modelinfo
http://hl7.org/fhir/uv/cql/StructureDefinition/cql-module
http://hl7.org/fhir/uv/cql/StructureDefinition/elm-xml-library
http://hl7.org/fhir/uv/cql/StructureDefinition/elm-json-library
read
, search-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | date | date | |
SHALL | name | string | |
SHALL | title | string | |
SHALL | identifier | token | |
SHALL | description | string | |
SHALL | status | token | |
SHALL | url | uri | |
SHALL | version | token | |
SHALL | composed-of | reference | |
SHALL | depends-on | reference |