description: Extension to provide the organization's logo as a base64-encoded image. This allows the logo to be embedded directly in the Organization resource for display in digital product information leaflets. package_name: acs.ig.epi.pl.deu derivation: constraint name: DEU_ePIL_Organization_Logo type: Extension elements: extension: {index: 0} url: pattern: {type: Uri, value: 'http://fhir.pharmaprotect.de/digital/epil-fhir-ig/StructureDefinition/DEU-ePIL-Organization-Logo'} index: 1 value: short: Logo image as base64-encoded data choices: [valueAttachment] index: 3 valueAttachment: {type: Attachment, short: Logo image as base64-encoded data, choiceOf: value, index: 4} value[x]: elements: contentType: {short: MIME type of the logo image, index: 5} data: {short: Base64-encoded image data, index: 6} title: {short: Optional title/description of the logo, index: 7} required: [contentType, data] package_version: 0.5.0 extensions: {} class: extension kind: complex-type url: http://fhir.pharmaprotect.de/digital/epil-fhir-ig/StructureDefinition/DEU-ePIL-Organization-Logo base: http://hl7.org/fhir/StructureDefinition/Extension version: 0.5.0 required: [valueAttachment, value]