http://hl7.org/fhir/StructureDefinition/cqllibrary|4.0.1

Represents a CQL logic library
description: Represents a CQL logic library
derivation: constraint
name: CQL Library
type: Library
elements:
  type:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: logic-library, system: 'http://terminology.hl7.org/CodeSystem/library-type', display: Logic Library}
    index: 0
  parameter: {mustSupport: true, array: true, index: 1}
  dataRequirement: {mustSupport: true, array: true, index: 2}
class: profile
kind: resource
url: http://hl7.org/fhir/StructureDefinition/cqllibrary
base: http://hl7.org/fhir/StructureDefinition/Library
version: 4.0.1
required: [type]