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. package_name: hl7.fhir.r5.core 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: [valueInteger] index: 3 valueInteger: {type: integer, choiceOf: value, index: 4} package_version: 4.6.0 extensions: {} class: extension kind: complex-type url: http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs base: http://hl7.org/fhir/StructureDefinition/Extension version: 4.6.0 required: [value, valueInteger]