PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.extensions@5.1.0
    http://hl7.org/fhir/StructureDefinition/cqf-cqlOptions
description: Specifies a parameters (contained) resource that identifies the options for the CQL-to-ELM translator associated with the CQL content.
package_name: hl7.fhir.uv.extensions
derivation: constraint
name: CQFCQLOptions
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/cqf-cqlOptions'}
    index: 0
  value:
    choices: [valueReference]
    index: 2
  valueReference:
    type: Reference
    choiceOf: value
    refers: ['http://hl7.org/fhir/StructureDefinition/Parameters']
    index: 3
package_version: 5.1.0
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/cqf-cqlOptions
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.1.0
required: [valueReference, value]