description: Extension to provide a device image (e.g., package, inhaler, pen, injection device) as a base64-encoded image. The image is displayed as a header above the root chapter and has no direct reference to the content. Used for visual representation of the product or administration device. package_name: acs.ig.epi.pl.deu derivation: constraint name: DEU_ePIL_Device_Image type: Extension elements: extension: {index: 0} url: pattern: {type: Uri, value: 'http://fhir.pharmaprotect.de/digital/epil-fhir-ig/StructureDefinition/DEU-ePIL-Device-Image'} index: 1 value: short: Device image as base64-encoded data choices: [valueAttachment] index: 3 valueAttachment: {type: Attachment, short: Device image as base64-encoded data, choiceOf: value, index: 4} value[x]: elements: contentType: {short: MIME type of the device image, index: 5} data: {short: Base64-encoded image data, index: 6} title: {short: Description of the device image, index: 7} required: [contentType, data] package_version: 0.7.0 extensions: {} class: extension kind: complex-type url: http://fhir.pharmaprotect.de/digital/epil-fhir-ig/StructureDefinition/DEU-ePIL-Device-Image base: http://hl7.org/fhir/StructureDefinition/Extension version: 0.7.0 required: [valueAttachment, value]