PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.tools.r5@0.4.0
    http://hl7.org/fhir/tools/StructureDefinition/matchetype-count
description: Marks that the named repeating element is evaluated only by the number of items, not by the contents of the items
package_name: hl7.fhir.uv.tools.r5
derivation: constraint
name: MatchetypeCountFlag
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/tools/StructureDefinition/matchetype-count'}
    index: 1
  value:
    choices: [valueString]
    index: 3
  valueString: {type: string, choiceOf: value, index: 4}
package_version: 0.4.0
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/tools/StructureDefinition/matchetype-count
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.4.0
required: [valueString, value]