http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs|5.2.0

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