http://hl7.org/fhir/StructureDefinition/parameters-definition|5.2.0

This specifies the definition for a parameter if needed. This is useful for communicating the type of a parameter when the parameter has no value.
description: This specifies the definition for a parameter if needed. This is useful for communicating the type of a parameter when the parameter has no value.
derivation: constraint
name: ParametersDefinition
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/parameters-definition'}
    index: 1
  value:
    choices: []
    index: 3
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/parameters-definition
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.2.0
required: [value]