PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.core@1.4.0
    http://hl7.org/fhir/StructureDefinition/maxSize
description: For attachment answers, indicates the maximum size an attachment can be.
package_name: rs/hl7.fhir.core
derivation: constraint
name: Max size in MB
type: null
elements:
  extension: {name: extension, index: 0}
  url:
    type: uri
    pattern: {type: uri, value: 'http://hl7.org/fhir/StructureDefinition/maxSize'}
    index: 1
  value:
    choices: [valueDecimal]
    index: 3
  valueDecimal: {type: decimal, choiceOf: value, index: 4}
package_version: 1.4.0
extensions: {}
class: datatype
kind: datatype
url: http://hl7.org/fhir/StructureDefinition/maxSize
base: http://hl7.org/fhir/StructureDefinition/Extension
version: null
required: [value, valueDecimal]