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 2.0.0 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: 2.0.0 | |||
| Standards status: Trial-use | Maturity Level: 4 | 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, xmlNote 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.
serverRESTful CQL Evaluation Service
CertificatesThe 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 |
readRead allows clients to get the logical definitions of the available libraries
search-typeSearch allows clients to find libraries on the server
| 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 |