Example in CQL (UV)2.0.0
Library

Parameter Example

active

Example CQL library with a parameter defined, used to illustrate calling the $cql and Library/$evaluate operations with libraries that have parameters

Library-ParameterExample.json

Resource Details

Resource Type
Library
Resource ID
ParameterExample
Identifier
urn:ietf:rfc:3986|urn:oid:2.16.840.1.113883.4.642.40.37.28.5

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "Library",
  "id": "ParameterExample",
  "filename": "Library-ParameterExample.json",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.4.642.40.37.28.5"
  },
  "status": "active",
  "title": "Parameter Example",
  "description": "Example CQL library with a parameter defined, used to illustrate calling the $cql and Library/$evaluate operations with libraries that have parameters"
}