Example in CQL (UV)2.0.0
Library

Example

active

Example CQL Library used to demonstrate common patterns used in CQL with FHIR-based models

Library-Example.json

Resource Details

Resource Type
Library
Resource ID
Example
Identifier
urn:ietf:rfc:3986|urn:oid:2.16.840.1.113883.4.642.40.37.28.4

Example Metadata

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

{
  "resourceType": "Library",
  "id": "Example",
  "filename": "Library-Example.json",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.4.642.40.37.28.4"
  },
  "status": "active",
  "title": "Example",
  "description": "Example CQL Library used to demonstrate common patterns used in CQL with FHIR-based models"
}