http://hl7.org/fhir/StructureDefinition/cqf-cqlAccessModifier|5.2.0

Indicates the access modifier (i.e. public or private) of a CQL declaration. When CQL library declarations are represented in FHIR structures such as ParameterDefinition, this extension represents the access modifier of the declaration.
description: Indicates the access modifier (i.e. public or private) of a CQL declaration. When CQL library declarations are represented in FHIR structures such as ParameterDefinition, this extension represents the access modifier of the declaration.
derivation: constraint
name: CqlAccessModifier
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/cqf-cqlAccessModifier'}
    index: 0
  value:
    choices: []
    index: 2
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/cqf-cqlAccessModifier
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.2.0
required: [value]