PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.extensions.r5@5.3.0-ballot-tc
    http://hl7.org/fhir/StructureDefinition/maxSize
description: For attachment answers, indicates the maximum size in bytes an attachment can be.
package_name: hl7.fhir.uv.extensions.r5
derivation: constraint
name: MaxSize
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: uri, value: 'http://hl7.org/fhir/StructureDefinition/maxSize'}
    type: uri
    index: 1
  value:
    choices: [valueDecimal]
    index: 3
  valueDecimal: {type: decimal, choiceOf: value, index: 4}
package_version: 5.3.0-ballot-tc
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/maxSize
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.3.0-ballot-tc
required: [value, valueDecimal]