description: Dokument, das die Quelle des Questionnaires darstellt package_name: de.einwilligungsmanagement derivation: constraint name: ConsentManagementSourceDocument type: Extension elements: url: pattern: {type: Uri, value: 'http://fhir.de/ConsentManagement/StructureDefinition/SourceDocument'} index: 0 value: choices: [valueAttachment] index: 2 valueAttachment: {type: Attachment, choiceOf: value, index: 3} value[x]: elements: contentType: {index: 4} data: {index: 5} required: [contentType, data] package_version: 0.0.1-snapshot class: extension kind: complex-type url: http://fhir.de/ConsentManagement/StructureDefinition/SourceDocument base: http://hl7.org/fhir/StructureDefinition/Extension version: '0.1' required: [valueAttachment, value]