description: null package_name: de.gematik.erezept-workflow.r4 derivation: constraint name: GEM_ERP_PR_Signature type: Signature elements: type: binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/signature-type'} mustSupport: true index: 0 slicing: rules: closed discriminator: - {path: code, type: value} min: null max: 1 slices: AuthorsSignature: match: {code: 1.2.840.10065.1.12.1.1} schema: index: 1 elements: system: pattern: {type: Uri, value: 'urn:iso-astm:E1762-95:2013'} index: 2 code: pattern: {type: Code, value: 1.2.840.10065.1.12.1.1} index: 3 required: [code] VerificationSignature: match: {code: 1.2.840.10065.1.12.1.5} schema: index: 4 elements: system: pattern: {type: Uri, value: 'urn:iso-astm:E1762-95:2013'} index: 5 code: pattern: {type: Code, value: 1.2.840.10065.1.12.1.5} index: 6 required: [code] when: {mustSupport: true, index: 7} who: type: Reference mustSupport: true refers: ['https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Device'] index: 8 elements: reference: {mustSupport: true, index: 9} required: [reference] sigFormat: {mustSupport: true, index: 10} data: {mustSupport: true, index: 11} package_version: 1.5.0 class: complex-type kind: complex-type url: https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Signature base: http://hl7.org/fhir/StructureDefinition/Signature version: 1.5.0 required: [sigFormat, data]