PackagesCanonicalsLogsProblems
    Packages
    de.einwilligungsmanagement@0.0.1-snapshot
    http://fhir.de/ConsentManagement/StructureDefinition/Logo
description: Logo der Domain (Studie, Organisation)
package_name: de.einwilligungsmanagement
derivation: constraint
name: ConsentManagementLogo
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'http://fhir.de/ConsentManagement/StructureDefinition/Logo'}
    index: 0
  value:
    choices: [valueAttachment]
    index: 2
  valueAttachment: {type: Attachment, choiceOf: value, index: 3}
package_version: 0.0.1-snapshot
class: extension
kind: complex-type
url: http://fhir.de/ConsentManagement/StructureDefinition/Logo
base: http://hl7.org/fhir/StructureDefinition/Extension
version: '0.1'
required: [valueAttachment, value]