description: null package_name: fhir.erezept.validator derivation: constraint name: E_Rezept_Validator_Bundle type: Bundle elements: identifier: {index: 0} type: pattern: {type: Code, value: collection} index: 1 timestamp: {index: 2} total: {index: 3} link: {index: 4} entry: array: true min: 2 index: 5 extensions: {} elements: extension: {index: 6} modifierExtension: {index: 7} slicing: rules: open discriminator: - {path: resource.resourceType, type: type} min: 2 slices: MedicationRequestEntry: match: {} schema: _required: true index: 8 extensions: {} elements: extension: {index: 9} modifierExtension: {index: 10} fullUrl: pattern: {type: Uri, value: 'https://example.org/fhir/StructureDefinition/E_Rezept_Validator_MedicationRequest'} index: 11 resource: {type: Resource, index: 12} required: [resource, fullUrl] PatientEntry: match: {} schema: _required: true index: 13 elements: fullUrl: pattern: {type: Uri, value: 'https://example.org/fhir/StructureDefinition/E_Rezept_Validator_Patient'} index: 14 resource: {type: Resource, index: 15} required: [resource, fullUrl] AllergyIntoleranceEntry: match: {} schema: index: 16 elements: fullUrl: pattern: {type: Uri, value: 'https://example.org/fhir/StructureDefinition/E_Rezept_Validator_AllergyIntolerance'} index: 17 resource: {type: Resource, index: 18} required: [resource, fullUrl] signature: {index: 19} package_version: 0.1.15 class: profile kind: resource url: https://example.org/fhir/StructureDefinition/E_Rezept_Validator_Bundle base: http://hl7.org/fhir/StructureDefinition/Bundle version: null