PackagesCanonicalsLogsProblems
    Packages
    dk.ehealth.sundhed.fhir.ig.core@3.5.0
    http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-media-thumbnail
description: A downsampled version of a Media resource content.
package_name: dk.ehealth.sundhed.fhir.ig.core
derivation: constraint
name: ehealth-media-thumbnail
type: Extension
elements:
  extension:
    array: true
    min: 5
    index: 0
    slicing:
      slices:
        sizeCategory:
          match: {}
          schema:
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: sizeCategory}
                index: 3
              value:
                choices: [valueCoding]
                index: 5
              valueCoding: {type: Coding, choiceOf: value, index: 6}
            required: [valueCoding, value]
        status:
          match: {}
          schema:
            _required: true
            index: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: Uri, value: status}
                index: 9
              value:
                choices: [valueCoding]
                index: 11
              valueCoding: {type: Coding, choiceOf: value, index: 12}
            required: [valueCoding, value]
        width:
          match: {}
          schema:
            _required: true
            index: 13
            extensions: {}
            elements:
              extension: {index: 14}
              url:
                pattern: {type: Uri, value: width}
                index: 15
              value:
                choices: [valuePositiveInt]
                index: 17
              valuePositiveInt: {type: positiveInt, choiceOf: value, index: 18}
            required: [valuePositiveInt, value]
        height:
          match: {}
          schema:
            _required: true
            index: 19
            extensions: {}
            elements:
              extension: {index: 20}
              url:
                pattern: {type: Uri, value: height}
                index: 21
              value:
                choices: [valuePositiveInt]
                index: 23
              valuePositiveInt: {type: positiveInt, choiceOf: value, index: 24}
            required: [valuePositiveInt, value]
        content:
          match: {}
          schema:
            _required: true
            index: 25
            extensions: {}
            elements:
              extension: {index: 26}
              url:
                pattern: {type: Uri, value: content}
                index: 27
              value:
                choices: [valueAttachment]
                index: 29
              valueAttachment: {type: Attachment, choiceOf: value, index: 30}
            required: [valueAttachment, value]
  url:
    pattern: {type: Uri, value: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-media-thumbnail'}
    index: 31
  value:
    choices: []
    index: 33
package_version: 3.5.0
extensions:
  sizeCategory:
    url: null
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: sizeCategory}
        index: 3
      value:
        choices: [valueCoding]
        index: 5
      valueCoding: {type: Coding, choiceOf: value, index: 6}
    required: [valueCoding, value]
  status:
    url: null
    _required: true
    index: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: Uri, value: status}
        index: 9
      value:
        choices: [valueCoding]
        index: 11
      valueCoding: {type: Coding, choiceOf: value, index: 12}
    required: [valueCoding, value]
  width:
    url: null
    _required: true
    index: 13
    extensions: {}
    elements:
      extension: {index: 14}
      url:
        pattern: {type: Uri, value: width}
        index: 15
      value:
        choices: [valuePositiveInt]
        index: 17
      valuePositiveInt: {type: positiveInt, choiceOf: value, index: 18}
    required: [valuePositiveInt, value]
  height:
    url: null
    _required: true
    index: 19
    extensions: {}
    elements:
      extension: {index: 20}
      url:
        pattern: {type: Uri, value: height}
        index: 21
      value:
        choices: [valuePositiveInt]
        index: 23
      valuePositiveInt: {type: positiveInt, choiceOf: value, index: 24}
    required: [valuePositiveInt, value]
  content:
    url: null
    _required: true
    index: 25
    extensions: {}
    elements:
      extension: {index: 26}
      url:
        pattern: {type: Uri, value: content}
        index: 27
      value:
        choices: [valueAttachment]
        index: 29
      valueAttachment: {type: Attachment, choiceOf: value, index: 30}
    required: [valueAttachment, value]
class: extension
kind: complex-type
url: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-media-thumbnail
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 3.5.0