http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs|4.0.1

The maximum number of times the group must appear, or the maximum number of answers for a question - when greater than 1 and not unlimited.
description: The maximum number of times the group must appear, or the maximum number of answers for a question - when greater than 1 and not unlimited.
derivation: constraint
name: maxOccurs
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs'}
    index: 1
  value:
    choices: []
    index: 3
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 4.0.1
required: [value]