Example in CQL (UV)2.0.0
Library

ELM Example

active

Example ELM library demonstrating the ELM XML and ELM JSON profiles (a CQL library with only ELM)

Library-ELMExample.json

Resource Details

Resource Type
Library
Resource ID
ELMExample
Identifier
urn:ietf:rfc:3986|urn:oid:2.16.840.1.113883.4.642.40.37.28.3
Conforms To
http://hl7.org/fhir/uv/cql/StructureDefinition/elm-json-library
http://hl7.org/fhir/uv/cql/StructureDefinition/elm-xml-library

Example Metadata

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

{
  "resourceType": "Library",
  "id": "ELMExample",
  "filename": "Library-ELMExample.json",
  "profile": [
    "http://hl7.org/fhir/uv/cql/StructureDefinition/elm-json-library",
    "http://hl7.org/fhir/uv/cql/StructureDefinition/elm-xml-library"
  ],
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.4.642.40.37.28.3"
  },
  "status": "active",
  "title": "ELM Example",
  "description": "Example ELM library demonstrating the ELM XML and ELM JSON profiles (a CQL library with only ELM)"
}