PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver@r5.r4-0.0.1-snapshot-1
    http://hl7.org/fhir/5.0/StructureDefinition/extension-Attachment.height
description: This cross-version extension represents Attachment.height from http://hl7.org/fhir/StructureDefinition/Attachment|5.0.0 for use in FHIR R4.
package_name: hl7.fhir.uv.xver
derivation: constraint
name: ext_R5_Attachment_height
type: Extension
elements:
  value:
    base: {path: 'Extension.value[x]'}
    short: Height of the image in pixels (photo/video)
    choices: [valuePositiveInt]
    index: 1
  valuePositiveInt:
    base: {path: 'Extension.value[x]'}
    type: positiveInt
    short: Height of the image in pixels (photo/video)
    choiceOf: value
    index: 2
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-Attachment.height'}
    index: 3
package_version: r5.r4-0.0.1-snapshot-1
class: extension
kind: complex-type
url: http://hl7.org/fhir/5.0/StructureDefinition/extension-Attachment.height
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.0.1-snapshot-1
required: [url]