PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r3.r5@0.0.1-snapshot-1
    http://hl7.org/fhir/3.0/StructureDefinition/extension-Attachment.size
description: This cross-version extension represents Attachment.size from http://hl7.org/fhir/StructureDefinition/Attachment|3.0.2 for use in FHIR R5.
package_name: hl7.fhir.uv.xver-r3.r5
derivation: constraint
name: ext_R3_Attachment_size
type: Extension
elements:
  value:
    base: {path: 'Extension.value[x]'}
    short: Number of bytes of content (if url provided)
    choices: [valueUnsignedInt]
    index: 1
  valueUnsignedInt:
    base: {path: 'Extension.value[x]'}
    type: unsignedInt
    short: Number of bytes of content (if url provided)
    choiceOf: value
    index: 2
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/3.0/StructureDefinition/extension-Attachment.size'}
    index: 3
package_version: 0.0.1-snapshot-1
class: extension
kind: complex-type
url: http://hl7.org/fhir/3.0/StructureDefinition/extension-Attachment.size
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.0.1-snapshot-1
required: [url]