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.uv.extensions.r5 derivation: constraint name: QMaxOccurs 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: 1.0.0 extensions: {} class: extension kind: complex-type url: http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs base: http://hl7.org/fhir/StructureDefinition/Extension version: 1.0.0 required: [value, valueInteger]