This page is part of the Using CQL with FHIR Implementation Guide (v1.0.0-snapshot: STU1 Draft) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.org/fhir/uv/cql/CapabilityStatement/cql-evaluation-service | Version: 1.0.0-snapshot | |||
Draft as of 2015-07-05 | 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 |